|
Intro, User stories, Strategy, Iteration 1, Iteration 2, Iteration 3, Iteration 4, Iteration 5, Iteration 6 (Download!), Theory
Iteration 3
For iteration 3 I pick some user stories that address the need to create and
estimate tasks per User story once the iteration is planned.
The current version of AgilePlanner still does not have a way to handle tasks so
I will do those here.
|
12
|
As a team member I want to be able to enter defects that are found outside their
respective iteration so that fixing them can be planned into iterations just
like user stories
|
3
|
-
Add a way to handle multiple miscellaneous tasks to one iteration. These tasks
should not owned by a User story. (The
book is a bit hazy on how the miscellaneous tasks relate to projects, user
stories and iterations so I have some degree of freedom here.)
|
|
14
|
As a team member I want to create multiple ordered tasks per user story so that we get the action points
needed to implement the user story
|
3
|
-
Add a new class Task that has a relation to User story
-
Add a property to hold the explanation for the task
|
|
15
|
As a team member I want to assess the estimated time in ideal hours per task so that a
given iteration is not overloaded with work
|
2
|
-
Add a property to Task class named estimated hours
-
|
|
Press NEXT to continue
|