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

What type of test data is best suited for identifying boundary conditions?
Normal data
Abnormal data
Extreme data
Boundary data

Explanation

Boundary data is used to test if the extreme values are correct.

Comments (0)

Advertisement