How severe are those software bugs?

algorithm
Credit: CC0 Public Domain

The automated labeling and severity prediction of bug reports for computer software is the target of researchers at The Hashemite University in Zarqa, Jordan. Details of their efforts are mapped out in the International Journal of Computational Science and Engineering. Ultimately, they are developing an intelligent classifier that can predict whether a newly submitted bug report is of sufficient concern in the bug-tracking system to warrant urgent investigation and remediation.

To develop their system, the team build two using 350 bug reports from the open-source community—Eclipse, Mozilla, and Gnome—reported in the monstrous, well-known, and aptly named database, Bugzilla. The datasets with have characteristic textual features, based on 51 important terms, the team explains and so based on this information, they could train various discriminative models to carry out automated labeling and severity prediction of any subsequent bug report submitted. They used a boosting algorithm to improve performance.

"For automated labeling, the accuracy reaches around 91% with the AdaBoost algorithm and cross-validation test," the team reports. However, they only saw a severity prediction of some 67% with the AdaBoost and the cross-validation test. Nevertheless, the team says their results are encouraging and offers hope of removing the bottleneck that is the manual assessment of bug reports used until now.

"The proposed feature sets have proved a good classification performance on two 'hard' problems," the team reports. "The results are encouraging and, in the future, we plan to work more on enhancing the classification algorithms component for ," the researchers conclude.

More information: Emad E. Abdallah et al. Automated labelling and severity prediction of software bug reports, International Journal of Computational Science and Engineering (2019). DOI: 10.1504/IJCSE.2019.10022718

Provided by Inderscience
Citation: How severe are those software bugs? (2019, August 20) retrieved 25 April 2024 from https://techxplore.com/news/2019-08-severe-software-bugs.html
This document is subject to copyright. Apart from any fair dealing for the purpose of private study or research, no part may be reproduced without the written permission. The content is provided for information purposes only.

Explore further

A new approach for software fault prediction using feature selection

 shares

Feedback to editors