How to test procedures and triggers of a database?
In database testing, what all things are required for writing good test cases?
What is the way of writing testcases for database testing?
What steps does a tester take in testing stored procedures?
Which sql statements can be used in database testing?
Mention different types of indexes?
How to test a sql query in winrunner? Without using database checkpoints?
What is the difference between gui testing and database testing?
In database testing, how to do the data load testing?
How to test a dts package created for data insert update and delete?
In data base testing, what are the steps to test data loading?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?
What do you mean by data-driven test?