How do you verify whether a database is updated when passing the data through front end?
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?
Mention different types of indexes?
How does qtp evaluate test results?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
What is white box testing and black box testing?
How to test database in manually?
What is the meaning of record in a database?
While testing stored procedures what are the steps does a tester takes?
What we normally check for the database testing?
Explain what is data driven test?
In the database testing process, what do we usually check?
Why database testing is important?
What is the way of writing testcases for database testing?
How to test procedures and triggers of a database?