Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Bug TriageGeneral Overview | ||||||||
Changed: | ||||||||
< < | 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. | |||||||
> > | Open source software projects typically have a bug repository that allows
both developers and users to post problems encountered with the software, suggest possible enhancements, and comment upon existing bug reports. Popular open source projects receive lots of bug reports. | |||||||
Changed: | ||||||||
< < | 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, | |||||||
> > | Since more bugs are reported than can be easily handled, each bug 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. | ||||||||
Changed: | ||||||||
< < | 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: | |||||||
> > | We are investigating approaches to help automate two parts of the bug triage process: | |||||||
Line: 25 to 22 | ||||||||
OverviewAs 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. | ||||||||
Added: | ||||||||
> > | In the near future, we plan to have the tool available to help | |||||||
For more information about this subproject, contact John Anvik![]() | ||||||||
Line: 33 to 32 | ||||||||
to be written - Lyndon | ||||||||
Added: | ||||||||
> > | Gail - In general, order publications by most recent first. | |||||||
Publications
|