Tägliche Builds mit automatisierten Tests (Daily Builds with Automated Testing) (iX 1/2010). [... Automated testing is vital for the quality assurance. Unit-tests are applied easily using JUnit. The same is true for functional testing thanks to a number of already existing tools. By adding testing capabilities to the build, developers are more willing to write tests. In the end the analysis of the code coverage achieved by the tests reveals some possible weak points. ...]
(Download source code of Ant/JUnit/HttpUnit and EMMA integration.)
References
- SourceForge.net, EMMA
- P. Duvall, Continuous testing, IBM developerWorks, 2007
- A. Glover, In pursuit of code quality: Don't be fooled by the coverage report, IBM developerWorks, 2006
- R. Gold, HttpUnit
- R. Miller, The right (XP) tool for the job, IBM developerWorks, 2003
(List of all my publications with abstracts.)
No comments:
Post a Comment