Good programs do not trust every input automatically.
Users can enter the wrong type of data, leave a field empty or make a typing mistake.
Validation, verification and test data help programmers detect these problems.
β
Entered accurately?
β
Program works?