What is retesting & how it is different from data driven testing?



What is retesting & how it is different from data driven testing?..

Answer / padmas

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

Post New Answer

More Database Testing Interview Questions

What is load testing and give some examples of it?

0 Answers  


What are dcl commands? What are the two types of commands used by dcl?

0 Answers  


What do you mean by dcl commands and explain the types of commands used by dcl?

0 Answers  


How do you test whether the database is updated as and when an information are added in the front end?give me an example?

0 Answers  


How to verify the trigger is fired or not and can you invoke trigger on demand?

0 Answers  


Without using database checkpoints, how you test a sql query in qtp?

0 Answers  


How to test data loading in data base testing?

0 Answers  


How to write test cases from requirements, do the requirements signify the exact functionality of aut?

0 Answers  


What are indexes and mention different types of indexes?

0 Answers  


What is the way of writing testcases for database testing?

0 Answers  


What is data driven test?

0 Answers  


Explain database testing?

0 Answers  


Categories