What is the difference between Retesting and Data Driven
Testing?
Answer Posted / rajendra
Retesting:it is manual process in which apllication will be
tested with entire new set of data.
DataDriven Testing(DDT)-It is a Automated testing process in
which application is tested with multiple test data.
DDT is very easy procedure than retesting because the
tester should sit and need to give different new inputs
manually from front end and it is very tedious and boring
prodedure.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
How do u determine,what to be tested?
Define what is a critical bug.
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
What is the difference between manual testing and automation testing?
Unit Testing can be done by using Nunit?
What r the functional testing u perform?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
what is Test management fundamental?
What is a ‘test plan’?
What is the difference between white box, black box, and gray box testing?
What is a failure?
how to explain banking domain project in testing?
How to Generate Test Case for Shopping Cart?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?