Add visual representation (#27747)

* Update - Add visual representation

Update - Add visual representation

* Resolve issues PR #27747

* Resolve issues PR #27747

Resolve issues PR #27747
This commit is contained in:
YzahFe
2018-11-26 06:08:14 +08:00
committed by Randell Dawson
parent d58764f610
commit 91b37f8af9

View File

@ -14,15 +14,19 @@ Agile planning is always continuous and should be revised at least every three m
## Brief Synopsis of the Five Levels of Agile Planning
1. Product Vision: What (Summary of the major benefits & features the product will provide), Who (Stakeholders), Why (Need & Opportunity), When (Project scheduling & time expectations), Constraints and Assumptions (impacts risk & cost).
Product Vision: What (Summary of the major benefits & features the product will provide), Who (Stakeholders), Why (Need & Opportunity), When (Project scheduling & time expectations), Constraints and Assumptions (impacts risk & cost).
2. Product Roadmap: Releases - Date, Theme/Feature Set, Objective, Development Approach.
Product Roadmap: Releases - Date, Theme/Feature Set, Objective, Development Approach.
3. Release Planning: Iteration, Team Capacity, Stories, Priority, Size, Estimates, Definition of Done.
Release Planning: Iteration, Team Capacity, Stories, Priority, Size, Estimates, Definition of Done.
4. Sprint Planning: Stories - Tasks, Definition of Done, Level of Effort, Commitment
Sprint Planning: Stories - Tasks, Definition of Done, Level-of Effort, Commitment
5. Daily Planning: What did I do yesterday? What will I do today? What is blocking me?
Daily Planning: What did I do yesterday? What will I do today? What is blocking me?
### Visual Representation
![12-col-grid](https://www.scrumdesk.com/wp-content/uploads/5-levels-of-agile-planning.jpg)
#### More Information