Jump to content

Cost estimation in software engineering

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Colinrhammond (talk | contribs) at 09:16, 24 February 2019 (Improved readability and explaining what causes software costs.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The cost of software development is mainly related to the effort of coding and testing. Many methods have been created for estimating software costs for a given software endeavour (new functionality or code maintenance):

Methods

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