COCOMO
Encyclopedia : C : CO : COC : COCOMO
- for the song by the Beach Boys, see Kokomo (song)
This "COnstructive COst MOdel" is based on a study of about sixty projects at TRW, a Californian automotive and IT company, acquired by Northrop Grumman in late 2002. The programmes examined ranged in size from 2000 to 100,000 lines of code, and programming languages used ranged from assembly to PL/I.
COCOMO consists of a hierarchy of three increasingly detailed and accurate forms.
- Basic COCOMO - is a static, single-valued model that computes software development effort (and cost) as a function of program size expressed in estimated lines of code.
- Intermediate COCOMO - computes software development effort as function of program size and a set of "cost drivers" that include subjective assessment of product, hardware, personnel and project attributes.
- Detailed COCOMO - incorporates all characteristics of the intermediate version with an assessment of the cost driver's impact on each step (analysis, design, etc.) of the software engineering process.
Personnel motivation is not part of the model. The single most important driver is software complexity, followed by personnel attributes (capability and experience, not motivation).
See also
Further reading
- Barry Boehm. Software engineering economics. Englewood Cliffs, NJ:Prentice-Hall, 1981. ISBN 0-13-822122-7
- Barry Boehm, et al. Software cost estimation with Cocomo II (with CD-ROM). Englewood Cliffs, NJ:Prentice-Hall, 2000. ISBN 0-13-026692-2
- Stan Malevanny. Case Study: [Software Project Cost Estimates Using COCOMO II Model], 2005.
External links
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
