Why database testing is important?
What are the possible values for boolean data field.
In data base testing, what are the steps to test data loading?
What do you mean by dml?
What we normally check for the database testing?
Suppose a student column has two columns, name and marks. How to get name and marks of top three students.
Mention different types of indexes?
While testing stored procedures what are the steps does a tester takes?
How to test procedures and triggers of a database?
What is the difference between gui testing and database testing?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?
Does qtp support sql queries, how to use sql queries in qtp?
What is difference between local and global temporary table?