What is the difference between Retesting and Data Driven
Testing?

Answers were Sorted based on User's Feedback



What is the difference between Retesting and Data Driven Testing?..

Answer / gurmeet

Data Driven Testing: It is a testing approach in which the
action of a test case is parameterized to test it for
various values of input data.

Re-Testing: It is testing approach in which an application
(or part of it) is tested again after modification in the
source code due to fix of any bug and its impact in the
proximity.

Is This Answer Correct ?    6 Yes 0 No

What is the difference between Retesting and Data Driven Testing?..

Answer / n@n!

retesting : testing the functionalities after any
modificatios are happen on any build r any application is
called restesting.

data driven testing : the execution of test with multiple
test data is called data driven testing.
i)data driven testing through keyboard,
ii)data driven testing through flat file,
iii)data driven testing through excel sheet.

Is This Answer Correct ?    4 Yes 0 No

What is the difference between Retesting and Data Driven Testing?..

Answer / rajkumar

ReTesting-> Re-Running the test case that are failed
previously to verify the success of a corrective action or
fix. Tester should use same enviromental conditions and
test data when re testing the fixed issue.

Data Driven Testing-> Testing a particular function with
multiple data values is called as Data driven testing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What does FRS contain ?Explain in detail.

3 Answers  


I need a brief decsrpition on How to test borwser compatabilty and O.S compatibity? Wat are the techniques to test? TIA

3 Answers  


What is bug leakage?

0 Answers  


Should every business test its software the same way?

1 Answers  


1. Testing engineer find a bugs but develper not accepted that bugs ? How do fixes the bugs?

4 Answers  






WHAT IS LOAD TESTING

3 Answers  


Why did you choose the Software Testing Field?

0 Answers   TCS,


what is PVCS

2 Answers   Polaris,


What is the entry creteria and exit creteria for system testing

3 Answers   Nissan, Renault Nissan,


Why does user inter-operability testing present such a big challenge to the testing effort?

3 Answers   Google,


wht is Driver in Integration testing

4 Answers  


contents of test plan

12 Answers   CTS,


Categories