This is an archive of the old software engineering chair at Saarland University. It is no longer up-to-date.

What Makes a Good Bug Report? (Revision 1.1) - Technical Report
by Nicolas Bettenburg, Sascha Just, Adrian Schröter, Cathrin Weiss, Rahul Premraj, Thomas Zimmermann

Universität des Saarlandes, Saarbrücken, Germany, March 2008.

Download as PDF file.

See also

More information is available at http://www.st.cs.uni-saarland.de/softevo/bugreports.php.

Abstract

In software development, bug reports provide crucial information to developers. However, these reports widely differ in their quality. We conducted a survey among developers and users of APACHE, ECLIPSE, and MOZILLA to find out what makes a good bug report. The analysis of the 466 responses revealed an information mismatch between what developers need and what users supply. Most developers consider steps to reproduce, stack traces, and test cases as helpful, which are at the same time most difficult to provide for users. Such insight is helpful to design new bug tracking tools that guide users at collecting and providing more helpful information. Our CUEZILLA prototype is such a tool and measures the quality of new bug reports; it also recommends which elements should be added to improve the quality. We trained CUEZILLA on a sample of 289 bug reports, rated by developers as part of the survey. In our experiments, CUEZILLA was able to predict the quality of 31-48% of bug reports accurately.

BibTeX Entry

@techreport{bettenburg-tr-2008,
    title = "What Makes a Good Bug Report? (Revision 1.1)",
    author = "Nicolas Bettenburg and Sascha Just and Adrian Schröter and Cathrin Weiss and Rahul Premraj and Thomas
Zimmermann",
    year = "2008",
    month = mar,
    institution = "Universität des Saarlandes, Saarbrücken, Germany",
}

Show all publications of the Software Engineering Chair.