Jump to content

Cost estimation in software engineering

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Apolo234 (talk | contribs) at 17:59, 20 February 2023 (Methods: Changed wikilink to have space instead of underline). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Cost estimation in software engineering is typically concerned with the financial spend on the effort to develop and test the software, this can also include requirements review, maintenance, training, managing and buying extra equipment, servers and software. Many methods have been developed for estimating software costs for a given project.

Methods

[edit]

Methods for estimation in software engineering include these principles:

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

[edit]
[edit]