A high level flow for completing work on story work items is the following:
- the Developer is either assigned to develop the solution for a user story or signs up to that; he or she starts
performing Develop activity and sets the Story work item status to In Progress status
- the Developer ends performing Develop activity and sets the Story status to Implemented status
- the Build engineer watches the build track item and creates a build using the story implementations
- the Tester watches a dashboard and learns there is a story ready for testing; also the build
is available and includes the story implementation
- the Tester completes test by performing Test (Find Defect) activity. If test passes execution, he or she sets the
Story status to Done (or reopens Story if test fails execution)
- the Team Lead watches the dashboards and verifies that the story is done
|