Which of the statements on confirmation testing and regression testing is correct?
Regression tests are performed to confirm that defects have been corrected and no longer lead to errors
Confirmation tests are performed to confirm that changes have no undesired effects
Regression tests are performed to confirm that errors have been corrected and no longer lead to failures
Confirmation tests are performed to confirm that defects have been corrected and no longer lead to failures
Submit