What is the difference between Retesting and Data Driven
Testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
what is test coverage?
What should be a cover letter name while updating resume on naukri.com? please post answer
As a test engineer, to whom u are submitting test report?
There are 2 bugs A and B. A has High Severity and Low Priority , wherease B has Low Severity and High Priority. Which bug will you give more importance.
12 Answers ACS, NetBIOS, Sonata,
Give me examples for high priority and hign severity defects?
wt r the types of testings r belongs to black box testing, wt r the types of testings r belongs to white box testing and wt r the types of testing r belongs to both.
how to call a text file
What are the RBI rules has to follow by a bank for online precesseing. ?
What is risk analysis,what type of risk analysis u did in u r project
Suggest some book to learn more test case???
On what basis test engineer can find out TEST SCENARIOS???
Test Startegy Means?