Title :
Classification-tree models of software-quality over multiple releases
Author :
Khoshgoftaar, Taghi M. ; Allen, Edward B. ; Jones, Wendell D. ; Hudepohl, John P.
Author_Institution :
Dept. of Comput. Sci. & Eng., Florida Atlantic Univ., Boca Raton, FL, USA
fDate :
3/1/2000 12:00:00 AM
Abstract :
This paper presents an empirical study that evaluates software-quality models over several releases, to address the question, “How long will a model yield useful predictions?” The classification and regression trees (CART) algorithm is introduced, CART can achieve a preferred balance between the two types of misclassification rates. This is desirable because misclassification of fault-prone modules often has much more severe consequences than misclassification of those that are not fault-prone. The case-study developed 2 classification-tree models based on 4 consecutive releases of a very large legacy telecommunication system. Forty-two software product, process and execution metrics were candidate predictors. Model 1 used measurements of the first release as the training data set; this model had 11 important predictors. Model 2 used measurements of the second release as the training data set; this model had 15 important predictors. Measurements of subsequent releases were evaluation data sets. Analysis of the models´ predictors yielded insights into various software development practices. Both models had accuracy that would be useful to developers. One might suppose that software-quality models lose their value very quickly over successive releases due to evolution of the product and the underlying development processes. The authors found the models remained useful over all the releases studied
Keywords :
software metrics; software quality; software reliability; trees (mathematics); classification and regression trees algorithm; classification-tree models; fault-prone modules; legacy telecommunication system; misclassification rates; multiple releases; software development practices; software-quality; Classification tree analysis; Costs; Predictive models; Programming; Regression tree analysis; Reliability engineering; Software metrics; Software reliability; Software systems; Training data;
Journal_Title :
Reliability, IEEE Transactions on