COCOMO: Cost Estimation Simplified
Constructive Cost Model
Last updated
Was this helpful?
Constructive Cost Model
Last updated
Was this helpful?
The COCOMO (Constructive Cost Model) is a widely used model that estimates the effort, time, and cost associated with software development projects.
The model takes into account factors such as project size, complexity, team experience, and development environment.
The COCOMO model consists of three different levels or modes:
Basic COCOMO: This mode is used for early-stage project estimates and focuses on estimating effort based on lines of code (LOC). It uses a simple formula to calculate the effort required for a project, taking into account the project size in KLOC (thousands of lines of code).
Constants based on Software Project Types (stored in the DB):
For more information, see: