契约是正式的规格说明,设计必须满足它,而且各种形式的测试也都应该使用它。
The contract is the formal specification, its what the design has to meet and its this that should be used for all forms of testing
遵循这些规格说明,业务设计师通常手动地测试软件应用程序,并用他们熟悉的格式(例如,Microsoft Word或Excel)记录他们的发现。
Following these specifications, business analysts typically test the software application manually and document their findings in a format familiar to them (e.g., Microsoft Word or Excel).
完整性测试验证系统的各组成部分是否按照程序设计和系统设计规格说明协同工作。
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.
应用推荐