employer cover photo
employer logo

Babel Media Interview Question

The difference between Retesting and regression testing??

Interview Answer

Anonymous

Feb 16, 2021

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.