Requirements management is a precursor to the bulk of the testing effort, providing a significant amount of test motivation and validation needs.
需求管理是大多数测试工作的先驱,提供了大量的测试动机和确认需求。
Basic tests should include the testing of validation code and assertions, and database operations such as Create, Read, Update and Delete (CRUD).
基本测试应该包括对检验代码和断言以及数据库操作(比如创建、读取、更新和删除,CRUD)的测试。
Especially during testing, unseparated requirements add an extra burden to your project because precise validation and verification of the requirements are more cumbersome.
特别是在测试阶段,未被分离的需求将给整个工程带来额外的负担,因为此时对需求进行精确的确认和查证是一件非常麻烦的事情。
应用推荐