Regression Testing
Introduction
Regression testing is the act of testing the unchanged feature of an application, when there has been a recent modification to the program codebase, such as: Added feature, Deleted feature, and fixed/defect.This testing is carried out to...
dprincecoder.hashnode.dev5 min read