InterviewSolution
Saved Bookmarks
| 1. |
What are the differences between GUI Testing and Database Testing? |
||||||||||||
Answer»
The need for correct data has grown exponentially in the software development field. It is very crucial to use the right data, perform the right set of OPERATIONS on it and show the results to the right set of people. Due to this, database testing helps to validate the correctness, integrity and truthfulness of the data. In this article, we have seen the most commonly asked questions in database testing that deals with RDBMS database systems to both freshers and experienced people. Useful RESOURCES: DBMS Interview SQL Interview MYSQL Interview |
|||||||||||||