What is the difference between Retesting and Data Driven
Testing?
Answer Posted / 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 View All Answers
State a generalized process for load test? Or explain how you did it previously.
Give me sample test cases for smoke testing
can we do database testing in manual testing? then how we write the test case?
Can you explain equivalence partitioning?
What is the role of the test group vis-?is documentation, tech support, and so forth?
What is difference between Build, Version and Release
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
How soon the bug should get fixed?
What types of software testing are available?
Can you explain the workbench concept?
What is smoke test?
what is quality Factor
What icon is used in WinRunner to get an explanation of the syntax of TSL?
When we use integration testing for any new system so why we required system testing.
write test case for linked in sign up page ?