Scrum: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
Scrum is a software development framework which emphasizes iterative development, predictable schedules, and frequent communication.
Scrum is a software development framework which emphasizes iterative development, predictable schedules, and frequent communication.


==The Scrum Guide==
==Guide==
A brief overview of Scrum is provided as the [https://wiki.mozilla.org/Scrum/Guide Scrum Guide]. This document was originally written for use by the [[MDN/Kuma|Kuma]] development team, but is shared here for the benefit of Mozilla as a whole.
A brief overview of Scrum is provided on the [[Scrum/Guide|Guide]] page. This document was originally written for use by the [[MDN/Kuma|Kuma]] development team, but is shared here for the benefit of Mozilla as a whole.
 
==Tools==
See the [[Scrum/Tools|Tools]] page for a survey of popular Scrum tools and project management platforms.


==Additional Resources==
==Additional Resources==
Line 9: Line 12:
* [http://www.amazon.com/Agile-Project-Management-Microsoft-Professional/dp/073561993X/ref=sr_1_2?ie=UTF8&qid=1306965092&sr=8-2 "Agile Project Management with Scrum" by Ken Schwaber]
* [http://www.amazon.com/Agile-Project-Management-Microsoft-Professional/dp/073561993X/ref=sr_1_2?ie=UTF8&qid=1306965092&sr=8-2 "Agile Project Management with Scrum" by Ken Schwaber]
* [http://www.amazon.com/Succeeding-Agile-Software-Development-Using/dp/0321579364/ref=sr_1_1?ie=UTF8&qid=1306965092&sr=8-1 "Succeeding with Agile: Software Development Using Scrum" by Mike Cohn]
* [http://www.amazon.com/Succeeding-Agile-Software-Development-Using/dp/0321579364/ref=sr_1_1?ie=UTF8&qid=1306965092&sr=8-1 "Succeeding with Agile: Software Development Using Scrum" by Mike Cohn]
* [http://auberger.com/2008/12/15/songbird-path-to-agility-part-iii/ Songbird path to Agility – Part III] - Using Bugzilla for managing Scrum according to the Songbird team.

Revision as of 18:34, 3 June 2011

Scrum is a software development framework which emphasizes iterative development, predictable schedules, and frequent communication.

Guide

A brief overview of Scrum is provided on the Guide page. This document was originally written for use by the Kuma development team, but is shared here for the benefit of Mozilla as a whole.

Tools

See the Tools page for a survey of popular Scrum tools and project management platforms.

Additional Resources