Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 9 - No. 3)

What does the testing stage ensure in the program development life cycle?
The program is free of syntax errors
All the tasks work together as specified
The code is written efficiently
The program is aesthetically pleasing

Explanation

The testing stage ensures that all the tasks work together as specified in the program design.

Comments (0)

Advertisement