How to check a trigger is fired or not, while doing database testing?
What is the process of database testing?
How does qtp evaluate test results?
What is the database trigger?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
What is ddl and what are their commands?
How to test the stored procedures?
Without involving database checkpoints, how you can test a sql query in qtp?
How we can avoid duplicating records in a query?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
In database testing, how to do the data load testing?
How to write test cases from requirements, do the requirements signify the exact functionality of aut?
What is database testing and what we test in database testing?
What is performance testing and the bottlenecks of it?
How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it?