Software Testing & SDLC

The concept in which testing performed after code changes to ensure existing functionality still works correctly is best known as which of these terms?

Correct answer

B. Regression testing

Explanation

Regression testing refers to testing performed after code changes to ensure existing functionality still works correctly.