volume_mute

Testing Process — Iterative Nature

publish date2026/05/30 21:26:59.532039 UTC

Complete the sentence about how defects discovered during testing affect the overall testing process.

When defects are discovered, the program must be (1) and this may require other stages in the testing process to be (2).

Please drag and drop the selected option in the right place or type it instead
debugged
repeated

Correct Answer

(1) debugged
(2) repeated

Explanation

When defects are discovered during testing, the program must be debugged and this may require other stages in the testing process to be repeated. The testing process is therefore iterative, with information being fed back from later stages to earlier parts of the process.

Reference

Software Engineering, Ian Sommerville, 9th edition


Quizzes you can take where this question appears