An Approach for Assigning Bug Reports Based on Developer Activities

Konferenz: ICETIS 2022 - 7th International Conference on Electronic Technology and Information Science
21.01.2022 - 23.01.2022 in Harbin, China

Tagungsband: ICETIS 2022

Seiten: 5Sprache: EnglischTyp: PDF

Autoren:
Zeng, Li; Zhang, Yu Heng (Chongqing University of Posts and Telecommunications, Chongqing, China)

Inhalt:
In software project development, bug assignment is an important part of bug repair work. Manual defect assignment is inefficient. Now researchers have proposed many classification techniques to automatically assign bugs, but most of the research work pays little attention to the developer’s active level. This paper proposes a bug assignment method considering the developer’s active level. Our method uses the recurrent neural networks to extract the developer’s active level features, combine convolutional neural networks and recurrent neural networks to extract text features of bug reports, and merges the two features for bug assignment. Experimental results on Eclipse and Mozilla data sets show that our method has higher accuracy compared to other methods.