Istqb Certified Tester Foundation Level CTFL · Free Practice Question Easy
Question 43
Which of the following is an example of a good exit criterion from system testing?
-
A
All tests should be completed
-
B
The project budget should be spent
-
C
All defects should be fixed
-
D
All severity 1 defects must be resolved
Reveal correct answer
Correct answer: D
A. While completing all tests is an important aspect of system testing, it is not a sufficient exit criterion on its own. The focus should be on the quality of the tests and the resolution of critical defects rather than simply completing all tests.
B.
The project budget being spent is not a relevant or appropriate exit criterion for system testing. Exit criteria should be based on the quality of the testing process and the readiness of the system for deployment, rather than financial considerations. Besides, It leaves no money for acceptance testing or roll out.
C. While fixing all defects is a crucial part of system testing, it is not a specific enough criterion to determine when testing should be considered complete. The focus should be on the severity and impact of the defects rather than fixing all defects indiscriminately.
D. Requiring all severity 1 defects to be resolved is a good exit criterion for system testing. Severity 1 defects are typically critical issues that can significantly impact the functionality or usability of the system. Ensuring that these high-priority defects are addressed before deployment is essential for a successful testing process.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
