ICICI Bank interview question

Difference between regression testing and retesting.

Interview Answer

Anonymous

24 Mar 2017

Regression testing is done after the bug fixing or after any changes in the functionality. Here we verify if these changes have any impact on other functionalities. Where as retesting is done after bug fixing. Here we verify if the bug is fixed or not.