what is verification and validation?

Answer Posted / ahmed

Data validation and verification techniques

Validation check is when data is input to a computer, the computer must check if the data is sensible, for example date of birth not in the future. Different validation checks can be used on different fields depending on the type of data being entered. We can use the presence check to make sure that the data is present and not missed out, we can also check if the data is within the range, for example exam percentage should be between 0% and 100%, a month should be between 1 and 12. Moreover type check can be used to make sure that the data is off the correct type, an example is Letters should not be allowed in numeric field. There is also length check if the data is too short or long and this can be used in phone numbers or Visa numbers. Finally format check to make sure that data is off correct format.

Now speaking about verification it checks whether the data entered is sensible but that does not mean that the data is correct for example entering the date 30/10/1928 instead of 30/10/1982 will not be an error as it is a valid date. So to check that the data is correct we can use proof reading; after the data has been entered a person compares the original data with the data in the computer, this way is quick and simple but doesn’t catch every mistake. Another method is Double-entry where data will be entered twice (preferably by two different people). Then the computer compares the two sets of data to see if they match, if not then a person will correct the mistake but this method takes more time and effort but it catches almost every mistake. A common example is when you set a new password you need to tye it twice to make sure it’s typed correctly.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the cases why parameterization is necessary when load testing the Web server and the database server?

1703


What are some best practices that you should follow when writing test cases?

684


What is severity and priority of bug? Give some example.

673


what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?

1951


What is Registry?

1661






What are the types of maintenance?

610


Hi i am looking for Test Engineer Job, i have done the course, but i don't have work experience on it, Is it So important to have real time Exp or knowledge is enough? and please let me know like how i can improve for the interview. You can send me a mail on this id: rashmi_vastred@yahoo.co.in

1626


What is manual testing and what is it process?

1050


what is test case management?explain in brief.

1563


What are the different servers and difference between them?

1621


structure of an incident report is covered in stand for software test document IEEE 829 and is called as?

2278


How to derive test data from the design documents?

1587


define Testing of Procedure, Triggers and Functions in data base testing ?

3054


Explain branch coverage and decision coverage.

702


Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...

3434