Cost estimation in software engineering: Difference between revisions

Content deleted Content added
fix formatting
m Disambiguated: SLOCSource lines of code
Line 18:
*[[Wideband Delphi]]
 
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 [[Source lines of code|SLOC]], [[Function Point]] or [[Burn down chart|Agile story points]].
 
==See also==