What steps does a tester take in testing stored procedures?
What are the types of data-driven testing?
What is data driven test?
How would you know for database testing, whether trigger is fired or not?
What are the challenges you faced while performing database testing?
What is white box testing and black box 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 conditions are to be checked if the data is inserted, updated or deleted using a text files?
What is retesting & how it is different from data driven testing?
Why database testing is important?
What are dcl commands? What are the two types of commands used by dcl?
How to test database in manually? Explain with an example?
What are indexes and mention different types of indexes?