Jump to content

Cost estimation in software engineering

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by ProjectCodeMeter (talk | contribs) at 19:07, 23 June 2019 (added citations and rephrased unspecific phrases). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Cost estimation in software engineering is typically concerned with the financial spend on the effort to develop, debug, and test the software[1], this can also include peripheral costs such as training, managing and buying extra equipment, servers and software[2].

Methods

Methods for estimating various aspects of software engineering:

Most cost software development estimation techniques involve estimating or measuring software size first and then applying some knowledge of historical of cost per unit of size. Software size is typically sized in SLOC, Function Point or Agile story points.

See also

References