How to test the stored procedures?
How to test procedures and triggers of a database?
How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
What we normally check for the database testing?
Without using database checkpoints, how you test a sql query in qtp?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
What is performance testing and the bottlenecks of it?
What is load testing and give some examples of it?
What are joins?
What is data driven test?
To manage and manipulate the test table what are the sql statements that you have used in database testing?
Why database testing is important?
What are the different stages involved in database testing?
What is cmmi and describe different levels of cmm?
Mention different types of indexes?