Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 3 - No. 13)
What is the purpose of testing in the program development cycle?
To translate the code to machine language
To check the program with different data and make sure it works properly
To create the program's documentation.
To design the program's user interface.
Explanation
Testing ensures that the program works as intended and handles various inputs correctly.
Comments (0)
