CSC364 Software Engineering

Software EngineeringTU Board 2082

A software project is estimated to be 320 KLOC. Using the COCOMO model, calculate the effort (person months) and development time (months) for: a) Organic mode b) Embedded mode Use the following…

5

A software project is estimated to be 320 KLOC. Using the COCOMO model, calculate the effort (person-months) and development time (months) for:

  • a) Organic mode
  • b) Embedded mode

Use the following formulas:

  • Organic: Effort = 2.4(KLOC)^1.05, Time = 2.5(Effort)^0.38
  • Embedded: Effort = 3.6(KLOC)^1.20, Time = 2.5(Effort)^0.32
A worked answer is on its wayMeanwhile, read the Software Engineering notes for this topic.

Discussion

Loading…

More Software Engineering questions

All Software Engineering old questions