Regression testing is a type of black-box testing technique. It is used to verify that code changes in the software application done by the developer do not impact the already working functionality of the application. Regression testing makes sure that