What is the process of database testing?
No Answer is Posted For this Question
Be the First to Post Answer
What is load testing and give some examples of it?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
How do you verify whether a database is updated when passing the data through front end?
How to check a trigger is fired or not, while doing database testing?
Explain how to use sql queries in qtp ?
What do you mean by index and explain different types of indexes?
What are the different types of database testing?
How to test database procedures and triggers?
How would you know for database testing, whether trigger is fired or not?
What is data driven test?
Define join and name different type of joins?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?