Which of the following testing techniques ensures that the software products runs correctly after the changes in maintenance?
Regression testing is a type of software testingwhich verifies that software which was previously developed and tested still performs the same way after it was changed or interfaced with other software. Changes may include software enhancements, patches, configuration changes, etc.
ans - Regression testing