ICT A02b Validation and Verification

Authors Avatar

Validation and Verification!

Validation:

When you are entering data into a database, it is important that the data is as accurate as possible. Validation techniques can be used to try to reduce the number of errors in the data being entered. The validation is performed by the computer at the point when you enter data.  It checks the data against the set of validation rules which you set up when developing your new database.

Definition: Validation aims to make sure that data is sensible, reasonable and allowable.

Validation can help to reduce the number of errors when entering data, it cannot stop them.

Join now!

Types of Validation:

Type Check: 
Sometimes you only want data of a certain type entered into a field. 

For example, in a clothes shop, dress sizes may range from 8 to 18.  A number data type would be a suitable choice for this data.  By setting the data type as number, only numbers could be entered and you would prevent anyone trying to enter ‘ten’ or ‘ten and a half’.

Range Check:

Sometimes you only want data from a certain amount to a certain amount being entered.
For example, a shop may only sell items between the price of ...

This is a preview of the whole essay