Pergunta de entrevista da empresa Lateral

Difference between regression and re-testing.

Resposta da entrevista

Sigiloso

8 de ago. de 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.