From: http://teddy-chen-tw.blogspot.tw/2012/01/scrum-3.html
=======================================
上一集「Scrum 是什麼 (2) 」提到 Sprint info page、Sprint demo agenda、Sprint summary report 這三種在 Scrum and XP from the Trenches 這本書所介紹的 Scrum 產出物,今天就來看一下實際的例子。
Sprint info page
下圖是一個 sprint info page 的範例,E-Com 是 Scrum 團隊的「隊名」,在 sprint planning meeting 結束時,團隊會訂出該 sprint goal(sprint 目標)、預計在該 sprint 完成的 stories、以及每一個 story 的 story point。附帶說明一下,sprint goal 通常是一句簡短的句子,用以表明該 sprint 所要完成的主要功能。
鄉民們可以用 word 或是 OpenOffice(Teddy 是用 OpenOffice)等文書處理軟體來打 sprint info page,打好之後在 sprint 開始的第一天(sprint planning meeting 開完之後)將該文件寄給 Scrum 團隊以及其他有興趣的輔助角色人員(客戶、合作廠商、專案經理、業務、老闆等等)。
這封信要如何寫呢?以下是一個範例:
Hi All,
The E-Com team has now started sprint 05. Our goal is to Implement basic shopping cart functions such as add and remove items as well as update quantities on Jan. 13.
See the attached sprint info page for details.
Regards,
Teddy
Sprint demo (review) agenda
下圖是一個 sprint demo (review) agenda 的範例,基本上就是列出每一個 story 所要 demo 的項目、由誰負責 demo、以及 demo 該項目預計所需的時間。
同樣用文書處理軟體打好之後在 sprint 結束前一天的中午之前(最晚最好不要晚於下午14:00,因為要留點時間給負責 demo 的人準備)將該文件寄給 Scrum 團隊以及其他有興趣的輔助角色人員。
Sprint summary report
最後,下圖是一個 sprint summary report 的範例,基本上就是總結一下這個 sprint 幹了什麼好事、完成了多少個 story points、還有 retrospective meeting 的結論。
The E-Com team finished sprint 05 on Jan. 13. To summarized, we achieved the sprint goal of “Implement basic shopping cart functions such as add and remove items as well as update quantities.” Users can add and selected items from our Web-based e-commerce system to a shopping cart. Items in the shopping cart can be deleted as well. Users can also modify the quantities of an item in the shopping cart.