Question d’entretien chez Lateral

Difference between regression and re-testing.

Réponse à la question d'entretien

Utilisateur anonyme

8 août 2019

Regression testing is done to find out the issues which may get introduced because of any change or modification in the application. Retesting is done to confirm whether the failed test cases in the final execution are working fine or not after the issues have been fixed.