How would you know for database testing, whether trigger is fired or not?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
What is data driven test?
In database testing, what all things are required for writing good test cases?
After entering the data from the front-end application interface, how do you test whether a database is updated or not?
What are joins and mention different types of joins?
What is database testing and what we test in database testing?
Suppose a student column has two columns, name and marks. How to get name and marks of top three students.
How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
What do you mean by index and explain different types of indexes?
Does qtp support sql queries?
What is the way of writing testcases for database testing?
How to test database in manually? Explain with an example?