How would you know for database testing, whether trigger is fired or not?
How do you verify whether a database is updated when passing the data through front end?
What are the challenges you faced while performing database testing?
What do you mean by white box testing and black box testing?
How to test procedures and triggers of a database?
How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it? What conditions are to be checked if the data is inserted, updated or deleted using a text files?
In database testing, what do we need to check normally?
How to test database procedures and triggers?
Does qtp support sql queries?
What we normally check for the database testing?
Without involving database checkpoints, how you can test a sql query in qtp?
Mention different types of indexes?
In data base testing, what are the steps to test data loading?
What is performance testing and what are the bottlenecks of performance testing?
Define join and name different type of joins?