Publication | Closed Access
An approach to detecting duplicate bug reports using natural language and execution information
536
Citations
15
References
2008
Year
Unknown Venue
Software MaintenanceEngineeringSoftware EngineeringSource Code AnalysisSemantic WebSoftware AnalysisCorpus LinguisticsText MiningNatural Language ProcessingEmpirical Software Engineering ResearchInformation RetrievalData ScienceSoftware MiningDuplicate Bug ReportsOpen Bug RepositoryNatural LanguageExecution InformationOpen Source ProjectComputer ScienceStatic Program AnalysisAutomated RepairSoftware DesignProgram AnalysisSoftware TestingEclipse Bug Repository
Open‑source projects maintain bug repositories where triagers identify duplicates, and prior work has used only natural‑language data for duplicate detection. This study introduces a duplicate‑bug‑report detection method that incorporates execution information in addition to natural language. The method compares a new report’s natural‑language and execution traces to existing reports, proposes a small set of most similar reports, and lets the triager confirm duplication. On Firefox bugs, the approach achieved 67–93 % duplicate detection versus 43–72 % with natural language alone.
An open source project typically maintains an open bug repository so that bug reports from all over the world can be gathered. When a new bug report is submitted to the repository, a person, called a triager, examines whether it is a duplicate of an existing bug report. If it is, the triager marks it as DUPLICATE and the bug report is removed from consideration for further work. In the literature, there are approaches exploiting only natural language information to detect duplicate bug reports. In this paper we present a new approach that further involves execution information. In our approach, when a new bug report arrives, its natural language information and execution information are compared with those of the existing bug reports. Then, a small number of existing bug reports are suggested to the triager as the most similar bug reports to the new bug report. Finally, the triager examines the suggested bug reports to determine whether the new bug report duplicates an existing bug report. We calibrated our approach on a subset of the Eclipse bug repository and evaluated our approach on a subset of the Firefox bug repository. The experimental results show that our approach can detect 67%-93% of duplicate bug reports in the Firefox bug repository, compared to 43%-72% using natural language information alone.
| Year | Citations | |
|---|---|---|
Page 1
Page 1