Why database testing is important?
What are the challenges you faced while performing database testing?
What does the rdbms stand for and what are the major rdbms used by sql?
What are the different types of database testing?
How to verify the trigger is fired or not and can you invoke trigger on demand?
What are the possible values for boolean data field.
In database testing, how to do the data load testing?
How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it?
What is performance testing and what are the bottlenecks of performance testing?
How would you know for database testing, whether trigger is fired or not?
What is the way of writing testcases for database testing?
How does qtp evaluate test results?
What are the different stages involved in database testing?
How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it? What conditions are to be checked if the data is inserted, updated or deleted using a text files?
What are dcl commands? What are the two types of commands used by dcl?