Change Bursts as Defect Predictors – ISSRE 2010

by kim on August 3, 2010

In software development, every change induces a risk. What happens if code changes again and again in some period of time? In an empirical study on Windows Vista, we found that the features of such change bursts have the highest predictive power for defect-prone components. With precision and recall values well above 90%, change bursts significantly improve upon earlier predictors such as complexity metrics, code churn, or organizational structure. As they only rely on version history and a controlled change process, change bursts are straight-forward to detect and deploy.


Reference

[2010] N. Nagappan, A. Zeller, T. Zimmermann, K. Herzig, and B. Murphy, "Change Bursts as Defect Predictors", in Proceedings of the 21st IEEE International Symposium on Software Reliability Engineering, 2010. 

BibTeX Entry

@inproceedings{nagappan-issre-2010,
title = "Change Bursts as Defect Predictors",
author = "Nachiappan Nagappan and Andreas Zeller and Thomas Zimmermann and Kim Herzig and Brendan Murphy",
year = "2010",
month = "November",
booktitle = "Proceedings of the 21st IEEE International Symposium on Software Reliability Engineering",
location = "San Jose, California }

Download PDF version

Previous post:

Next post: