Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 12 - No. 40)
Which type of test data is specifically used to check the limits or edge cases of an algorithm's input?
Normal Data
Abnormal Data
Extreme Data
Invalid Data
Explanation
Extreme data is specifically for testing maximum and minimum values or ranges.
Comments (0)
