Multiple choice technology testing

What should be criteria to Stop Testing?

  1. When exit criteria is meet.

  2. When Project Managers say to stop.

  3. Till Project Fund allow.

  4. When no more defects are found.

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

Testing should be stopped when the predefined exit criteria are met, which typically include coverage metrics, defect density, and schedule constraints. Stopping based solely on project manager decisions, budget depletion, or finding no more defects is subjective and does not guarantee quality.