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

What is the purpose of testing in the program development life cycle?
To write the program code.
To translate the design into code.
To ensure the program meets requirements.
To define the program's components.

Explanation

Testing confirms the program's functionality and reliability.

Comments (0)

Advertisement