🎤 Presented at ICSME2019 Journal-first.

🎤 伊原先生と奈良先端大との共著論文を国際会議ICSME2019 Journal-First Trackで発表しました!

Identifying and Predicting Key Features to Support Bug Reporting

Authors – Md. Rejaul Karim, Akinori Ihara, Eunjong Choi, Hajimu Iida
Venue – Journal of Software: Evolution and Process
Abstract – Bug reports are the primary means through which developers triage and fix bugs. To achieve this effectively, bug reports need to clearly describe those features that are important for the developers. However, previous studies have found that reporters do not always provide such features. Therefore, we first perform an exploratory study to identify the key features that reporters frequently miss in their initial bug report submissions. Then, we propose an approach that predicts whether reporters should provide certain key features to ensure a good bug report. A case study of the bug reports for Camel, Derby, Wicket, Firefox, and Thunderbird projects shows that Steps to Reproduce, Test Case, Code Example, Stack Trace, and Expected Behavior are the additional features that reporters most often omit from their initial bug report submissions. We also find that these features significantly affect the bug‐fixing process. On the basis of our findings, we build and evaluate classification models using four different text‐classification techniques to predict key features by leveraging historical bug‐fixing knowledge. The evaluation results show that our models can effectively predict the key features. Our comparative study of different text‐classification techniques shows that naïve Bayes multinomial (NBM) outperforms other techniques. Our findings can benefit reporters to improve the contents of bug reports.
Preprint – [PDF]

奈良先端大との共著論文を学術論文誌Journal of Software: Evolution and Processで発表しました.

その他の関連記事
[記事] International Conference on Software Maintenance and Evolution

BibTeX
@inproceedings{Reja-icsme_201909,
author = {Shade Ruangwan, Patanamon Thongtanunam, Akinori Ihara, Kenichi Matsumoto},
title = {Identifying and Predicting Key Features to Support Bug Reporting},
booktitle = {Proc. of the International Conference on Software Maintenance and Evolution (ICSME)},
year = 2019,
month = {Sep},
}