Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 13 - No. 3)
In what situation would you use boundary data?
If you need to input a valid email address.
If you need to input the largest value the system will accept.
If you need to input a negative number.
If you need to use the normal data.
Explanation
Boundary data includes testing the maximum value.
Comments (0)
