Regression Testing
Regression testing is a type of software testing done to ensure that new code changes do not have side effects on the existing functionalities.
During Regression testing, test cases are re-executed in order to check whether the earlier functionalitie...
claraokonkwo.hashnode.dev1 min read