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

How to test data loading in data base testing?

0 Answers  


How to test the stored procedures?

0 Answers  


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

0 Answers  


What is the difference between gui testing and database testing?

0 Answers  


How to use sql queries in qtp?

0 Answers  






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

0 Answers  


While testing stored procedures what are the steps does a tester takes?

0 Answers  


Does qtp support sql queries?

0 Answers  


How to test procedures and triggers of a database?

0 Answers  


What is the meaning of record in a database?

0 Answers  


What do you mean by white box testing and black box testing?

0 Answers  


What steps does a tester take in testing stored procedures?

0 Answers  


Categories