Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Essentials of Scrum

eitake0002
December 02, 2021

Essentials of Scrum

This slide deck explains the essentials and fundamentals of Scrum. You can get a nitty-gritty of Scrum.

eitake0002

December 02, 2021
Tweet

More Decks by eitake0002

Other Decks in Technology

Transcript

  1. ASIA EDGE TECHNOLOGY. PTE LTD Agenda 1. What is Scrum?

    2. Scrum Theory 3. Scrum Value 4. Scrum Artifacts 5. Scrum Team 6. Scrum Events 7. How to transform your Team. 8. Q&A
  2. ASIA EDGE TECHNOLOGY. PTE LTD What is Agile? • Agile

    is a philosophy of IT project management. • It is designed to be customer-driven with flexibility and fast delivery. • It has a constant feedback loop with iteration.
  3. ASIA EDGE TECHNOLOGY. PTE LTD Why Agile? 1. Avoid building

    unwanted product. 2. Deliver fast and frequently. 3. Human Centric.
  4. ASIA EDGE TECHNOLOGY. PTE LTD Agile vs Waterfall Agile Waterfall

    Focus Mindset Process Feedback Frequent At the end of the project Flexibility Adaptable Hard to change
  5. ASIA EDGE TECHNOLOGY. PTE LTD What is Scrum • Scrum

    is a lightweight project management framework that is the most popular implementation of Agile development in the software industry. • It consists of three theories, five values, artifacts, roles, and events to manage the software project effectively and efficiently.
  6. ASIA EDGE TECHNOLOGY. PTE LTD Market Share of Agile Framework

    https://teamhood.com/agile/hierarchy-of-agile-methodologies/
  7. ASIA EDGE TECHNOLOGY. PTE LTD Which companies use Scrum? Google

    Apple Facebook Yahoo Spotify Amazon HSBC Netflix IBM Adobe
  8. ASIA EDGE TECHNOLOGY. PTE LTD Why Scrum? 1. Lightweight and

    simple. 2. Works for complex projects. 3. Fast response to changing the requirements. 4. Align between business and IT. 5. Focus on the teamwork.
  9. ASIA EDGE TECHNOLOGY. PTE LTD Types of Projects Scrum can

    be used 1. Research & Development 2. Minimum Viable Product(MVP) 3. Cloud Computing Development 4. Web & mobile Development 5. Product renewal
  10. ASIA EDGE TECHNOLOGY. PTE LTD Transparency • The Scrum Team

    is transparent through the artifacts and events. Features, progress, and communication must be transparent to all who get involved in the project. • Transparency increases the value of the product because it leads to valuable discussion. • Transparency enables inspection. Inspection cannot be done without transparency.
  11. ASIA EDGE TECHNOLOGY. PTE LTD Inspection • The Scrum Team

    constantly checks and shares the progress and goal to detect the potential risks. • Inspection is conducted through the five Scrum events: Sprint Planning, Daily Scrum, Sprint Review, and Sprint Retrospective. • Inspection enables adaptation. As a result of the inspection, the Scrum Team can adapt to change.
  12. ASIA EDGE TECHNOLOGY. PTE LTD Adaptation • The Scrum Team

    is adaptable to be flexible and prevent deviation as a result of the inspection. • Adaptation is one of the critical characteristics of the Scrum Team in order to meet the changeable market and customer requests. • Adaptation prevents the common mistake that the software development team creates unwanted products after spending a long time developing.
  13. ASIA EDGE TECHNOLOGY. PTE LTD Scrum Values Focus : The

    Scrum Team focuses on the Sprint Goal to complete delivery. Openness : The Scrum Team is open to communicating, sharing, and helping. Courage : The Scrum Team challenges the status quo to innovate. Commitment : The Scrum Team is committed to the team. Respect : The Scrum Team respect each other.
  14. ASIA EDGE TECHNOLOGY. PTE LTD Product Backlog Product Backlog •

    is the most important artifact in Scrum because it describes everything of the product: functions, requirements, enhancements, bug fixes, etc, and prioritizes them. • Is associated with one product. Even though multiple teams work for a single product, the Product Backlog must be one. • Exists and evolves as long as the product exists and evolves.
  15. ASIA EDGE TECHNOLOGY. PTE LTD Basic Product Backlog Template •

    User Story • As a <person>, I would like to <what> so that <reason> • Priority • Acceptance Criteria • Estimation
  16. ASIA EDGE TECHNOLOGY. PTE LTD Sprint Backlog • Sprint Backlog

    is the set of Product Backlog Items selected to achieve for the upcoming Sprint. • The Development Team estimates to select based on the priority of the Product Backlog and realistic forecast. • Sprint Backlog is updated throughout the Sprint as the development progress.
  17. ASIA EDGE TECHNOLOGY. PTE LTD Increment Increment • is the

    sum of all the Product Backlog items completed in all previous Sprints. • is created when the Product Backlog item meets the definition of done that is the common understanding of completion in the project. • is releasable whenever the Product Owner wants to release.
  18. ASIA EDGE TECHNOLOGY. PTE LTD The Product Owner The Product

    Owner: • is responsible for maximizing the value of the product by clarifying, managing, and prioritizing the Product Backlog. • ensures the Product Backlog is visible, transparent, and clear to all. • is a one person, not a committee.
  19. ASIA EDGE TECHNOLOGY. PTE LTD The Scrum Master The Scrum

    Master: • plays a key role in the team to establish the Scrum. • removes impediments in the team so that the Scrum Team can work smoothly and effectively. • facilitates the Scrum Events to be positive, productive, and time-boxed.
  20. ASIA EDGE TECHNOLOGY. PTE LTD Developers Developers • are responsible

    for creating increments throughout the Sprint. • Plan for the Sprint by selecting the Sprint Backlog. • Ensure the quality of the product by having a professional skills and adhering to Definition of Done.
  21. ASIA EDGE TECHNOLOGY. PTE LTD Scrum Events • Sprint Planning

    • Daily Scrum • Sprint Review • Sprint Retrospective
  22. ASIA EDGE TECHNOLOGY. PTE LTD Sprint The Sprint: • is

    a fixed-length event that the Scrum Team works to make Increments. • All Scrum Events: Sprint Planning, Daily Scrum, Sprint Review, and Sprint Retrospective are held during the Sprint. • must be less than a month, and the shorter the Sprint, the better because the Scrum Team can generate more learning cycles.
  23. ASIA EDGE TECHNOLOGY. PTE LTD The Sprint Planning • During

    the Sprint Planning, The Scrum Team plans which Product Backlog items they work on to complete at the end of the Sprint. • The Scrum Team discusses to decide which Product Backlog items meet the Product Vision and increase the product's value. • The Sprint Planning is time-boxed, and The Scrum Team needs to discuss three questions: why is this Sprint valuable, what can be done this Sprint, how will the chosen work get done.
  24. ASIA EDGE TECHNOLOGY. PTE LTD The Daily Scrum • During

    the Daily Scrum, the Scrum Team inspects the progress and impediment. • Daily Scrum is held every day and 15-minutes timeboxed. • Developers answer those three questions. What I did yesterday. What I will do today. What impediments hold me back.
  25. ASIA EDGE TECHNOLOGY. PTE LTD Sprint Review • The purpose

    of the Sprint Review is to inspect the outcome that the Scrum Team accomplished during the Sprint and discuss what they will do for the next Sprint based on the outcome and changes of the environment. • The Scrum Team demonstrates the outcome to key stakeholders during the Sprint Review. • Sprint Review is timeboxed to a maximum of four hours for one- month Sprint. If the Sprint is less than a month, Sprint Review is also shorter.
  26. ASIA EDGE TECHNOLOGY. PTE LTD Sprint Retrospective • The purpose

    of the Sprint Retrospective is to share and discuss what they can do better for future improvement based on the current Sprint. • The topics can be anything as long as they improve to achieve better values such as process, tools, technologies, communication, etc. • As the result of the Sprint Retrospective, the Scrum Team picks up the most helpful changes to create the Product Backlog to implement in the next Sprint.
  27. ASIA EDGE TECHNOLOGY. PTE LTD How to transform your team

    1. Focus on to educate the Scrum Master. 2. Then, educate the Product Owner and Developers. Practice, Practice, Practice!
  28. ASIA EDGE TECHNOLOGY. PTE LTD Cause of resistance 1. Self-interest

    2. Misunderstanding and lack of trust 3. Different evaluations 4. Low tolerance for change Source: Choosing Strategies for Change
  29. ASIA EDGE TECHNOLOGY. PTE LTD How to overcome resistance 1.

    Education and communication 2. Participation and involvement 3. Facilitation and support 4. Negotiation and agreement 5. Manipulation and co-optation 6. Explicit and implicit coercion Source: Choosing Strategies for Change
  30. ASIA EDGE TECHNOLOGY. PTE LTD Reference Scrum Guide Online Scrum:

    The Art of Doing Twice the Work in Half the Time The Professional Product Owner Scrum.org Choosing Strategies for Change