Pregunta de entrevista de ICICI Bank

Difference between regression testing and retesting.

Respuesta de la entrevista

Anónimo

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.