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

What is the primary purpose of using test data?
To speed up the program.
To see how data changes.
To discover errors
To ensure the user interface.

Explanation

The purpose of test data is to verify the algorithms's operation and identify errors.

Comments (0)

Advertisement