planning a software project agenda
play

Planning a Software Project Agenda Background Process planning - PowerPoint PPT Presentation

Planning a Software Project Agenda Background Process planning Effort estimation Schedule and resource estimation Quality Planning Risk management Configuration Management Project monitoring plans Jalote - Project


  1. Planning a Software Project

  2. Agenda ❚ Background ❚ Process planning ❚ Effort estimation ❚ Schedule and resource estimation ❚ Quality Planning ❚ Risk management ❚ Configuration Management ❚ Project monitoring plans Jalote - Project Planning 2

  3. Software Project ❚ Goal: Build a software system to meet commitments on cost, schedule, quality ❚ Worldwide - many projects fail ❙ one-third are runaways with cost or schedule overrun of more than 125% Jalote - Project Planning 3

  4. Project Failures ❚ Major reasons for project runaways ❙ unclear objectives ❙ bad planning ❙ no project management methodology ❙ new technology ❙ insufficient staff ❚ All of these relate to project management ❚ Effective project management is key to successfully executing a project Jalote - Project Planning 4

  5. Why improve PM? ❚ Better predictability leading to commitments that can be met ❚ Lower cost through reduced rework, better resource mgmt, better planning,.. ❚ Improved quality through proper quality planning and control ❚ Better control through change control, CM, monitoring etc. Jalote - Project Planning 5

  6. Why improve PM …. ❚ Better visibility into project health and state leading to timely intervention ❚ Better handling of risks reducing the chances of failure ❚ All this leads to higher customer satisfaction ❚ And self and organization improvement Jalote - Project Planning 6

  7. Two Dimensions in project execution Jalote - Project Planning 7

  8. Process-based Project Execution ❚ Small project both engg and PM can be done informally ❚ Large projects require formality ❚ Formality: well defined processes used for each task; measurements used to control ❚ Here we focus on processes for PM only Jalote - Project Planning 8

  9. The Project Mgmt Process ❚ Has three phases - planning, monitoring and control, and closure ❚ Planning is done before the main engineering LC and closure after the LC ❚ Monitoring phase is in parallel with LC Jalote - Project Planning 9

  10. Project Planning ❚ Basic objective: To create a plan to meet the commitments of the project, I.e. create a path that, if followed, will lead to a successful project ❚ Planning involves defining the LC process to be followed, estimates, detailed schedule, plan for quality, etc. ❚ Main output - a project management plan and the project schedule Jalote - Project Planning 10

  11. Key Planning Tasks ❚ Define suitable processes for executing the project ❚ Estimate effort ❚ Define project milestones and create a schedule ❚ Define quality objectives and a quality plan ❚ Identify risks and make plans to mitigate them ❚ Define measurement plan, project-tracking procedures, training plan, team organization, etc. Jalote - Project Planning 11

  12. Process Planning ❚ Plan how the project will be executed, I.e. the process to be followed ❚ Process will decide the tasks, their ordering, milestones ❚ Hence process planning is an important project planning task ❚ Should plan for LC and PM processes as well as supporting processes Jalote - Project Planning 12

  13. Life Cycle Process ❚ Various LC models - waterfall, iterative, prototyping; diff models suit different projects ❚ During planning can select the model that is best for the project ❚ This gives the overall process which has to be fine-tuned to suit the project needs ❚ Usually done by process tailoring - changing the process to suit the project ❚ Tailoring finally results in adding, deleting, modifying some process steps Jalote - Project Planning 13

  14. Effort Estimation

  15. Effort Estimation ❚ For a project total cost and duration has to be committed in start ❚ Requires effort estimation, often in terms of person-months ❚ Effort estimate is key to planning - schedule, cost, resources depend on it ❚ Many problems in project execution stem from improper estimation Jalote - Project Planning 15

  16. Estimation.. ❚ No easy way, no silver bullet ❚ Estimation accuracy can improve with more information about the project ❚ Early estimates are more likely to be inaccurate than later ❙ More uncertainties in the start ❙ With more info, estimation becomes easier Jalote - Project Planning 16

  17. Estimation accuracy Jalote - Project Planning 17

  18. Effort Estimation Models.. ❚ A model tries to determine the effort estimate from some parameter values ❚ A model also requires input about the project, and cannot work in vacuum ❚ So to apply a model, we should be able to extract properties about the system ❚ Two types of models - top-down and bottom-up Jalote - Project Planning 18

  19. Effort Estimation Models Knowledge about SW project Effort Estimate Extract Estimation Model Values of some characteristics Jalote - Project Planning 19

  20. Top-down Estimation ❚ First determines the total effort, then effort for components ❚ Usually works with overall size ❚ One method is to see estimate as a function of effort; the common function used is Effort = a * size b ❚ E is in person-months, size in KLOC ❚ Constants a and b determined through regression analysis of past project data Jalote - Project Planning 20

  21. Top down estimation ❚ Can also estimate from size and productivity ❙ Get the estimate of the total size of the software ❙ Estimate project productivity using past data and project characteristics ❙ Obtain the overall effort estimate from productivity and size estimates ❚ Effort distribution data from similar project are used to estimate effort for different phases Jalote - Project Planning 21

  22. Bottom-up Estimation ❚ Effort for components and phases first estimated, then the total ❚ Can use activity based costing - all activities enumerated and then each activity estimated separately ❚ Can group activities into classes - their effort estimate from past data Jalote - Project Planning 22

  23. An Estimation Procedure ❚ Identify programs in the system and classify them as simple, medium, or complex (S/M/C) ❚ Define the average coding effort for S/M/C ❚ Get the total coding effort. ❚ Use the effort distribution in similar projects to estimate effort for other tasks and total ❚ Refine the estimates based on project specific factors Jalote - Project Planning 23

  24. COCOMO Model for Estimation ❚ Is a top-down approach ❚ Uses size, but adjusts using some factors ❚ Basic procedure ❙ Obtain initial estimate using size ❙ Determine a set of 15 multiplying factors from different project attributes ❙ Adjust the effort estimate by scaling it with the final multiplying factor Jalote - Project Planning 24

  25. COCOMO.. ❚ Initial estimate: a * size b ; some standard values for a, b given for diff project types ❚ There are 15 cost driver attributes line reliability, complexity, application experience, capability, … ❚ Each factor is rated, and for the rating a multiplication factor is given ❚ Final effort adjustment factor is the product of the factors for all 15 attributes Jalote - Project Planning 25

  26. COCOMO – Some cost drivers Cost Driver Very Low Nominal High Very low High Required reliability .75 .88 1.0 1.15 1.4 Database size .94 1.0 1.08 1.16 Product complexity .7 .85 1.0 1.15 1.3 Execution time constraint 1.0 1.11 1.3 Memory constraint 1.0 1.06 1.21 Analyst capability 1.46 1.19 1.0 .86 .71 Application experience 1.29 1.13 1.0 .91 .82 Programmer capability 1.42 1.17 1.0 .86 .70 Use of software tools 1.24 1.10 1.0 .91 .83 Development schedule 1.23 1.08 1.0 1.04 1.1 Jalote - Project Planning 26

  27. COCOMO – effort distribution ❚ Effort distribution among different phases is given as a percent of effort ❚ Eg. For medium size product it is ❙ Product design – 16% ❙ Detailed design – 24% ❙ Coding and UT – 38% ❙ Integration and test – 22% Jalote - Project Planning 27

  28. Scheduling and Staffing

  29. Project Schedule ❚ A project Schedule is at two levels - overall schedule and detailed schedule ❚ Overall schedule comprises of major milestones and final date ❚ Detailed schedule is the assignment of lowest level tasks to resources Jalote - Project Planning 29

  30. Overall Schedule ❚ Depends heavily on the effort estimate ❚ For an effort estimate, some flexibility exists depending on resources assigned ❚ Eg a 56 PM project can be done in 8 months (7 people) or 7 months (8 people) ❚ Stretching a schedule is easy; compressing is hard and expensive Jalote - Project Planning 30

  31. Overall Scheduling... ❚ One method is to estimate schedule S (in months) as a function of effort in PMs ❚ Can determine the fn through analysis of past data; the function is non linear ❚ COCOMO: S = 2.5 E 3.8 ❚ Often this schedule is checked and corrected for the specific project ❚ One checking method – square root check Jalote - Project Planning 31

  32. Determining Overall Schedule from past data Effort in person-days 400 350 300 Schedule (Days) 250 200 150 100 50 0 0 200 400 600 800 1000 1200 1400 1600 1800 Jalote - Project Planning 32

  33. Determining Milestones ❚ With effort and overall schedule decided, avg project resources are fixed ❚ Manpower ramp-up in a project decides the milestones ❚ Manpower ramp-up in a project follows a Rayleigh curve - like a normal curve ❚ In reality manpower build-up is a step function Jalote - Project Planning 33

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend