Question d’entretien chez BlackBerry

what is regression testing?

Réponse à la question d'entretien

Utilisateur anonyme

17 juil. 2018

It is done to make sure that new code changes should not have side effects on the existing functionalities. It ensures that old code still works once the new code changes are done.