1 / 1

What are the types of Regression Testing

https://www.testingxperts.com/blog/regression-testing

Download Presentation

What are the types of Regression Testing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. What are the types of Regression Testing? SELECTIVE REGRESSION TESTING The impact that the newly added piece of code has made to the existing application software is analyzed by this testing method PROGRESSIVE REGRESSION TESTING When there are a few changes that a product has gone through, then progressive regression testing can run properly COMPLETE REGRESSION TESTING This testing method is performed when there are a lot of changes being implemented to the existing code. PARTIAL REGRESSION TESTING UNIT REGRESSION TESTING The aim of this testing method is to deliver a useful unit of code that can in turn enhance the value of the application. Certain related modules are selected that might have been affected by any changes made in the code. THANK YOU

More Related