What do you mean by white box testing and black box testing?
Which sql statements can be used in database testing?
What we normally check for the database testing?
Mention different types of indexes?
What is difference between local and global temporary table?
What are the different types of database testing?
What are the steps to test data loading in database testing?
After entering the data from the front-end application interface, how do you test whether a database is updated or not?
In database testing, what all things are required for writing good test cases?
What are the steps need to be taken while testing stored procedures?
How to check a trigger is fired or not, while doing database testing?
How to test a sql query in winrunner? Without using database checkpoints?
What do we usually check in database testing?
What is the process of database testing?
What is a trigger? How do you verify if a trigger is fired or not?