Est-ce votre entreprise ?
The difference between Retesting and regression testing??
Utilisateur anonyme
Retesting when bug fixed checking it is fixed or not . Regression testing refers to a type of software testing that is used to verify any modification or update in a software without affecting the overall working functionality of the said software. Description: Regression testing is performed when there is a code change in a software application.