Introduction
Test code and test tools are as critical to a software application as the application code itself. In practice, we often neglect tests because they add overhead to our development and build times. These slowdowns affect our release cadence and disrupt our short-term schedules (for long-term gains that are hard to see during crunch).
In this Refcard, we will look at the fundamentals of testing in an Agile world and how automated tests can drastically improve the quality of our applications. We will then look at two critical strategies for reducing the execution time of our automated tests to keep our builds lean.
This is a preview of the Automated Testing at Scale Refcard. To read the entire Refcard, please download the PDF from the link above.
{{ parent.title || parent.header.title}}
{{ parent.tldr }}
{{ parent.linkDescription }}
{{ parent.urlSource.name }}