"value":"\n <p>You work on feature or bug fix.<\/p>\n\n<p>It gets tested manually by you, a tester, and the person who requested the feature or reported the bug.<\/p>\n\n<p>It may get tested on multiple environments.<\/p>\n\n<p>It passes and it moved to production.<\/p>\n\n<p>But now it's live, it's not tested again.<\/p>\n\n<p>Although it works now, there's no guarantee it's not broken or regressed by subsequent changes.<\/p>\n\n<p>It's definitely not tested manually before every future release.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Automated testing offers repeatability.<\/p>\n\n<p>The tests pass, so the functionality works when you wrote it, and you can re-check it by re-running the test.<\/p>\n\n<p>The test suite can be run by Developers whilst working on other changes, before code review and before deployments.<\/p>\n\n<p>The test suite can be run automatically in a CI pipeline for every change that's pushed, and you'll know your change not only worked at the time but will continue to work.<\/p>\n\n ",
"format":"full_html",
"processed":"\n <p>You work on feature or bug fix.<\/p>\n\n<p>It gets tested manually by you, a tester, and the person who requested the feature or reported the bug.<\/p>\n\n<p>It may get tested on multiple environments.<\/p>\n\n<p>It passes and it moved to production.<\/p>\n\n<p>But now it's live, it's not tested again.<\/p>\n\n<p>Although it works now, there's no guarantee it's not broken or regressed by subsequent changes.<\/p>\n\n<p>It's definitely not tested manually before every future release.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Automated testing offers repeatability.<\/p>\n\n<p>The tests pass, so the functionality works when you wrote it, and you can re-check it by re-running the test.<\/p>\n\n<p>The test suite can be run by Developers whilst working on other changes, before code review and before deployments.<\/p>\n\n<p>The test suite can be run automatically in a CI pipeline for every change that's pushed, and you'll know your change not only worked at the time but will continue to work.<\/p>\n\n ",