Unit testing beyond a bar in green and red

  • Authors:
  • Rudolf Ramler;Gerald Czech;Dietmar Schlosser

  • Affiliations:
  • Software Competence Center Hagenberg GmbH, Hagenberg, Austria;Software Competence Center Hagenberg GmbH, Hagenberg, Austria;Siemens AG Austria, Austria

  • Venue:
  • XP'03 Proceedings of the 4th international conference on Extreme programming and agile processes in software engineering
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

The actual and appealing objective of XP's approach to unit testing is to improve quality by avoiding errors beforehand rather than to find and fix bugs afterwards. Conventional testing, on the contrary, focuses on a posteriori analysis to find errors and issues that should be corrected. Both approaches have their advantages and drawbacks, and both are valuable and necessary. This paper describes how we combined both approaches by extending our test management environment TEMPPO for unit testing with JUnit to include testers in early unit testing activities.