What is regression testing?difference between regression and retesting?
Answers were Sorted based on User's Feedback
Answer / pravati
Retesting is a type of software testing in which we test if the defect fixes or code changes or any modifications have not impacted the other functionality of the application that was working before applying the code changes.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mohammad adil
Regression Testing Vs Retesting?
Regression testing means testing to validate that after the small changes made in the application it does not effect other interrelated functionality and all functionality working fine.
Retesting means to test the overall application again.
Major Difference: We can test only part of the program which are interrelated to the fixed module, but in retesting we test overall application
| Is This Answer Correct ? | 5 Yes | 6 No |
wat is the role of tester in SDLC
Metrics for Evaluating Application System Testing?
What do you understand by usability testing?
Who will change the Bug Status as Deffered?
can anybody tell what is the extention for java and dotnet application(means exe file extention).its urgent
when will u write user aceptance test cases before functional or after?
What is mean by Sanitation Testing?
what are 6 microsoft rules used for user interface testing?
What is functional Testing ?
what the diff b/w Development costs Evolution costs
what is the difference between bug log and defect report?
difference between v-model and refinement form of v-model?