Mining Bug Classifier and Debug Strategy Association Rules for Web-Based Applications

Lian Yu,Changzhu Kong,Lei Xu,Jingtao Zhao,HuiHui Zhang
DOI: https://doi.org/10.1007/978-3-540-88192-6_40
2008-01-01
Abstract:The paper uses data mining approaches to classify bug types and excavate debug strategy association rules for Web-based applications. Chi-square algorithm is used to extract bug features, and SVM to model bug classifier achieving more than 70% predication accuracy on average. Debug strategy association rules accumulate bug fixing knowledge and experiences regarding to typical bug types, and can be applied repeatedly, thus improving the bug fixing efficiency. With 575 training data, three debug strategy association rules are unearthed.
What problem does this paper attempt to address?