Skip to main content
Article
Chaff from the wheat: Characterizing and determining valid bug reports
IEEE Transactions on Software Engineering
  • Yuanrui FAN, Zhejiang University
  • Xin XIA, Zhejiang University
  • David LO, Singapore Management University
  • Ahmed E. HASSAN, Queen's University - Kingston, Ontario
Publication Type
Journal Article
Version
acceptedVersion
Publication Date
5-2020
Abstract

Developers use bug reports to triage and fix bugs. When triaging a bug report, developers must decide whether the bug report is valid (i.e., a real bug). A large amount of bug reports are submitted every day, with many of them end up being invalid reports. Manually determining valid bug report is a difficult and tedious task. Thus, an approach that can automatically analyze the validity of a bug report and determine whether a report is valid can help developers prioritize their triaging tasks and avoid wasting time and effort on invalid bug reports. In this study, motivated by the above needs, we propose an approach which can determine whether a newly submitted bug report is valid. Our approach first extracts 33 features from bug reports. The extracted features are grouped along 5 dimensions, i.e., reporter experience, collaboration network, completeness, readability and text. Based on these features, we use a random forest classifier to identify valid bug reports. To evaluate the effectiveness of our approach, we experiment on large-scale datasets containing a total of 560,697 bug reports from five open source projects (i.e., Eclipse, Netbeans, Mozilla, Firefox and Thunderbird). On average, across the five datasets, our approach achieves an F1-score for valid bug reports and F1-score for invalid ones of 0.74 and 0.67, respectively. Moreover, our approach achieves an average AUC of 0.81. In terms of AUC and F1-scores for valid and invalid bug reports, our approach statistically significantly outperforms two baselines using features that are proposed by Zanetti et al. [104]. We also study the most important features that distinguish valid bug reports from invalid ones. We find that the textual features of a bug report and reporter's experience are the most important factors to distinguish valid bug reports from invalid ones.

Keywords
  • Bug Report,
  • Collaboration,
  • Computer bugs,
  • Feature extraction,
  • Feature Generation,
  • Forestry,
  • Machine Learning,
  • Software,
  • Support vector machines,
  • Task analysis
Identifier
10.1109/TSE.2018.2864217
Publisher
Institute of Electrical and Electronics Engineers (IEEE)
Copyright Owner and License
Authors
Creative Commons License
Creative Commons Attribution-NonCommercial-No Derivative Works 4.0 International
Additional URL
https://doi.org/10.1109/TSE.2018.2864217
Citation Information
Yuanrui FAN, Xin XIA, David LO and Ahmed E. HASSAN. "Chaff from the wheat: Characterizing and determining valid bug reports" IEEE Transactions on Software Engineering Vol. 46 Iss. 5 (2020) p. 495 - 525 ISSN: 0098-5589
Available at: http://works.bepress.com/david_lo/211/