Domanda di colloquio di Lateral

Difference between regression and re-testing.

Risposta di colloquio

Anonimo

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