Unit 3
Unit 3
Software Project
Planning, Scheduling &
Tracking
BE Sem – 7 SE – 3173213
Project a1 a2 b1 b2
Effort = a1 + (KLOC) PM
= 2.4 + (32)1.05 PM
= 91 PM
Tdev = b1 * (Effort) Months
= 2.5 * (91)0.38 Months
= 14 Months
Computer Attributes
Project Attributes
• E = ai (KLOC) * EAF
• D = ci (E)
Project ai bi ci di
Organic 2.4 1.05 2.5 0.38
Semidetached 3.0 1.12 2.5 0.35
Embedded 3.6 1.20 2.5 0.32
• Why is it important?
“If you fail to plan, you plan to fail.”
- Project planning is crucial to the success of the Project.
- Careful planning right from the beginning of the project
can help to avoid costly mistakes. It provides an assurance that
the project execution will accomplish its goals on schedule and
within budget.
• 02-03 % planning
• 10-25 % requirements analysis
• 20-25 % design
• 15-20 % coding
• 30-40 % testing and debugging