Skip to main content
Article
Recommending frequently encountered bugs
Proceedings of the 26th Conference on Program Comprehension (ICPC 2018), Gothenburg, Sweden, 2018 May 27-28
  • Yun ZHANG
  • David LO, Singapore Management University
  • Xin XIA
  • Jing JIANG
  • Jianling SUN
Publication Type
Conference Proceeding Article
Version
publishedVersion
Publication Date
5-2018
Abstract

Developers introduce bugs during software development which reduce software reliability. Many of these bugs are commonly occurring and have been experienced by many other developers. Informingdevelopers, especially novice ones, about commonly occurring bugsin a domain of interest (e.g., Java), can help developers comprehendprogram and avoid similar bugs in the future. Unfortunately, information about commonly occurring bugs are not readily available. Toaddress this need, we propose a novel approach named RFEB whichrecommends frequently encountered bugs (FEBugs) that may affectmany other developers. RFEB analyzes Stack Overflow which is thelargest software engineering-specific Q&A communities. Amongthe plenty of questions posted in Stack Overflow, many of themprovide the descriptions and solutions of different kinds of bugs.Unfortunately, the search engine that comes with Stack Overflow isnot able to identify FEBugs well. To address the limitation of thesearch engine of Stack Overflow, we propose RFEB which is anintegrated and iterative approach that considers both relevance andpopularity of Stack Overflow questions to identify FEBugs. To evaluate the performance of RFEB, we perform experiments on a datasetfrom Stack Overflow which contains more than ten million posts.We compared our model with Stack Overflow’s search engine on 10domains, and the experiment results show that RFEB achieves theaverage ����10 score of 0.96, which improves Stack Overflow’ssearch engine by 20%.

ISBN
9781450357142
Identifier
10.1145/3196321.3196348
Publisher
ACM, New York, USA
City or Country
Gothenburg, Sweden
Creative Commons License
Creative Commons Attribution-NonCommercial-No Derivative Works 4.0 International
Additional URL
https://doi.org/10.1145/3196321.3196348
Citation Information
Yun ZHANG, David LO, Xin XIA, Jing JIANG, et al.. "Recommending frequently encountered bugs" Proceedings of the 26th Conference on Program Comprehension (ICPC 2018), Gothenburg, Sweden, 2018 May 27-28 (2018) p. 120 - 131
Available at: http://works.bepress.com/david_lo/316/