1 Qs · 2015 · 1 marks · 0.1 marks/paperStandard yield
In GATE CS, the COCOMO (Constructive Cost Model) topic tests foundational knowledge of empirical software cost estimation models. The exam focuses on the mathematical formulation c… Guide
Topic guide
In GATE CS, the COCOMO (Constructive Cost Model) topic tests foundational knowledge of empirical software cost estimation models. The exam focuses on the mathematical formulation connecting software size (KLOC), development effort (person-months), and nominal development schedule/time (months). Questions evaluate whether candidates understand the power-law dependencies and parameter roles in the Basic COCOMO model.
Standard Equation Identification for Basic COCOMO
rare · MCQ · 1 marks · 2015
Identifying the correct algebraic forms for Effort () as a power function of size (KLOC) and Development Time () as a power function of Effort ().
Basic COCOMO Effort Equation
Used to estimate total effort in person-months given the software size in thousands of lines of code (KLOC).
Basic COCOMO Development Time Equation
Used to estimate the chronological project duration (schedule) in months using the estimated effort .
Appeared as a direct, recall-based 1-mark MCQ testing standard equation forms under the Basic COCOMO specification.
2015
Easy questions test direct recall of the functional forms of the Basic COCOMO formulas ( from KLOC, from ). Medium questions require numerical computation of effort, duration, or average staff size () given empirical constants for specific project modes (Organic, Semidetached, Embedded).