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 |
What are indexes and mention different types of indexes?
Mention different types of joins?
How to test data loading in data base testing?
Does qtp support sql queries, how to use sql queries in qtp?
What is retesting & how it is different from data driven testing?
What is the database trigger?
In data base testing, what are the steps to test data loading?
How to test a dts package created for data insert update and delete?
What is the process of database testing?
What is cmmi and describe different levels of cmm?
How to use sql queries in winrunner/qtp?
What is difference between local and global temporary table?