Skip to content

Opening book details…

About this document

Retesting vs Regression Testing Explained by Sunita is a document available to read on EtoBox.

Retesting involves re-running test cases that previously failed to verify that bugs have been fixed by developers. Regression testing checks that new code changes have not disrupted existing functionality. The key differences are that regression testing checks for unexpected effects of changes on passed tests, while retesting only checks previously failed cases and includes verifying fixes. Retesting must be done before regression testing and cannot be automated, unlike regression testing.

Author
Sunita
Language
EN