Entry Criteria and Exit Criteria 软件测试
Entry Criteria: The conditions that must exist before a unit of project work can commence.
Exit Criteria: The conditions that must exist before a unit of project work can be deemed complete.
Entry Criteria for Unit testing phase are:
The following documents have been completed, reviewed and approved:
1. Business Requirement Document complete
2. Program Required Documents complete
3. Preliminary Software Development Project Plan
4. Phase 1 Planning
5. Functional Specification
6. High-Level Design Specifications
7. Software Development Project Plan approved
8. Software Verification Plan approved
9. Software Configuration Management Plan
10. Quality Assurance Plan approved.
Exit criteria for the Unit testing phase are:
1. Unit test has been passed
2. The module resides in a baseline directory
3. The project is code-complete. There are no missing features or media elements
4. All priority a bug have been fixed and closed
5. Internal documentation has been updated to reflect the current state of the product. Note: Unit testing will be performed mostly by the Developer.
Entry Criteria for Integration testing phase are:
1. The project is code-complete. There are no missing features or media elements
2. The product satisfies the performance and memory requirements specified by the Functional Spec.
3. Software/Curriculum have run and passed a Sanity Test that has been provided by the QA group.
文章来源于领测软件测试网 https://www.ltesting.net/