|
| Total Answers and Comments: 4 |
Last Update: December 27, 2007 Asked by: irinak |
|
| | |
|
Submitted by: ferrarigf Database verification is a process of testing the database. In which you run some queries to see if the data has been processed correctly or not. For example: Say that you purchased a dell laptop, you submit all your information like Last name, First name, Address and some more details of yours to the dell customer service. But actually in the backend your information is going into the dell database.
So now as a part of QAtesting we do database verfication i.e., run some queries (SQL) to look up data in the database.
Above answer was rated as good by the following members: Ritik1008 | Go To Top
|