Difference: BugTriage (1 vs. 2)

Revision 22006-03-01 - JohnAnvik

Line: 1 to 1
 

Bug Triage

General Overview

Changed:
<
<
Most open source software developments incorporate an open bug repository that allows
>
>
Most open source software development projects incorporate an open bug repository that allows
 both developers and users to post problems encountered with the software, suggest possible enhancements, and comment upon existing bug reports. One potential advantage of an open bug repository is that it may allow more bugs to be identified and solved, improving the quality of the software produced.

However, this potential advantage also comes with a significant cost. Each bug that is reported must be triaged to determine if it describes a meaningful new problem or enhancement, and if it does, it must be assigned to an appropriate developer for further handling.

Deleted:
<
<
Consider the case of the Eclipse Platform open source project over a four month period (January 1, 2005 to April 30, 2005) when 3426 reports were filed, averaging 29 reports per day. Assuming that a triager takes approximately five minutes to read and handle each report, two person-hours per day is being spent on this activity. If all of these reports led to improvements in the code, this might be an acceptable cost to the project. However, since many of the reports are duplicates of existing reports or are not valid reports, much of this work does not improve the product. For instance, of the 3426 reports for Eclipse, 1190 (36\%) were marked either as invalid, a duplicate, a bug that could not be replicated, or one that will not be fixed.
 
Changed:
<
<
We seek to improve the bug triage process by understanding the triage process and creating tools that support triagers in their decisions about bug reports.
>
>
We seek to improve the bug triage process by understanding the triage process and creating tools that support triagers in making their decisions about bug reports.
 The various subprojects that we are working on are:

Changed:
<
<
Our work as been published in a variety of venues.
>
>
Our work as been published at a number of venues. See our publications listing below.
 

Bug Report Assignment

Overview

Changed:
<
<
to be written - John
>
>
As a means of reducing the time spent triaging and improving the triage process, we are developing and validating a machine-learning approach for semi-automating one part of the process: the assignment of a developer to a newly received report.

For more information about this subproject, contact John Anvik

 

Duplicate Detection

Line: 39 to 34
 

Publications

Changed:
<
<
>
>
 

Revision 12006-02-28 - JohnAnvik

Line: 1 to 1
Added:
>
>

Bug Triage

General Overview

Most open source software developments incorporate an open bug repository that allows both developers and users to post problems encountered with the software, suggest possible enhancements, and comment upon existing bug reports. One potential advantage of an open bug repository is that it may allow more bugs to be identified and solved, improving the quality of the software produced.

However, this potential advantage also comes with a significant cost. Each bug that is reported must be triaged to determine if it describes a meaningful new problem or enhancement, and if it does, it must be assigned to an appropriate developer for further handling. Consider the case of the Eclipse Platform open source project over a four month period (January 1, 2005 to April 30, 2005) when 3426 reports were filed, averaging 29 reports per day. Assuming that a triager takes approximately five minutes to read and handle each report, two person-hours per day is being spent on this activity. If all of these reports led to improvements in the code, this might be an acceptable cost to the project. However, since many of the reports are duplicates of existing reports or are not valid reports, much of this work does not improve the product. For instance, of the 3426 reports for Eclipse, 1190 (36\%) were marked either as invalid, a duplicate, a bug that could not be replicated, or one that will not be fixed.

We seek to improve the bug triage process by understanding the triage process and creating tools that support triagers in their decisions about bug reports. The various subprojects that we are working on are:

Our work as been published in a variety of venues.

Bug Report Assignment

Overview

to be written - John

Duplicate Detection

Overview

to be written - Lyndon

Publications

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback