Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 5 - No. 27)
What is the purpose of testing a program?
To find and fix errors.
To make the program run faster.
To check if the program meets the requirements.
To write documentation.
Explanation
Testing identifies errors and ensures requirements are met.
Comments (0)
