A Study of the Extraction of Bug Judgment and Correction Times from Open Source Software Bug Logs.

Seher Razzaq,Yan-Fu Li,Chu-Ti Lin,Min Xie
DOI: https://doi.org/10.1109/qrs-c.2018.00050
2018-01-01
Abstract:Cost and time effective solution for software reliability analysis is becoming the biggest concern for open source software development. The open source software development process is a bug driven development and its life cycle cost is mainly incurred in bug correction process. Bug reports, with its various features, play an important role in improving the quality of software products. Unfortunately, less attention is paid towards extraction of important attributes from bug logs. This paper is focused on the comment feature of bug repositories to extract bug judgment and correction times for the open source software reliability model building. A bug report life cycle model is presented and the method to compute the two time points is proposed. The study used datasets from ten official releases of Apache 2.0 to draw empirical results. The proposition is expected to assist in open source software reliability model building.
What problem does this paper attempt to address?