Studying the co-evolution of production and test code in open source and industrial developer test processes through repository mining

  • Authors:
  • Andy Zaidman;Bart Rompaey;Arie Deursen;Serge Demeyer

  • Affiliations:
  • Delft University of Technology, Delft, The Netherlands 2626;University of Antwerp, Antwerp, Belgium 2020;Delft University of Technology, Delft, The Netherlands 2626;University of Antwerp, Antwerp, Belgium 2020

  • Venue:
  • Empirical Software Engineering
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many software production processes advocate rigorous development testing alongside functional code writing, which implies that both test code and production code should co-evolve. To gain insight in the nature of this co-evolution, this paper proposes three views (realized by a tool called TeMo) that combine information from a software project's versioning system, the size of the various artifacts and the test coverage reports. We validate these views against two open source and one industrial software project and evaluate our results both with the help of log messages, code inspections and the original developers of the software system. With these views we could recognize different co-evolution scenarios (i.e., synchronous and phased) and make relevant observations for both developers as well as test engineers.