Multiple choice technology testing

Which of the following does not come under testing objectives?

  1. Finding defects

  2. Fixing defects

  3. Gaining confidence about the level of quality

  4. Preventing defects

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

Testing objectives include finding defects, gaining confidence about quality, and preventing defects. Fixing defects is a development activity, not a testing objective - testers identify issues but developers fix them.