How to test the stored procedures?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
How to verify the trigger is fired or not and can you invoke trigger on demand?
Why database testing is important?
How to write test cases from requirements, do the requirements signify the exact functionality of aut?
After entering the data from the front-end application interface, how do you test whether a database is updated or not?
What is the meaning of record in a database?
Which sql statements can be used in database testing?
Without involving database checkpoints, how you can test a sql query in qtp?
What do you mean by white box testing and black box testing?
What does the rdbms stand for and what are the major rdbms used by sql?
How does qtp evaluate test results?
Explain what is data driven test?
How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
Explain the qtp testing process?