A Survey on Bug-Report Analysis

Jie Zhang,XiaoYin Wang,Dan Hao,Bing Xie,Lu Zhang,Hong Mei
DOI: https://doi.org/10.1007/s11432-014-5241-2
2015-01-01
Science China Information Sciences
Abstract:Bug reports are essential software artifacts that describe software bugs, especially in open-source software. Lately, due to the availability of a large number of bug reports, a considerable amount of research has been carried out on bug-report analysis, such as automatically checking duplication of bug reports and localizing bugs based on bug reports. To review the work on bug-report analysis, this paper presents an exhaustive survey on the existing work on bug-report analysis. In particular, this paper first presents some background for bug reports and gives a small empirical study on the bug reports on Bugzilla to motivate the necessity for work on bug-report analysis. Then this paper summaries the existing work on bug-report analysis and points out some possible problems in working with bug-report analysis.
What problem does this paper attempt to address?