Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Bug TriageGeneral 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![]() | |||||||
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 AssignmentOverview | ||||||||
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: | ||||||||
< < | ||||||||
> > |
| |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | Bug TriageGeneral OverviewMost 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![]() Bug Report AssignmentOverviewto be written - JohnDuplicate DetectionOverviewto be written - LyndonPublications |