Understanding SCRUM: Roles, Practices, Process & Shortcomings
top of page

Understanding SCRUM: Roles, Practices, Process & Shortcomings

Scrum is a type of agile software development method that is designed to be flexible and adaptable to changing needs and requirements. Scrum is based on the idea of "iterative development," with the goal of delivering working software in small, incremental chunks called "sprints."

In Scrum, there are three key roles:

  1. Product Owner: The Product Owner is responsible for representing the interests of the stakeholders and defining the features and functionality of the product. They are responsible for prioritizing the work to be done in each sprint and making decisions about what should be included in the final product.

  2. Scrum Master: The Scrum Master is responsible for helping the team follow Scrum practices and principles. They facilitate meetings, help the team stay focused, and remove any obstacles that may be preventing the team from achieving their goals.

  3. Development Team: The Development Team is responsible for delivering working software in each sprint. They work closely with the Product Owner and Scrum Master to define the scope of each sprint and to determine how much work can be realistically completed within that time frame.


SCRUM: Roles, Practices, Process & Shortcomings

Here are some key practices of Scrum:

  1. Sprints: Sprints are fixed-length iterations of work, usually lasting one to four weeks. At the beginning of each sprint, the team selects a set of features or functionality to be included in the next working version of the software. At the end of each sprint, the team reviews the work that has been completed and demonstrates the working software to stakeholders.

  2. Product Backlog: The Product Backlog is a list of all the work that needs to be done for the project. It includes both requirements for the product and any other work that needs to be done, such as defect workload, infrastructure tasks, or design activities. The Product Owner is responsible for prioritizing the items in the Product Backlog.

  3. Daily Stand-Up: The Daily Stand-Up is a short meeting held every day in which each team member reports on their progress and any issues they are facing. The goal of the Daily Stand-Up is to keep the team focused and aligned and to identify any obstacles that need to be addressed.

  4. Sprint Planning: At the beginning of each sprint, the team holds a Sprint Planning meeting to determine which items from the Product Backlog will be included in the next working version of the software. The team also estimates the amount of work that can be completed in the sprint and creates a plan for how to achieve it.

  5. Sprint Review: At the end of each sprint, the team holds a Sprint Review meeting to demonstrate the working software to stakeholders and to discuss any feedback or changes that are needed.

  6. Sprint Retrospective: The Sprint Retrospective is a meeting held at the end of each sprint in which the team discusses what went well, what could have gone better, and what actions can be taken to improve in the future.

These practices are designed to help Scrum teams deliver high-quality software in a flexible and adaptable manner, with a strong emphasis on continuous improvement and collaboration.


The process model for Scrum is an iterative process that consists of the following steps:

  1. Identify the Product Backlog: The Product Backlog is a list of all the work that needs to be done for the project. It includes both requirements for the product and any other work that needs to be done, such as defect workload, infrastructure tasks, or design activities. The Product Owner is responsible for prioritizing the items in the Product Backlog.

  2. Plan the Sprint: At the beginning of each sprint, the team holds a Sprint Planning meeting to determine which items from the Product Backlog will be included in the next working version of the software. The team also estimates the amount of work that can be completed in the sprint and creates a plan for how to achieve it.

  3. Work on the Sprint: During the sprint, the team works on completing the tasks that have been identified in the Sprint Plan. The team meets daily for a short "stand-up" meeting to discuss progress and any issues that have arisen.

  4. Review the Sprint: At the end of each sprint, the team holds a Sprint Review meeting to demonstrate the working software to stakeholders and to discuss any feedback or changes that are needed.

  5. Reflect on the Sprint: The Sprint Retrospective is a meeting held at the end of each sprint in which the team discusses what went well, what could have gone better, and what actions can be taken to improve in the future.

Scrum is a flexible and adaptable agile method that can be used in a wide variety of environments. It is particularly well-suited to environments that are characterized by rapid change, uncertainty, and complexity.


However, there are some environments where Scrum may not be the best fit. For example, Scrum may not be well-suited to environments that are highly regulated or that require strict adherence to strict processes and procedures. It may also not be the best fit for projects that are very large or complex, as it may be difficult to manage the work in small, incremental chunks.

28 views0 comments

Recent Posts

See All

SAFe: Scaled Agile Framework

SAFe, or Scaled Agile Framework, is a methodology for managing and executing large-scale software development projects. It is designed to help organizations of all sizes deliver software solutions fas

bottom of page