What do you mean by index and explain different types of indexes?
How to write test cases from requirements, do the requirements signify the exact functionality of aut?
In data base testing, what are the steps to test data loading?
What are dcl commands? What are the two types of commands used by dcl?
How do you test whether a database in updated when information is entered in the front end?
After entering the data from the front-end application interface, how do you test whether a database is updated or not?
Explain database testing?
Define join and name different type of joins?
What is performance testing and what are the bottlenecks of performance testing?
What is white box testing and black box testing?
In the database testing process, what do we usually check?
What is load testing and give some examples of it?
In database testing, what do we need to check normally?
In database testing, what all things are required for writing good test cases?
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?