There is always a level of uncertainty when releasing code changes to production. A question that crosses the mind of many after a deploy is usually, is everything working as it should? Or did something break. Fortunately, there is a way to confirm this prior to deployment and it is by performing regression testing.