Google News
logo
Software Testing - Interview Questions
Explain what is Entry and Exit criteria?
Entry Criteria : It is defined as the process which requires to be run when the testing begins. It involves:
 
* Test plans
* Test cases
* Use cases
* Software Requirement Specification (SRS)
* Functional Requirement Specification (FRS)

Exit Criteria : It is used when a product is completely testing and when it is ready to be released. It involves:
 
* Metrics
* Defect Analysis Report
* Test Summary Reports
Advertisement