ISQI Certified Tester Foundation Level — Question 15

Which of the following are valid test objectives?
(i)Finding defects.
(ii)Gaining confidence about the level of quality and providing information.
(iii)Preventing defects.
(iv)Debugging the code.

Answer options

Correct answer: A

Explanation

The correct answer is A because finding defects, gaining confidence in quality, and preventing defects are all valid objectives in testing. Debugging the code, while important, is more related to the development process rather than a testing objective.