Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcokrikke/msc-thesis
Investigating the usefulness of stack traces in bug triaging
https://github.com/marcokrikke/msc-thesis
bug-reporting computer-science stack-traces thesis triaging
Last synced: 22 days ago
JSON representation
Investigating the usefulness of stack traces in bug triaging
- Host: GitHub
- URL: https://github.com/marcokrikke/msc-thesis
- Owner: marcokrikke
- License: other
- Created: 2013-06-03T17:18:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T09:51:04.000Z (about 4 years ago)
- Last Synced: 2024-11-09T23:37:29.919Z (3 months ago)
- Topics: bug-reporting, computer-science, stack-traces, thesis, triaging
- Language: TeX
- Homepage: http://resolver.tudelft.nl/uuid:18e03136-f0e6-4419-bd5b-0de385982e28
- Size: 1.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Investigating the usefulness of stack traces in bug triaging
======My thesis, submitted in partial fulfillment of the requirements for the degree of Master of Science in Computer Science.
## Abstract
In software engineering, resources such as time, money and developers, are limited. Often when bugs are found in the software developed, bug triaging is used to prioritise bug reports and allocate resources to it. When the number of bugs is considerable, this will require a vast amount of time and effort. The goal of this research is to investigate the usefulness of stack traces in bug reports for the assessment of bug report properties, using existing metrics of bug reports and files, being severity, priority and time-to-fix.In order to investigate the usefulness of stack traces, a research framework and methodology are developed. Overall, we can conclude that stack traces can be used to link software artifacts. Also, stack traces can be a valuable input for prediction models, for example using metrics of related bugs and source files.
## Data sets and source code
Will be added later, if copyright and licenses allow this.## License
This thesis is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported](http://creativecommons.org/licenses/by-sa/3.0/) license.[![Creative Commons License](http://i.creativecommons.org/l/by-sa/3.0/80x15.png)](http://creativecommons.org/licenses/by-sa/3.0/)