Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 9 - No. 27)
Which type of data helps to test the resilience of a program to incorrect input?
Normal Data
Abnormal Data
Boundary Data
Extreme Data
Explanation
Abnormal data tests how a program handles invalid inputs.
Comments (0)
