-
All books
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Alessandro has more books in other languages ...
RSS feeds: subscribe to Alessandro's shelf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Alessandro has more books in other languages ...
RSS feeds: subscribe to Alessandro's shelf
Inline translation is not ready for this page yet.
Inline translation mode.
Share this page with your friends.
This is a very interesting book about Agile Planning. It provides a detailed vision of how an agile team works, from the planning of requirements to the estimation of developing activities.
The book starts describing main problems of the traditional activity-based planning:
- activities a ... (continue)
This is a very interesting book about Agile Planning. It provides a detailed vision of how an agile team works, from the planning of requirements to the estimation of developing activities.
The book starts describing main problems of the traditional activity-based planning:
- activities are estimated considering that each developers spend all of work time on the activity, but this never happen in reality.
- multitasking appears as a way to do all faster, but it really increase the time in which an activity is executed;
- there is rarely, if ever, enough time to do everything, so it is necessary to estimate with priorities;
- when estimating we have to consider the uncertainty, so we should express the end date as a range of time.
Probably the most important reason of the activity-based planning failure is that it consider only activities and doesn’t consider features. A feature is the most important element that represents a real value for the customers.
The Agile approach to planning projects is the solution.
The estimation of an agile project gives most importance to the features that have to be implemented in the project.
Is this helpful?