Scrum agile framework

Scrum is an Agile framework for managing and completing complex projects, it has several activities that are performed in a regular cadence, these activities are:

  • Sprint Planning: Held at the beginning of each sprint, the sprint planning meeting is where the team reviews the product backlog and decides on the work that will be completed during the upcoming sprint.
  • Daily Scrum (Stand-up): This is a short, daily meeting where team members give a quick update on what they did yesterday, what they plan to do today, and any obstacles they are facing.
  • Sprint Review: This is a meeting held at the end of each sprint where the team demonstrates the working software they have completed and gets feedback from stakeholders.
  • Sprint Retrospective: This is a meeting held at the end of each sprint where the team reflects on what went well and what could be improved during the sprint.
  • Backlog Grooming: This is a meeting to review, update and maintain the backlog, the team discusses the priorities, dependencies, and estimates for the items in the backlog.



Source: https://commons.wikimedia.org/wiki/File:Scrum_Framework.png

These activities provide a framework for regular communication and collaboration among the team members, stakeholders, and the product owner. Scrum also provides a framework for continuous improvement, with an emphasis on flexibility, adaptability, and rapid delivery of value.

Comments

Popular posts from this blog

Managing Product Teams Across Time Zones: A Global Leadership Challenge

Feature Toggles in Software Development

Dark Launch: A Stealthy Strategy for Feature Deployment