Abstract
Background: Bug fixing is a long-term and time-consuming activity. A software bug experiences a typical life cycle from newly reported to finally closed by developers, but it could be reopened afterwards for further actions due to reasons such as unclear description given by the bug reporter and developer negligence. Bug reopening is neither desirable nor could be completely avoided in practice, and it is more likely to bring unnecessary workloads to already-busy developers. Aims: To the best of our knowledge, there has been a little previous work on software bug reopening. In order to further study in this area, we perform an empirical analysis to provide a comprehensive understanding of this special area. Method: Based on four open source projects from Eclipse product family, they are CDT, JDT, PDE and Platform, we first quantitatively analyze reopened bugs from perspectives of proportion, impacts and time distribution. After initial exploration on their characteristics, we then qualitatively summarize root causes for bug reopening, this is carried out by investigating developer discussions recorded in Eclipse Bugzilla. Results: Results show that 6%-10% of total bugs will lead to reopening eventually. Over 93% of reopened bugs place serious influence on the normal operation of the system being developed. Several key reasons for bug reopening have been identified in our empirical study. Conclusions: Although reopened bugs have significant impacts on both end users and developers, it is quite possible to reduce bug reopening rate through the adoption of appropriate methods, such as promoting effective and efficient communication among bug reporters and developers, which is supported by empirical evidence in this study.
| Original language | English |
|---|---|
| Title of host publication | EASE '16 |
| Subtitle of host publication | Proceedings of the 20th International Conference on Evaluation and Assessment in Software Engineering |
| Publisher | Association for Computing Machinery |
| ISBN (Print) | 978-1-4503-3691-8 |
| DOIs | |
| Publication status | Published - 1 Jun 2016 |
| Event | 20th International Conference on Evaluation and Assessment in Software Engineering (EASE 2016) - Limerick, Ireland Duration: 1 Jun 2016 → 3 Jun 2016 http://ease2016.lero.ie/ http://ease2016.lero.ie/wp-content/uploads/2016/05/EASE2016Programme.pdf |
Conference
| Conference | 20th International Conference on Evaluation and Assessment in Software Engineering (EASE 2016) |
|---|---|
| Abbreviated title | EASE 2016 |
| Place | Ireland |
| City | Limerick |
| Period | 1/06/16 → 3/06/16 |
| Internet address |
Research Keywords
- reopened bugs
- bug reports
- bug tracking system
- open source projects
- empirical software engineering