Multiple choice technology testing

The purpose of exit criteria is

  1. Define when to stop testing

  2. End of test level

  3. When a set of tests has achieved a specific pre condition

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Exit criteria define when testing should stop, mark the end of a test level, and indicate that a set of tests has met predefined conditions. All three statements are true, so the 'All of the above' option correctly captures the purpose.