Version history, similar report, and structure: putting them together for improved bug localization 论文
2014引用 215
Software Engineering ResearchSoftware Testing and Debugging TechniquesSoftware Reliability and Analysis Research
摘要
During the evolution of a software system, a large number of bug reports are submitted. Locating the source code files that need to be fixed to resolve the bugs is a challenging problem. Thus, there is a need for a technique that can automatically figure out these buggy files. A number of bug localization solutions that take in a bug report and output a ranked list of files sorted based on their likelihood to be buggy have been proposed in the literature. However, the accuracy of these tools still need to be improved.