Re-running functional and non-functional tests to ensure that recent code modifications or bug fixes have not adversely affected existing features is called:
ASmoke Testing
BSanity Testing
CStress Testing
DRegression Testing
Explanation
Regression testing prevents unwanted side effects and verifies that legacy functionality remains intact after changes.
Exam Relevance
- Topic: Software Testing
- Subtopic: Testing Types

No Comments