In normal test data, the input values fall within the range.

Abnormal test data is useful for uncovering or handling exceptional cases.

Normal test data helps us validate the behavior of the program.

Testing with both normal and abnormal data helps ensure the of the program.