Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 6 - No. 12)
What type of data should be used to test if a program works at the limits of what the software is designed for?
Normal data
Abnormal data
Boundary data
Invalid data
Explanation
Boundary data is data that is at the boundaries of the acceptable range. This would be the largest and smallest values.
Comments (0)
