Data Forest logo
Home page  /  Glossary / 
Scrum

Scrum

Scrum is an agile framework for managing complex projects, primarily used in software development but applicable to a wide range of industries. It is designed to facilitate collaboration between cross-functional teams and stakeholders through iterative processes. Scrum enables teams to deliver work in small, manageable increments called "sprints," usually lasting two to four weeks. By breaking down the project into smaller tasks, Scrum promotes adaptability, continuous feedback, and a focus on delivering the highest value features first.

Main Characteristics

  1. Sprints: Scrum divides work into time-boxed iterations called sprints. Each sprint typically lasts between one to four weeks, with a fixed duration decided by the team. At the beginning of each sprint, a set of tasks or features from the product backlog is selected to be completed by the end of the sprint. The sprint allows the team to focus on delivering a specific, manageable amount of work, ensuring that feedback can be incorporated into the process continuously. A key characteristic of sprints is that they are immutable; once the sprint starts, the scope of work is not changed until the next sprint.
  2. Roles in Scrum: There are three primary roles in Scrum:
    • Product Owner: The product owner is responsible for defining the features and priorities in the product backlog. They act as the voice of the stakeholders, ensuring that the team works on tasks that provide the most value.  
    • Scrum Master: The Scrum Master serves as the facilitator of the Scrum process. They are not a traditional manager but focus on ensuring that the team follows Scrum principles and practices, removing any impediments that might slow the team’s progress.  
    • Development Team: The development team is a cross-functional group of professionals (developers, designers, testers, etc.) who are responsible for delivering a potentially shippable product increment by the end of each sprint. The team is self-organizing, meaning they have the autonomy to decide how to complete their work.
  3. Artifacts: Scrum has three primary artifacts that help guide the team’s progress and communication:
    • Product Backlog: The product backlog is a prioritized list of features, enhancements, bug fixes, and other tasks required to deliver a product. It is owned by the product owner, and the items in the backlog are refined and prioritized based on business value and technical considerations. Each item in the backlog is called a "backlog item" or "user story," with the highest priority items at the top.  
    • Sprint Backlog: The sprint backlog is a subset of the product backlog selected for a particular sprint. It contains the tasks that the team commits to delivering by the end of the sprint. The development team collaborates to break down backlog items into smaller tasks and defines a plan for how to complete them within the sprint.  
    • Increment: The increment is the sum of all completed product backlog items during the sprint. It represents the potentially shippable version of the product that meets the "Definition of Done" criteria. The increment is reviewed at the end of each sprint to ensure it aligns with stakeholder expectations.
  4. Scrum Events: Scrum includes several key events designed to foster collaboration, transparency, and inspection of progress:
    • Sprint Planning: At the beginning of each sprint, the product owner and the development team meet to decide what will be worked on during the sprint. The team reviews the highest-priority items from the product backlog and selects which ones will be included in the sprint backlog. Sprint planning helps define a clear goal for the sprint.    
    • Daily Scrum (Stand-up): The daily scrum is a short meeting (typically 15 minutes) where the development team discusses progress since the last meeting, identifies what will be worked on before the next meeting, and addresses any obstacles. The purpose is to synchronize work and adjust the sprint plan if necessary.  
    • Sprint Review: At the end of the sprint, the team presents the completed work to the product owner and other stakeholders. This allows for feedback and ensures that the increment aligns with the product vision.  
    • Sprint Retrospective: After the sprint review, the team holds a sprint retrospective to reflect on the sprint and identify areas for improvement. This event is focused on optimizing the team’s processes and collaboration for future sprints.
  5. Velocity: Velocity is a measure of the amount of work a Scrum team can complete during a sprint, typically expressed in "story points" or some other unit of effort. Velocity is calculated by summing up the story points of all the completed tasks in the sprint. This metric helps teams predict how much work they can commit to in future sprints and assess whether they are improving over time.
    Formula for velocity in Scrum:

    Velocity = Σ (Completed Story Points in Sprint)
  6. Definition of Done (DoD): In Scrum, the Definition of Done is a shared understanding among the team of what it means for a product increment to be complete. This includes criteria such as coding, testing, documentation, and integration. The DoD ensures consistency and quality in the delivered increments and prevents the team from delivering work that is only partially finished.
  7. Self-Organization and Collaboration: One of the key principles of Scrum is self-organization. The development team is empowered to make decisions about how to complete the work assigned during the sprint. This fosters a high degree of autonomy and encourages collaboration among team members, as well as between the team and stakeholders. Cross-functional skills are often emphasized, as team members work together to achieve common sprint goals.

Scrum is most commonly used in software development but is also applied in various fields such as marketing, product development, and research. Its emphasis on iterative work and continuous feedback makes it particularly well-suited for complex projects where requirements are likely to change or evolve over time. Scrum provides a structured but flexible framework that promotes transparency, accountability, and the ability to adapt to new information, making it a widely adopted methodology in agile project management.

DevOps
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Latest publications

All publications
Article image preview
October 31, 2024
19 min

Data Science Tools: A Business Decision Depends on The Choice

How to Choose a DevOps Provider?
October 29, 2024
15 min

DevOps Service Provider: Building Software Faster, Better, Cheaper

Article image preview
October 29, 2024
18 min

Multimodal AI: Training Neural Networks for a Unified Understanding

All publications
top arrow icon