A survey of evidence for test-driven development in academia

  • Authors:
  • Chetan Desai;David Janzen;Kyle Savage

  • Affiliations:
  • California Polytechnic State University, San Luis Obispo, California;California Polytechnic State University, San Luis Obispo, California;California Polytechnic State University, San Luis Obispo, California

  • Venue:
  • ACM SIGCSE Bulletin
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

University professors traditionally struggle to incorporate software testing into their course curriculum. Worries include double-grading for correctness of both source and test code and finding time to teach testing as a topic. Test-driven development (TDD) has been suggested as a possible solution to improve student software testing skills and to realize the benefits of testing. According to most existing studies, TDD improves software quality and student productivity. This paper surveys the current state of TDD experiments conducted exclusively at universities. Similar surveys compare experiments in both the classroom and industry, but none have focused strictly on academia.