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 are joins?

0 Answers  


You don’t have much time or only one day time, you have to execute 100 test cases, how you will execute

0 Answers  


After entering the data from the front-end application interface, how do you test whether a database is updated or not?

0 Answers  


In database testing, what do we need to check normally?

0 Answers  


What is database testing and what we test in database testing?

0 Answers  






How do you verify whether a database is updated when passing the data through front end?

0 Answers  


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

0 Answers  


What are joins and mention different types of joins?

1 Answers  


Explain database testing?

0 Answers  


How to test database manually?

0 Answers  


What is the process of database testing?

0 Answers  


In database testing, how to do the data load testing?

0 Answers  


Categories