Sciweavers

881 search results - page 7 / 177
» Continuous testing in eclipse
Sort
View
TAICPART
2010
IEEE
126views Education» more  TAICPART 2010»
13 years 9 months ago
Improved Testing through Refactoring: Experience from the ProTest Project
We report on how the Wrangler refactoring tool has been used to improve and transform test code for Erlang systems. This has been achieved through the removal of code clones, the i...
Huiqing Li, Simon J. Thompson
AGILEDC
2009
IEEE
14 years 2 months ago
Enabling Agile Testing through Continuous Integration
A Continuous Integration system is often considered one of the key elements involved in supporting an agile software development and testing environment. As a traditional software...
Sean Stolberg
ISSTA
2004
ACM
14 years 4 months ago
An experimental evaluation of continuous testing during development
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...
David Saff, Michael D. Ernst
CORR
2006
Springer
123views Education» more  CORR 2006»
13 years 11 months ago
Continuations, proofs and tests
Continuation Passing Style (CPS) is one of the most important issues in the field of functional programming languages, and the quest for a primitive notion of types for continuati...
Stefano Guerrini, Andrea Masini
ISSRE
2003
IEEE
14 years 4 months ago
Reducing wasted development time via continuous testing
Testing is often performed frequently during development to ensure software reliability by catching regression errors quickly. However, stopping frequently to test also wastes tim...
David Saff, Michael D. Ernst