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

What is tested by "normal data"?
Exceptional cases.
Incorrect inputs.
The expected functionality of the algorithm.
The algorithm's efficiency.

Explanation

Normal data assesses expected behaviour.

Comments (0)

Advertisement