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 |
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
What is the difference between system testing and regression testing?
3 Answers Emergis, Hexaware, Mascon Global,
Test Case Design Techniques like BVA, Equalance partitioning, Error guessing?
What is Smoke testing,in smoke testing time u will prepare the test cases or not?
what is the difference between system development life cycle & software development life cyle(sdlc) what is system development life cycle
what documents are used to write testcase for integration testing and system testing?
What r the attribute of good software test?
Preference should be given for High priority bug or Critical severity bug?
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
how u do database testing
What is Risk analysis? Explain with example
is retesting and regression same