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

What are the characteristics of extreme data?
Data within the standard expected range.
The highest and lowest allowable values.
Values that will crash the program.
Numbers that are not allowed.

Explanation

Extreme data is used to test boundary conditions.

Comments (0)

Advertisement