1 / 8

Project Planning: Detailed Task Breakdown

Learn about the step-by-step process of project planning, including analyzing, designing, implementing, testing, evaluating, and deploying tasks. Discover how to choose user stories, estimate tasks, assign team members, and start implementation.

mdent
Download Presentation

Project Planning: Detailed Task Breakdown

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. http://flic.kr/p/8nvY6c Project Planning: Detailed Task Breakdown

  2. Iterative Development Process We are here Analysis Design Implementation Requirements Planning InitialPlanning Testing Evaluation Deployment

  3. So now you have… • Collection of user stories • With estimates • And customer priorities What’s next?

  4. What’s next… • Choose subset of USs to implement this iteration • Based on customer priorities • Based on time constraints • Breakdown subset into tasks • More detailed estimates • May affect iteration plan • Assign people to tasks

  5. From USs to Tasks User Story Estimate

  6. Incremental Development Principle • Each task produces running code • Unit tests OK

  7. Task design strategy • Make tasks build upon one another • First task makes subset of US work (e.g., partial form) • Second task makes bit more work (e.g., add persistence) • Etc…

  8. What’s next? • Today: • Choose user stories for first iteration • Assume 4.5 days per team member • Break chosen USs into tasks • Assign tasks to team members • Tasks/assignments due by Tue • Begin implementing!!!

More Related