March 27, 2021

Regression testing

Regression testing is a type of software testing that intends to ensure that changes to the software have not adversely affected it. Point to Notes. Regression testing is only done when there is any modification or changes become mandatory in an existing project

The regression testing strategy used to share the approach to perform testing that includes testing technique needs to use, completion criteria usage, writing test scripts, and the automation tool that is being used for covering the test cases. Regression testing becomes very important to test whether existing functionality is impacted.

Visit: https://pradtutorials.com/regression-testing/