Exit Quiz
Question 1 of 6
1
of 6
What is the purpose of iterative testing in programming?
Select one answer
to test the final version of the program only
to test throughout the program's creation and fix errors early
to test only erroneous data
to ensure the program runs without any debugging
Think about when testing is most effective: before or after the program is completed?
Need a hint?
Check