- Learning Continuous Integration with Jenkins(Second Edition)
- Nikhil Pathania
- 276字
- 2021-07-02 21:18:29
Important terms used in the Scrum framework
The following are the important terms used in the Scrum framework:
- The Sprint: Sprint is a timebox during which a usable and potentially releasable product gets created. A new Sprint starts immediately after the conclusion of the previous Sprint. A Sprint may last between two weeks to one month, depending on the project's command over Scrum.
- Product Backlog: The Product Backlog is a list of all the required features in a software solution. The list is dynamic. That is, now and then the customers or team members add or delete items to the Product Backlog.
- Sprint Backlog: The Sprint Backlog is the set of Product Backlog items, selected for the Sprint.
- Increment: The Increment is the sum of all the Product Backlog items completed during a Sprint and the value of the Increments from all the previous Sprints.
- The Development Team: The Development Team does the work of delivering a releasable set of features named Increment at the end of each Sprint. Only members of the Development Team create the Increment. Development Teams are empowered by the organization to organize and manage their work. The resulting synergy optimizes the Development Team's overall efficiency and effectiveness.
- The Product Owner: The Product Owner is a mediator between the Scrum Team and everyone else. He is the front face of the Scrum Team and interacts with customers, infrastructure teams, admin teams, everyone involved in the Scrum, and so on.
- The Scrum Master: The Scrum Master is responsible for ensuring Scrum is understood and enacted. Scrum Masters do this by ensuring that the Scrum Team follows the Scrum theory, practices, and rules.
推薦閱讀
- 阿里云數字新基建系列:云原生操作系統Kubernetes
- Persistence in PHP with the Doctrine ORM
- Mastering Distributed Tracing
- Kubernetes網絡權威指南:基礎、原理與實踐
- 嵌入式Linux系統開發:基于Yocto Project
- Ubuntu Linux操作系統
- 直播系統開發:基于Nginx與Nginx-rtmp-module
- Windows 7中文版從入門到精通(修訂版)
- 蘋果OS X Mavericks 10.9應用大全
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- 云原生落地:產品、架構與商業模式
- Python UNIX和Linux系統管理指南
- iOS 10快速開發:18天零基礎開發一個商業應用
- Implementing Cloud Design Patterns for AWS(Second Edition)
- 基于Arduino的嵌入式系統入門與實踐