An experimental evaluation of continuous testing during development [PDF]
An experimental evaluation of continuous testing during development [PDF]
Submitted by webmaster@testdriven.com (Links) on Sat, 12/02/2005 - 02:01. general software testing | unit testingContinuous testing uses excess cycles on a developers 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
Authors: David Saff & Michael D. Ernst
