Question 6 of 10Pro Only
What is regression testing and when should it be performed?
Sample answer preview
Regression testing is the process of re-running existing test cases after code changes to verify that previously working functionality has not been broken. The term "regression" refers to the software regressing, or going backward, from a working state to a broken state due to…
regression testingtest suiteautomationcontinuous integrationimpact analysisfull regression