由这个测试验证过的失败模式通常对程序员来说是个彻底的震憾,因为任何按逻辑思考的人都不会想到这种失败。
The failure modes identified by such testing usually come as a complete shock to programmers because no logical person would ever conceive of them.
功能GUI测试验证应用程序是否按预期运行。
Functional GUI testing verifies that an application works as expected.
完整性测试验证系统的各组成部分是否按照程序设计和系统设计规格说明协同工作。
Integration testing is the process of verifying that the components of a system work together as described in the program design and system design specifications.
There's unit testing, where we validate each piece of the program independently.
一种是单元测试,也就是,分别验证程序中的每一个独立部分。
应用推荐