Research Article Open Access

Intelligence System for Software Maintenance Severity Prediction

Parvinder Singh Sandhu, Sunil Kumar and Hardeep Singh

Abstract

The software industry has been experiencing a software crisis, a difficulty of delivering software within budget, on time, and of good quality. This may happen due to number of defects present in the different modules of the project that may require maintenance. This necessitates the need of predicting maintenance urgency of the particular module in the software. In this paper, we have applied the different predictor models to NASA five public domain defect datasets coded in C, C++, Java and Perl programming languages. Twenty one software metrics of different datasets and Java Classes of thirty five algorithms belonging to the different learner categories of the WEKA project have been evaluated for the prediction of maintenance severity. The results of ten fold cross validation are recorded in terms of Accuracy, Mean Absolute Error (MAE) and Root Mean Squared Error (RMSE) for different project datasets. The results show that logistic model Trees (LMT) and Complimentary Naïve Bayes (CNB) based Model provide a relatively better prediction consistency compared to other models and hence, can be used for the maintenance severity prediction of the software. The developed system can also be used for analysis and to evaluate the influence of different factors on the maintenance severity of different software project modules.

Journal of Computer Science
Volume 3 No. 5, 2007, 281-288

DOI: https://doi.org/10.3844/jcssp.2007.281.288

Submitted On: 21 March 2007 Published On: 31 May 2007

How to Cite: Sandhu, P. S., Kumar, S. & Singh, H. (2007). Intelligence System for Software Maintenance Severity Prediction. Journal of Computer Science, 3(5), 281-288. https://doi.org/10.3844/jcssp.2007.281.288

  • 2,801 Views
  • 2,103 Downloads
  • 6 Citations

Download

Keywords

  • Prediction Models
  • Metrics
  • Accuracy
  • Maintenance Severity
  • MAE
  • RMSE