Regression Testing
What is Regression Testing?
Regression testing is done to ensure that changes work as designed and do not have any unintended side-effects.
Regression tests acknowledge that new fixes can cause new 'side effects' and can also cause some older defect...
garvit05.hashnode.dev9 min read