What is retesting & how it is different from data driven testing?
A retesting is done whenever there is a change in the code or data after a bug fix or a new code addition for new feature. In retesting, code is modified and tested for new bugs if exists. Database driven testing is done when there is a change in the dataset test dataset, but there is no change in the underlying code.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use sql queries in qtp?
Mention different types of indexes?
Which sql statements can be used in database testing?
You don’t have much time or only one day time, you have to execute 100 test cases, how you will execute
What is the syntax to add record to a table?
What is a trigger? How do you verify if a trigger is fired or not?
What steps does a tester take in testing stored procedures?
Does qtp support sql queries, how to use sql queries in qtp?
What is the process of database testing?
Without using database checkpoints, how you test a sql query in qtp?
How we can avoid duplicating records in a query?
What is ddl and what are their commands?