📖 Accepted in Journal of Software: Evolution and Process!

📖 伊原先生と奈良先端大との共著論文が論文誌Journal of Software: Evolution and Processに採録されました!

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 sub- missions. 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 tech- niques shows that naïve Bayes multinomial (NBM) outperforms other techniques. Our findings can benefit reporters to improve the contents of bug reports.
Preprint – TBA

奈良先端大との共著論文が学術論文誌Journal of Software: Evolution and Processに採録されました.

関連記事
[記事] Journal of Software: Evolution and Process

BibTeX
@article{Reja-JSEP-201905,
author = {Md. Rejaul Karim, Akinori Ihara, Eunjong Choi, Hajimu Iida},
title = {Identifying and Predicting Key Features to Support Bug Reporting},
journal = {Journal of Software: Evolution and Process},
volume = ,
number =,
pages = {},
year = 2019,
month = {May},
}