Difference between Regression testing and Re-testing :
Regression testing : After a defect is detected and fixed or when it undergoes a code change to ensure that the new code has
not affected other functionality of the software.The impact area be tested to
confirm that new fix not introduce new defect. This is called regression
testing.
Re-testing : When a defect is fixed, check to make sure the defect is fixed.
By retesting the impact area . This is called confirmation testing or
re-testing.
No comments:
Post a Comment