Learning Test-Driven Development by Counting Lines

  • Authors:
  • Bas Vodde;Lasse Koskela

  • Affiliations:
  • Nokia Networks;Reaktor Innovations

  • Venue:
  • IEEE Software
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Test-driven development is an agile development practice that changes every minute of developers' daily lives. That's a big change! How can you best train developers in such a pervasive practice? One method is to write tests for counting lines of code. While developing the tests, developers run into problems that force them to reevaluate their design. This experience provides valuable insights into TDD and its benefits. This article is part of a special issue on test-driven development.