Your software’s safety net, that’s what regression testing is. It’s the act of re-running tests to ensure that changes you made to your code didn’t introduce any new defects or make existing parts of your code fail to work as expected. In an Agile world, with its tiny frequent development cycles, and ongoing maintenance, strong …
|
|



