Skip navigation.

An experimental evaluation of continuous testing during development [PDF]

An experimental evaluation of continuous testing during development [PDF]

general software testing | unit testing
Continuous testing uses excess cycles on a developer’s workstation to continuously run regression tests in the background, providing rapid feedback about test failures as source code is edited. It reduces the time and energy required to keep code well-tested, and prevents regression errors from persisting uncaught for long periods of time. This paper experimentally evaluates the promise of continuous testing, based on a controlled human experiment.

Authors: David Saff & Michael D. Ernst