Evaluating the Quality of Open Source Software

by Spinellis, Diomidis and Gousios, Georgios and Karakoidas, Vassilios and Louridas, Panagiotis and Adams, Paul J. and Samoladas, Ioannis and Stamelos, Ioannis

You can get a pre-print version from here.
You can view the publisher's page here.

Abstract

Traditionally, research on quality attributes was either kept under wraps within the organization that performed it, or carried out by outsiders using narrow, black-box techniques. The emergence of open source software has changed this picture allowing us to evaluate both software products and the processes that yield them. Thus, the software source code and the associated data stored in the version control system, the bug tracking databases, the mailing lists, and the wikis allow us to evaluate quality in a transparent way. Even better, the large number of (often competing) open source projects makes it possible to contrast the quality of comparable systems serving the same domain. Furthermore, by combining historical source code snapshots with significant events, such as bug discoveries and fixes, we can further dig into the causes and effects of problems. Here we present motivating examples, tools, and techniques that can be used to evaluate the quality of open source (and by extension also proprietary) software.

Bibtex record

@article{SGKLASS09,
  author = {Spinellis, Diomidis and Gousios, Georgios and Karakoidas, Vassilios and Louridas, Panagiotis and Adams, Paul J. and Samoladas, Ioannis and Stamelos, Ioannis},
  doi = {10.1016/j.entcs.2009.02.058},
  issn = {1571-0661},
  journal = {Electronic Notes in Theoretical Computer Science},
  pages = {5 -- 28},
  title = {Evaluating the Quality of Open Source Software},
  url = {/pub/eval-quality-of-open-source-software.pdf},
  volume = {233},
  year = {2009}
}

The paper