Estimation of software development effort for organic software in basic COCOMO…
2017
Estimation of software development effort for organic software in basic COCOMO is
- A.
E = 2.0(KLOC)1.05PM
- B.
E = 3.4(KLOC)1.06PM
- C.
E = 2.4(KLOC)1.05PM
- D.
E = 2.4(KLOC)1.07PM
Attempted by 98 students.
Show answer & explanation
Correct answer: C
In the Basic COCOMO model, software development effort is estimated using different formulas based on project mode. For organic projects (small teams, familiar environment), the effort estimation formula is E = 2.4 * (KLOC)^1.05 person-months, where KLOC is the number of thousands of lines of code.