Multiple choice technology testing

Testing should be stopped when

  1. all the planned tests have been run

  2. time has run out

  3. all faults have been fixed correctly

  4. it depends on the risks for the system being tested

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

Deciding when to stop testing depends on the specific risks, budget, and quality standards of the system under test. Running all planned tests or fixing all faults is often unrealistic or insufficient, and running out of time is a constraint rather than a logical stopping criterion.