Can you test database manually, if yes; then how, explain with example?
What are the possible values for boolean data field.
How to verify the trigger is fired or not and can you invoke trigger on demand?
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 the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
What do we usually check in database testing?
Explain the qtp testing process?
Why database testing is important?
What is database testing and what we test in database testing?
How to test a dts package created for data insert update and delete?
Suppose a student column has two columns, name and marks. How to get name and marks of top three students.
How to use sql queries in winrunner/qtp?
Define join and name different type of joins?