A Validation of the Component-Based Method for Software Size Estimation

  • Authors:
  • José Javier Dolado

  • Affiliations:
  • Univ. del País, San Sebastián, Spain

  • Venue:
  • IEEE Transactions on Software Engineering - special section on current trends in exception handling—part II
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Estimation of software size is a crucial activity among the tasks of software management. Work planning and subsequent estimations of the effort required are made based on the estimate of the size of the software product. Software size can be measured in several ways: Lines of code (LOC) is a common measure and is usually one of the independent variables in equations for estimating effort. There are several methods for estimating the final LOC count of a software system in the early stages. In this article, we report the results of the validation of the component-based method (initially proposed by Verner and Tate) for software sizing. This was done through the analysis of 46 projects involving more than 100,000 LOC of a fourth-generation language. We present several conclusions concerning the predictive capabilities of the method. We observed that the component-based method behaves reasonably, although not as well as expected for 驴global驴 methods such as Mark II function points for software size prediction. The main factor observed that affects the performance is the type of component.