What is the difference between Retesting and Data Driven
Testing?
Answer Posted / pavan
Retesting:
After particular bug is fixed to test a particular
component. To verify the bug is fixed or not.
Retesting is done for both purposes.
1. Making sure that the application is free of bugs after
bug fixing.
2. To find out defects in earlier stage.
So retesting is applicable before regression testing and
after regression testing and hence both testings are in
cyclic process
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between coupling and cohesion?
Do we have any certifications for ETL Testing ?
What is ecp (equivalence class partition)?
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
HOW TO CREATE SRS REVIEW REPORT TO PL?
What is integration level testing?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
How do u prepare test environment for ur application?
What is client server application testing?
What are the basic forms of variations?
How should your staff be managed? How about your overtime?
What is configuration management in software testing ?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
What is the purpose of test strategy?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.