A developer centered bug prediction model

D Di Nucci, F Palomba, G De Rosa… - IEEE Transactions …, 2017 - ieeexplore.ieee.org
Several techniques have been proposed to accurately predict software defects. These
techniques generally exploit characteristics of the code artefacts (eg, size, complexity, etc.) …

Traceability in the wild: automatically augmenting incomplete trace links

M Rath, J Rendall, JLC Guo, J Cleland-Huang… - Proceedings of the 40th …, 2018 - dl.acm.org
Software and systems traceability is widely accepted as an essential element for supporting
many software development tasks. Today's version control systems provide inbuilt features …

Software defect prediction using relational association rule mining

G Czibula, Z Marian, IG Czibula - Information Sciences, 2014 - Elsevier
This paper focuses on the problem of defect prediction, a problem of major importance
during software maintenance and evolution. It is essential for software developers to identify …

The effectiveness of supervised machine learning algorithms in predicting software refactoring

M Aniche, E Maziero, R Durelli… - IEEE Transactions on …, 2020 - ieeexplore.ieee.org
Refactoring is the process of changing the internal structure of software to improve its quality
without modifying its external behavior. Empirical studies have repeatedly shown that …

Examining the performance of kernel methods for software defect prediction based on support vector machine

M Azzeh, Y Elsheikh, AB Nassif, L Angelis - Science of Computer …, 2023 - Elsevier
Abstract Support Vector Machine (SVM) has been widely used to build software defect
prediction models. Prior studies compared the accuracy of SVM to other machine learning …

Method-level bug prediction

E Giger, M D'Ambros, M Pinzger, HC Gall - Proceedings of the ACM …, 2012 - dl.acm.org
Researchers proposed a wide range of approaches to build effective bug prediction models
that take into account multiple aspects of the software development process. Such models …

A transfer cost-sensitive boosting approach for cross-project defect prediction

D Ryu, JI Jang, J Baik - Software Quality Journal, 2017 - Springer
Software defect prediction has been regarded as one of the crucial tasks to improve software
quality by effectively allocating valuable resources to fault-prone modules. It is necessary to …

Challenges with applying vulnerability prediction models

P Morrison, K Herzig, B Murphy, L Williams - Proceedings of the 2015 …, 2015 - dl.acm.org
Vulnerability prediction models (VPM) are believed to hold promise for providing software
engineers guidance on where to prioritize precious verification resources to search for …

A learning-to-rank approach to software defect prediction

X Yang, K Tang, X Yao - IEEE Transactions on Reliability, 2014 - ieeexplore.ieee.org
Software defect prediction can help to allocate testing resources efficiently through ranking
software modules according to their defects. Existing software defect prediction models that …

Toward a smell-aware bug prediction model

F Palomba, M Zanoni, FA Fontana… - IEEE Transactions …, 2017 - ieeexplore.ieee.org
Code smells are symptoms of poor design and implementation choices. Previous studies
empirically assessed the impact of smells on code quality and clearly indicate their negative …