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

Which type of test data is designed to test the maximum and minimum allowable values that a program can accept?
Normal data
Abnormal data
Boundary data
Invalid Data

Explanation

Extreme data tests edge cases.

Comments (0)

Advertisement