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

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

The primary goal of boundary testing is to find at the boundaries of input ranges.