What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
What is the syntax to add record to a table?
Explain database testing?
What are the steps to test data loading in database testing?
Can you test database manually, if yes; then how, explain with example?
How to use sql queries in winrunner/qtp?
What are dcl commands? What are the two types of commands used by dcl?
Why database testing is important?
What are the steps need to be taken while testing stored procedures?
What is the process of database testing?
What are the necessary things needed for writing database test cases?
Without involving database checkpoints, how you can test a sql query in qtp?
How to check a trigger is fired or not, while doing database testing?