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

What is the primary objective of applying abnormal data in program testing?
To ensure the code functions correctly.
To verify the algorithm handles invalid input properly.
To test the range of values.
To ensure the code is efficient.

Explanation

Abnormal data's aim is to make sure the algorithm handles incorrect entries properly.

Comments (0)

Advertisement