In the database testing process, what do we usually check?
How to test database manually?
What is the test scenario to test a database migrated from one sql server to another?
Explain the qtp testing process?
What is the way of writing testcases for database testing?
What is the syntax to add record to a table?
In database testing, what all things are required for writing good test cases?
What is ddl and what are their commands?
What do we usually check in database testing?
What are the necessary things needed for writing database test cases?
What do you mean by white box testing and black box testing?
How would you know for database testing, whether trigger is fired or not?
What is load testing and give some examples of it?
How to use sql queries in qtp?
How to test database in manually? Explain with an example?