1 product backlog 2sprint backlog 3 burn-down chart Product backlog 中列举了本项目应该实现的需求,需求采用了用户故事的方式进行描述,用户故事是一句简短的采用用户熟悉的术语表达的需求,是用户讲给开发人员的故事,不是开发人员讲给用户的故事。既然是故事,就要有人讲,谁讲呢,是product owner来讲,每次讲时可...
Requestor- 产品负责人可能想了解哪个客户或利益相关者最初提出的这个tiem,以便在迭代中给他一些反馈。 Bug Tracking ID- 如果你有一个独立的bug跟踪系统,类似于我们用的Jira, 有助于了解这一陀一陀的bugs reports是对应于哪个story的。 How we keep the product backlog at a business level 如果这个产品负责人...
A product backlog is a prioritized list of work for the development team that is derived from theproduct roadmapand its requirements. The most important items are shown at the top of the product backlog so the team knows what to deliver first. The development team doesn't work through the...
Product Backlog Example (Click on image to modify online) What is a product backlog in Agile? According to the official Scrum Guide, the product backlog is “...an ordered list of everything that is known to be needed in the product.” The product backlog sits outside of the sprint ...
四、如何通过 Product backlog 让团队保持敏捷 出色的产品负责人会严格整理 Product backlog ,让开发项目有一个可执行和可共享的工作计划/产品路线。 产品的积压工作在一定程度上会促使敏捷团队主动去讨论产品优先级的最优方案, 从而促进产品更好发展——毕竟不是所有工作都可以放在首位紧急处理的。
开发团队按照节奏从 Product backlog 中主动领取工作,可以更加有动力地进行持续迭代和持续交付。在这里向大家介绍如何构建以及维护 Product backlog ,以及如何用好这一实践让团队更加敏捷。 一、Product backlog 具备什么特点? Product backlog 是开发团队的工作的优先级列表,一般来自产品规划路线图和需求。Product back...
在SCRUM方法中明确要求了3个文档: 1 product backlog 2sprint backlog 3 burn-down chart Product backlog中列举了本项目应该实现的需求,需求采用了用户故事的方式进行描述,用户故事是一句简短的采用用户熟悉的术语表达的需求,是用户讲给开发人员的故事,不是开发人员讲给用户的故事。既然是故事,就要有人讲,谁讲呢...
产品总的需求库用来收集产品所有的用户故事并按照需求本身对用户价值的优先级进行排序 敏捷管理Scrum之ProductBacklog 产品需求库 - PRODUCT BACKLOG 产品总的需求库,用来收集产品所有的用户故事,并按照需求本身对用户价值的优先级进行排序。每个需求按照用户故事User Story的大概写法进行详细的描述。 需求梳理人和提交人,...
In contrast, within the Scrum framework, the scrum product backlog is a more structured list that the scrum product owner carefully maintains. During each sprint planning meeting, selected items move from this ordered backlog into the sprint backlog, where the Scrum team focuses on completing the...
Iteration Backlog workbook 名词解释: Sprint:每一次迭代称为一个Sprint。 Backlog:其实就是需求列表。 SM:Scrum Master,Scrum过程的管理者。 PO:Product Owner,需求他说了算。 TEAM:架构师、开发人员、测试人员等。 Chicken:其他相关的人,如老总、客户。 ^_^ 故事点:一个相对独立的功能点。 度量:在过程中的...