Developer Recommendation with Awareness of Accuracy and Cost.

Jin Liu,Yiqiuzi Tian,Liang Hong,Xu Chen,Zhou Xu
DOI: https://doi.org/10.18293/seke2016-125
2016-01-01
Abstract:As the scale and complexity of software products increase, software maintenance on bug resolution has become a challenging work. In the process of software implementation, developers often use bug reports, source code and change history to help solve bugs. However, hundreds of bug reports are being submitted every day. It is time-consuming and effortless for developers to review all the bug reports. To facilitate the assignment of bug reports, existing developer recommendation systems typically recommend the developer who has the fullest potential. However, bug reports are highly varied; time that the developers may spend fixing them is also important. To address the problem of developer recommendation, we propose a developer recommendation system with awareness of accuracy and cost (DRAC). This recommendation system is based on modern portfolio theory by striking a balance between accuracy and cost (time). We evaluate our approach with experiments on data collected from Bugzilla 1 . Keywords—Recommendation System; Portfolio Theory; Bug Triage; Accuracy and Cost
What problem does this paper attempt to address?