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

Which type of test data would be best to test the algorithm to determine if input can be entered correctly?
Normal data
Boundary data
Extreme data
Abnormal data

Explanation

Boundary data test the extreme limits of a given range.

Comments (0)

Advertisement