answersLogoWhite

0


Best Answer

Data validation means to check for correctness, meaningfulness, and security of data that are input to the system. The simplest data validation verifies that the characters provided come from a valid set. For example, telephone numbers should include the digits and possibly the characters +, -, (, and ) (plus, minus, and brackets). A more sophisticated data validation routine would check to see the user had entered a valid country code, i.e., that the number of digits entered matched the convention for the country or area specified. Data validation might also check that all required fields are filled in before an online form was submitted. Data validation should also check that only data of an appropriate length is accepted. Failure to do so can make an application vulnerable to buffer overflow exploits. Validation should also prevent users from entering command strings in place of data.

Data verification is a process that helps to determine whether data was accurately translated when data is transported from one source to another, is complete, and supports processes in the new system. During verification, there may be a need for a parallel run of both systems to identify areas of disparity and forestall erroneous data loss.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

Verification and validation is done to make sure that the data is accurate and error free as the incorrect data can lead to data deformation or miss understanding of the document. Data validation checks that data are valid, sensible, reasonable before they are processed it is a quality assurance process of establishing evidence that provides a high degree of assurance that the document accomplishes its intended requirements ,while data verification checks that the document meets specifications and that it fulfills its intended purpose.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between data validation and data verification?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between data varification and data validation?

Data validation makes sure that the data is clean, correct and meaningful, while data verification ensures that all copies of the data are as good as the original.


What is difference between the data validation and data redundancy?

one is a validation the other is redundancy clue is in the name


How validation and verification are used?

Validation means to after verification the data is correct or not, verification means cross checking the data with record , or with original documents.So its like your visa card is verified that its on your name, but its valid or not will be know by either you or the bank, means when you swipe you card if there is no money then the card is verified but not valid.


Why do you used validation?

A validation rule is simply to make sure that the data is entered correctly into the database (go onto bitesize-ICT-validation and verification for more info)


Why do you use validation rules?

A validation rule is simply to make sure that the data is entered correctly into the database (go onto bitesize-ICT-validation and verification for more info)


What is typical data?

data which can be stored easily. - OR - Typical data you enter into a computer system which satisfies the validation and verification rules in place.


What is the difference between verification and validation?

Verification and validation is done to make sure that the data is accurate and error free as the incorrect data can lead to data deformation or miss understanding of the document. Data validation checks that data are valid, sensible, reasonable before they are processed it is a quality assurance process of establishing evidence that provides a high degree of assurance that the document accomplishes its intended requirements ,while data verification checks that the document meets specifications and that it fulfills its intended purpose this can be done by doing some checks like double entry so that the data must be entered twice or proof reading to make sure it is accurate and no errors in it , as for validations , it can be done by coding which means giving a code to specific words so that it would be easier to enter and the probability of mistake will be less ,also format check can be done as it checks that the data are in a specific format , added to that ,spelling and grammar checks for checking the language and writing mistakes.


What is the use of data verification in database?

A database is only as useful as the data contained within it. Without data validation, inaccurate, invalid, obsolete or inconsistent data can be stored within the data tables leading to problems when the data is queried and analyzed.


Why do we need data validation?

In order to conduct a research data validation is very necessary. Without the authentic data validation research is incomplete and worthless.


What is batch validation in clinical data management?

batch validation is a programmed validation to achieve valid data. its done after data entry and before data cleaning. batch validation can be over night process or day process.


Is the process of comparing data with a set of rules or values to find out if the data is correct?

Data validation.


What are the differences between verification and validation?

Validation is the checking of data before processing to ensure that it is acceptable for it or not. E.g. When entering a date, the validation for month is 1-12, you cannot enter 13, its out of range. Similarly a telephone number cannot contain letters.Verification is the checking of data that has been copied from one place to another to ensure that is replaces the original one. E.g. PASSWORD. When you sign up in a site, just like WIKIANSWERS, you have to enter your password twice, the second entry being compared with the first.Example in an a paper if a teacher asks us to cross xheck thats validation and when the teacher checks it again orr a re-check thats verification