Question:
What is the difference between regression testing and retesting?
Author: New MammalAnswer:
Regression testing is to ensure that changes have not affected unchanged part. Retesting is done to make sure that the tests cases which failed in last execution are passed after the defects are fixed. Regression testing is not carried out for specific defect fixes. Retesting is carried out based on the defect fixes.
0 / 5 Â (0 ratings)
1 answer(s) in total