Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 10 - No. 18)
What is the main objective when using "normal data" for program testing?
To verify that the program functions correctly with expected inputs.
To test the boundaries of the program.
To check for errors.
To assess the program's efficiency.
Explanation
Normal data is to test expected outputs.
Comments (0)
