Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 1 - No. 13)
Identify the types of test data that should be used when testing the algorithm:
Normal data
Boundary data
Extreme data
Abnormal data
Explanation
To thoroughly test an algorithm, one must use all forms of data to properly evaluate the result.
Comments (0)
