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

What does the testing stage of the program development life cycle involve?
Writing code.
Identifying the inputs and outputs.
Running the program with various test cases.
Designing the program's user interface.

Explanation

Testing involves running the program to identify errors.

Comments (0)

Advertisement