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 data driven test?
While testing stored procedures what are the steps does a tester takes?
Mention different types of indexes?
What is load testing and give some examples of it?
How to test procedures and triggers of a database?
What are the types of data-driven testing?
What do you mean by white box testing and black box testing?
Explain database testing?
In database testing, what do we need to check normally?
Suppose a student column has two columns, name and marks. How to get name and marks of top three students.
Define join and name different type of joins?
How would you know for database testing, whether trigger is fired or not?