Regression Testing
Automated Regression Testing Without Writing Code
Regression testing — verifying that existing functionality still works after a change — is the unglamorous backbone of software quality. It's the testing that happens every sprint, every deploy, every time someone changes a piece of code that might have touched something else. The problem: regression testing at any meaningful