What are the different types of database testing?
Can you test database manually, if yes; then how, explain with example?
Mention different types of joins?
How to use sql queries in qtp?
What do you mean by data-driven test?
What are the necessary things needed for writing database test cases?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?
How does qtp evaluate test results?
Suppose a student column has two columns, name and marks. How to get name and marks of top three students.
After entering the data from the front-end application interface, how do you test whether a database is updated or not?
How do you verify whether a database is updated when passing the data through front end?
What is difference between local and global temporary table?
How to write test cases from requirements, do the requirements signify the exact functionality of aut?