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

What is the main goal of the testing phase?
To create the user interface.
To identify and fix any errors in the code.
To translate the design into a programming language.
To gather requirements from the users.

Explanation

The testing phase ensures the program is working correctly.

Comments (0)

Advertisement