What is data validation and data verification?

Data Validation
Data validation is the process of comparing data with a set of rules to find out if data is reasonable. 
There are many types of data validation such as:
-Format check: Checks data is in the right format, e.g. date in the format dd/mm/yyyy
-Presence check: Checks that data has been entered into a field
-Range check: Checks that a value falls within the specified range, e.g. IB grades can only range between 0 and 7.
-Type check: Ensures the correct data type has been entered, e.g. age should be a number.
Data Verification
Data verification is the process of checking that the data entered exactly matches the original source to find out if data is accurate.
Data verification methods include:
-Double entry - entering data twice
-Proofreading data - someone checks the data entered against the original document
-Echo - system repeats the data being entered

CO

Related Computing IB answers

All answers ▸

Add the binary numbers 100101 and 101001 and convert them to decimal (they are unsigned integers). What are possible issues when adding the numbers?


What are adventages and disadventages of encryption network security?


Name several sort algorithms of an array, their working principles and their efficency.


Question 14)http://ibdocuments.com/IB%20PAST%20PAPERS%20-%20SUBJECT/Group%204%20-%20The%20sciences/Computer_science_SL/2007%20November%20Examination%20Session/English%20Papers/Computer_science_paper_1_SL.pdf