About this document
Regression vs Normal Testing Explained by ADI 2004 academy is a document available to read on EtoBox.
Regression testing ensures that new changes do not disrupt existing functionalities, while normal testing verifies that new features operate as intended. Regression testing is performed after code changes, focusing on previously tested areas, and is often automated, whereas normal testing occurs when new features are developed, based on current requirements, and can be manual or automated. Regression testing is conducted frequently during the development cycle, while normal testing is done once per feature
- Author
- ADI 2004 academy
- Language
- EN