Where can I find Nokia Scrum Test? [closed]
开发者_开发技巧
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this questionIs the Nokia Scrum test available online? I could find link to the modified Scrum test by Jeff Sutherland but unable to locate the link to original Scrum test by Nokia.
Here is the first Nokia test developed by Bas Vodde while coaching teams at Nokia Networks in Finland. I'm pasting it below:
No Agile & Iterative when:
- You know when you are not doing iterative development when:
- Iterations are longer than 2-6 weeks
- Teams tries to complete specifications before programming
- An iteration does not include testing
- Iteration does not provide workable code
- Detailed (task level) plans and accurate estimates are expected at the beginning of a project
- The iteration plan doesn't reflect what the team is doing
- You know you are not doing agile development when:
- There is little co-operation within the team
- Design and code is produced in individual effort
- Progress is measured by hours spend or documents created instead of working code
- Builds are done once in three weeks
Reference
- Nokia Test: Where did it come from?
Let me suggest other approaches. Nokia Scrum Test is very brief. You will not get details you need for further improvements.
To validate Scrum implementation in smal teams we use Henrik Kniberg's Scrum Checklist. In case oyou would like to compare to 'world' check Mike Cohn's ComparativeAgility.com site.
Read more here
精彩评论