Regression Testing is a set of test cases that is executed to make sure whether the existing functionalities are working, or in other words to test whether the new changes have not affected the old or existing features. This post talks about the regression testing checklist for an eCommerce application.