SCRUM TRAINING WITH CLINTON KEITH

Size: px
Start display at page:

Download "SCRUM TRAINING WITH CLINTON KEITH"

Transcription

1 SCRUM TRAINING WITH CLINTON KEITH Congratulations on registering for the upcoming course! This guide, less than 3000 words long, contains a portion of my book Agile Game Development with Scrum, and provides the basic information about Scrum. You are strongly encouraged to read it before the course to maximize the benefit of our time together (just knowing the basic Scrum terms helps). The course itself will be highly interactive and team focused. Please come prepared to discuss how Scrum can be applied to your games and your studio culture. See you soon! Clint L OR E M E N I M R E A L E S T A T E Lorem Ipsum et: Work Street Work City, Work State Work ZIP

2 Overview This guide, derived from the book Agile Game Development with Scrum (AGD), is a very brief overview of the core elements of Scrum. It s a starting place for a discovery of Scrum, which might include reading a book, taking a course or joining a Scrum team. The take-away from this guide is simple. After reading the guide you should understand, at a very high level, what the following Scrum elements are: The Scrum Values Sprints Product Backlog Sprint Backlog Releases Scrum Team ScrumMaster Product Owner The Team/Developers Sprint Planning The Daily Scrum Sprint Reviews Retrospectives These terms--along with other important ones-- are in highlighted in bold throughout the guide. The benefit of learning these terms before the course is best explained by comparing Scrum to Chess. The rules of Chess can be learned quickly, but learning the rules doesn't mean you'll be good at the game. Becoming a good Chess player requires practice. It's the same with Scrum; it 9/24/12 Copyright Clinton Keith 1

3 requires hands-on practice. For this reason, it's best if the course focuses on practicing Scrum, which can include simulation, discussion and scenarios where you'll learn strategy. Strategy is harder to learn than simply reading about it and it's where we want to focus our efforts in the course not memorizing terms. Scrum Scrum is a framework for creating complex products. It s not a process or a methodology since its practices aren t specific enough to control how programmers, artists, designers, producers, QA, etc. do their work. A studio adopting Scrum merges their own practices into the Scrum framework to form their own methodology. Success with Scrum is not found memorizing terms, practices or role responsibilities. It s not found in following the practices perfectly. Success with Scrum is found as teams discover better ways to collaborate and create value in their products. The Big Picture Figure 1.1 shows an overview of the Scrum flow. 9/24/12 Copyright Clinton Keith 2

4 Figure The big picture Scrum Values Scrum practices support its core values and these values are the focal point around-which teams improve (from the Agile Atlus): All work performed in Scrum needs a firm basis of values to serve as a basis for the process and principles. Through the use of teamwork and continuous improvement, Scrum both creates these values and relies on them. As defined by Scrum's creators, the values are Focus, Courage, Openness, Commitment, and Respect Focus. Because we focus on only a few things at a time, we work well together and produce excellent work. We deliver valuable items sooner. Courage. Because we are not alone, we feel supported and have more resources at our disposal. This gives us the courage to undertake greater challenges. 9/24/12 Copyright Clinton Keith 3

5 Openness. As we work together, we practice expressing how we're doing, and what's in our way. We learn that it is good to express concerns, so that they can be addressed. Commitment. Because we have great control over our own destiny, we become more committed to success. Respect. As we work together, sharing successes and failures, we come to respect each other, and to help each other become worth of respect. If an organization will let Scrum do its work, they will discover the benefits from Scrum and will begin to understand why these values are both needed by Scrum, and engendered by Scrum. Sprints A game developed with Scrum makes progress in short (2 to 4 week) iterations, or sprints, using cross-discipline teams of five to nine people. Sprints are the heartbeat of the project. At the start of a sprint there is a sprint planning meeting. During this meeting, a sprint goal is identified and the work needed to fulfill that goal is estimated to determine if the team can complete it by the end of the sprint. A sprint goal encompasses a number of features from the top of a prioritized list called the product backlog. Each feature on the product backlog is called a product backlog Item (PBI). The team estimates the tasks required to implement each PBI, one at a time, into the sprint backlog. Figure 1.2 shows a simple player jump feature and the tasks from sprint backlog required to implement it. 9/24/12 Copyright Clinton Keith 4

6 Figure An Example of breaking a PBI into tasks for the sprint backlog During the sprint, the team meets daily in a 15-minute time-boxed 1 meeting called the daily scrum. During this meeting, they share their progress and any impediments to their work. By the end of the sprint, the team has created a potentially shippable version of the game: a playable game, that won t necessarily pass all the tests necessary to ship (often referred to as "potentially shippable"). The stakeholders (managers, directors, publisher staff) of the game gather in a sprint review meeting with the team to evaluate if the goals of the sprint were met and to update the product backlog for the next sprint based on what they ve learned. 1 A time-box is a fixed amount of time given to a meeting, task or work. This sets the limit of the amount of time spent. For example, a 15-minute time-boxed meeting will end at the 15 minute mark regardless of whether all the agenda items are addressed or not. 9/24/12 Copyright Clinton Keith 5

7 Many social games or MMOs actually ship every sprint, so it quite possible to achieve this state, especially with improved test automation. 2 Following the sprint review, the team will hold a sprint retrospective. In this meeting, the team will reflect on how effectively they worked together over the last sprint and to find ways of improving their collaboration and work. The Product Backlog The product backlog is a prioritized list of the requirements or features (PBIs) for a game, toolset or the pipeline used to make the game. Examples of these requirements are: "Add a filtering function to the animation exporter." "Add a particle effect to the game." "Add online gameplay." The product backlog changes to reflect the emerging value and priorities of the work. The value of each feature to the player is used to prioritize the backlog. The product backlog is not meant to be a complete list of every feature broken down into its finest detail; that makes it too cumbersome to manipulate. Instead, the PBIs on the top of the list, the PBIs of highest value, are disaggregated, or broken down, into small enough features for the team to achieve in the short term. The following figure demonstrates some PBIs for an example platform game: 2 Chapter 9 of AGD 9/24/12 Copyright Clinton Keith 6

8 Figure A backlog of Features/PBIs Jump, crawl and fly are the most valuable PBIs to implement right now and are at the top of the list. These PBIs are small enough to complete in a single sprint. PBIs such as online or map editor are lower priority and are not disaggregated into smaller PBIs until the team is closer to implementing them. Releases Releases are a set of sprints meant to bring a game, with major new features, to a shippable state 3. A typical release lasts between two to four months. The pace of releases is similar to those of milestones on a typical project. Figure 1.4 show how these might look for a multi-year project with nine releases. 3 On a multi-year project, a shippable state might be considered the same as a magazine demo: you can show it to the world, but there is still more to do. 9/24/12 Copyright Clinton Keith 7

9 Figure A series of releases for a multi-year project Releases establish longer-term goals for the team and stakeholders. They require an elevated level of polish and debugging that reduce a great deal of uncertainty about the work left to do to ship the game. Releases start with a planning session that establishes major goals for the game. A release plan drives the goals for each sprint. Figure 1.5 shows how the Release plan is a subset of features from the product backlog and how each forecasted sprint goal is a subset of the release plan. 4 4 Chapter 7 in AGD 9/24/12 Copyright Clinton Keith 8

10 Figure Subsets of planning Scrum Roles A Scrum team consists of a ScrumMaster, a Product Owner and a Team of developers. Outside the team are stakeholders, which include everyone who has "a stake" in the outcome of the work, and customers: those who will buy the game, or current players we hope to please with upcoming releases. A picture of the relationship between the roles is shown in Figure 1.6 9/24/12 Copyright Clinton Keith 9

11 Figure The roles & relationships The Team The team includes developers from every discipline necessary to accomplish a sprint goal. For example, a team committing to a goal to demonstrate a walking, talking AI character should have animators, AI programmers, character modelers, and QA to help the team best ensure that the goal is reached. Teams are accountable for delivering their work at the highest defined quality, which might include definitions such as "doesn't crash" or "performs at 30 frames-per-second". The team course-corrects their efforts on a daily basis based on problems or opportunities that continually arise during game development. Teams are self-organizing, which at first means that they estimate and track the sprint backlog on their own, but as they gel and mature as a team, then take on more ownership of their practices and membership. 9/24/12 Copyright Clinton Keith 10

12 ScrumMaster The ScrumMaster role is pivotal for the success of Scrum, yet it is often misunderstood because it is neither a traditional leadership or management role. The ScrumMaster improves the use of Scrum through coaching, facilitation and the rapid elimination of anything that distracts the team from delivering value. The ScrumMaster is the conscience of the team in a sense; because at times the Scrum values can be inconvenient. For example, a team may ignore fixing bugs or unpolished assets in their rush to achieve a sprint goal. The ScrumMaster must help them understand that each sprint delivers features to a definition of done and help them find ways of avoiding these problems in future sprints. The ScrumMaster is a bit like a parent: coaching and guiding the team very closely at first and then, as the team becomes more self-organizing, steps back and let's them take on more. Product Owner The Product Owner is accountable for the success or failure of a game. They don't carry out this role in isolation, but are supported by the ScrumMaster, stakeholders, and domain experts. However, there still needs to be one voice, which communicates the vision for the game to everyone inside and outside the team. The Product Owner must be someone who can synthesize the different views on cost, risk and value into the product backlog. The Product Owner guides a game's development by prioritizing the product backlog, appraising the emerging game's fun, establishing a quality bar, and forecasting future progress using the velocity of work completed by the teams. They communicate this progress to the stakeholders to manage expectations and maintain transparency. Scrum Meetings 9/24/12 Copyright Clinton Keith 11

13 At first glance, the number and frequency of meetings in Scrum can scare people off. The reason is that people are accustomed to meetings as typically boring affairs where everyone sits around for hours, trying to stay awake, while others speak. Scrum meetings, if facilitated correctly, are focused, effective and meaningful to all participants. Over time, teams take more control over their meetings and improve them. Sprint Planning Sprints start with a planning meeting. Here a team discusses the goal established by the Product Owner and stakeholders and then estimates the amount of work that they can accomplish towards achieving that goal. After identifying potential PBIs that would fulfill the goal, the team estimates tasks from each PBI, one at a time, to build the sprint backlog. During this time, many questions about requirements and design will be discussed. The entire Scrum Team attends the sprint planning meeting (including the Product Owner and ScrumMaster) along with anyone else needed to help create the best estimates (e.g. a networking expert to help the team estimate online features). The team will finish estimating when the amount of work estimated roughly equals the average amount of work they have been able to complete in previous sprints. At this point, they establish an agreement with the Product Owner about what they will show at the end of the sprint. The Daily Scrum Each day, a team gathers for the daily scrum. There are three goals for this meeting: To synchronize effort among all team members across all disciplines. 9/24/12 Copyright Clinton Keith 12

14 To commit to the work to be accomplished in the next day and reaffirm the team s commitment to the sprint goal. To identify any impediments that threaten that goal. The daily scrum is a brief huddle for the team to confirm that they remain on the same page. The entire team hears about the progress and problems for each member so that they can lend a hand where needed. The meeting allows a team to micro-steer their progress towards a shared goal rather than a collection of individual goals that will be integrated and debugged at the end of the sprint. The daily scrum is usually time-boxed to 15 minutes or less and everyone stands during the meeting 5. Longer problem-solving discussions are deferred until after the meeting to ensure that it is brief and to the point. Teams often modify the daily scrum to best fit their needs. One example is to conduct a play-through of the game just before the meeting. This practice helps identify any changes needed and gives the team a tangible sense of their progress. Sprint Review A sprint ends with a review, which brings the Scrum team and stakeholders together to play the game and discuss its progress. As a result of the review, the Product Owner officially accepts or declines the results of the sprint. Features are then removed from the backlog, if complete, or remain there to be worked on in a coming sprint. Sprint reviews allow frequent communication between stakeholders and teams. This is the opportunity for the stakeholders to inspect the game and communicate with the teams. This helps ensure that the project is heading in a direction understood by everyone. Sprint Retrospective 9/24/12 Copyright Clinton Keith 13

15 Throughout the agile development of a game, we apply the inspect and adapt philosophy. We inspect the progress of the game and adapt our planning to its emerging value. We inspect the progress of the team daily and adapt our tasks to maximize progress. This philosophy also applies to how team members work together and apply scrum. This is the main purpose of the sprint retrospective meeting. The goal of the retrospective is to continually improve how a team creates value for the game. This is accomplished in the retrospective by identifying beneficial practices, stopping detrimental practices and identifying new practices to be tried out in the next sprint. The retrospective is where much of the improvement of development practices occurs. Changes don t necessarily have to be large ones; a one percent improvement in the effectiveness of the team every sprint compounds into huge improvements over the long term. Finally Thanks for reading this guide. Please take a moment to review the terms listed at the start and review the sections for any that are not clear. The rules of Scrum are simple, but from these simple rules emerge vast improvements in how teams work together. They increase their productivity and enjoy their work more. They deliver value every sprint and are better at "finding the fun". Scrum is like chess; from the simple rules of chess emerge complex tactics and strategy that take a lifetime to master. Scrum is a never-ending pursuit for continual improvement, especially in the rapidly changing game development industry. Please send any comments, questions, suggestions or corrections to me through my website at Happy Scrumming! 5 Standing creates a sense of purpose for the meeting. If you don t believe it, try making some meetings standing-only and observe the difference. 9/24/12 Copyright Clinton Keith 14

16 Clinton 9/24/12 Copyright Clinton Keith 15

Has no formal authority but Coaches the Development Team in self-organization and crossfunctionality

Has no formal authority but Coaches the Development Team in self-organization and crossfunctionality Scrum Master is a servant-leader for the Scrum Team. The Scrum Master helps those outside the Scrum Team understand which of their interactions with the Scrum Team are helpful and which aren t. The Scrum

More information

CSM Pre-Test. 3) Who is responsible for achieving a Sprint Goal? A) ScrumMaster B) Product Owner C) Project Manager D) Scrum Development Team

CSM Pre-Test. 3) Who is responsible for achieving a Sprint Goal? A) ScrumMaster B) Product Owner C) Project Manager D) Scrum Development Team CSM Pre-Test 1) According to Agile development principles, the primary measure of progress is... A) largely subjective. B) working software. C) lines of code. D) a comparison of estimates to actuals. 2)

More information

PSM I PROFESSIONAL SCRUM MASTER

PSM I PROFESSIONAL SCRUM MASTER PSM I PROFESSIONAL SCRUM MASTER 1 Upon What kind of process control is SCRUM based? a) IDEAL b) SCRUM enterprise c) Empirical d) Agile 2 If burndown charts are used to visualize progress, what do they

More information

Clinton Keith. Scrum Essentials for Game Teams. Clinton Keith Scott Crabtree. Thursday, March 1, 12. Presented by. Scrum is a simple framework

Clinton Keith. Scrum Essentials for Game Teams. Clinton Keith Scott Crabtree. Thursday, March 1, 12. Presented by. Scrum is a simple framework Scrum Essentials for Game Teams ing seats We ll be mov art this st e before w don t unpack morning, so yet! Presented by Clinton Keith Scott Crabtree 1 Clinton Keith 2 3 Today Scrum is a simple framework

More information

1. Lean, Agile, and Scrum Values and Principles 1.1. describe Scrum s relationship to the Agile Manifesto.

1. Lean, Agile, and Scrum Values and Principles 1.1. describe Scrum s relationship to the Agile Manifesto. Scrum Master Exam Prep Course (2 Days) Detailed Learning Objectives 1. Lean, Agile, and Scrum Values and Principles 1.1. describe Scrum s relationship to the Agile Manifesto. Scrum Theory 1.2. define empirical

More information

Actualtests ASF 45q. Number: ASF Passing Score: 800 Time Limit: 120 min File Version: 15.5 ASF. Agile Scrum Foundation

Actualtests ASF 45q.   Number: ASF Passing Score: 800 Time Limit: 120 min File Version: 15.5 ASF. Agile Scrum Foundation Actualtests ASF 45q Number: ASF Passing Score: 800 Time Limit: 120 min File Version: 15.5 http://www.gratisexam.com/ ASF Agile Scrum Foundation Excellent Questions, I pass with 90% with these questions.

More information

Agile Methodology (Scrum Approach)

Agile Methodology (Scrum Approach) Agile Methodology (Scrum Approach) Scrum is a team of eight individuals in Rugby. Everyone in the pack acts as one with everyone else, to move the ball down the field in small incremental steps. Teams

More information

IMPLEMENTING SCRUM. PART 1 of 5: KEYS TO SUCCESSFUL CHANGE. Designed by Axosoft, creators of the #1 selling Scrum software.

IMPLEMENTING SCRUM. PART 1 of 5: KEYS TO SUCCESSFUL CHANGE. Designed by Axosoft, creators of the #1 selling Scrum software. IMPLEMENTING SCRUM GUIDE PART 1 of 5: KEYS TO SUCCESSFUL CHANGE Designed by Axosoft, creators of the #1 selling Scrum software. A STORY ABOUT NIC AND SKIP I don t understand why Scrum isn t sticking. We

More information

ASM.exin

ASM.exin ASM.exin Number: ASM Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 A Scrum Team suggests to have a project with 3 Sprints of 2 weeks, while the customer suggests 1 Sprint of 6 weeks. What is

More information

More on Scrum roles. Source: Mike Cohn - Succeeding with Agile Software Development Using Scrum (Addison Wesley, 2010)

More on Scrum roles. Source: Mike Cohn - Succeeding with Agile Software Development Using Scrum (Addison Wesley, 2010) More on Scrum roles Source: Mike Cohn - Succeeding with Agile Software Development Using Scrum (Addison Wesley, 2010) 4 Scrum Master Responsible Humble Collaborative Committed Influential Knowledgeable

More information

The Scrum Guide. The Definitive Guide to Scrum: The Rules of the Game. October Developed and sustained by Ken Schwaber and Jeff Sutherland

The Scrum Guide. The Definitive Guide to Scrum: The Rules of the Game. October Developed and sustained by Ken Schwaber and Jeff Sutherland The Scrum Guide The Definitive Guide to Scrum: The Rules of the Game October 2011 Developed and sustained by Ken Schwaber and Jeff Sutherland Table of Contents Purpose of the Scrum Guide... 3 Scrum Overview...

More information

Scrum in a Nutshell Part 2. Nick Shyamani, Norbert Kołakowski, Krzysztof Kosacki, Tomasz Kaczmarek v3.0, last update: September,

Scrum in a Nutshell Part 2. Nick Shyamani, Norbert Kołakowski, Krzysztof Kosacki, Tomasz Kaczmarek v3.0, last update: September, Scrum in a Nutshell Part 2 Nick Shyamani, Norbert Kołakowski, Krzysztof Kosacki, Tomasz Kaczmarek v3.0, last update: September, 23 2013 Agenda Scrum pillars & values Roles, Events, Artifacts in details

More information

Agile project management with scrum

Agile project management with scrum Agile project management with scrum CS 236503 Dr. Oren Mishali Based on the book Agile Project Management with Scrum Overview of the Scrum process The following slides give an overview of the Scrum process,

More information

The Scrum Guide. The Definitive Guide to Scrum: The Rules of the Game. July Developed and sustained by Ken Schwaber and Jeff Sutherland

The Scrum Guide. The Definitive Guide to Scrum: The Rules of the Game. July Developed and sustained by Ken Schwaber and Jeff Sutherland The Scrum Guide The Definitive Guide to Scrum: The Rules of the Game July 2013 Developed and sustained by Ken Schwaber and Jeff Sutherland Table of Contents Purpose of the Scrum Guide... 3 Definition of

More information

SLIDES LINK -> PROJEKTOWANIE OPROGRAMOWANIA SYSTEMÓW

SLIDES LINK   -> PROJEKTOWANIE OPROGRAMOWANIA SYSTEMÓW SLIDES LINK HTTPS://SOUND.ETI.PG.GDA.PL/STUDENT/MATERIALY.HTML -> PROJEKTOWANIE OPROGRAMOWANIA SYSTEMÓW ON THE PREVIOUS LECTURE SPECIFICATION TYPES UNIFIED MODELING LANGUAGE WATERFALL MODEL AGENDA HISTORY

More information

ScrumBut. Michael Hall Three Beacons

ScrumBut. Michael Hall Three Beacons ScrumBut Michael Hall Three Beacons mike@threebeacons.com 214.783.3936 Fundamental Tenets Of Scrum 2 Scrum Tenet 1: Empiricism Empiricism Make decisions based on observation and experimentation not theory,

More information

SCRUM FOUNDATIONS ELEARNING TRANSCRIPT

SCRUM FOUNDATIONS ELEARNING TRANSCRIPT SCRUM FOUNDATIONS ELEARNING TRANSCRIPT Scrum Theory and Values... 2 Scrum Theory (05:47)...2 Scrum Values...4 Scrum Roles... 5 Cross Functional and Self-Organizing Teams (1:42)...5 Scrum Roles (2:39)...6

More information

Scrum Cheat Sheet. 1. Definition. 2. Pillars of Scrum. 3. Scum Values. Scrum is a framework within which people can address complex adaptive problems.

Scrum Cheat Sheet. 1. Definition. 2. Pillars of Scrum. 3. Scum Values. Scrum is a framework within which people can address complex adaptive problems. Scrum Cheat Sheet 1. Definition Scrum is a framework within which people can address complex adaptive problems. Scrum is not a methodology, a process or a technique. It s a framework. Scrum is founded

More information

References: Hi, License: Feel free to share these questions with anyone, but please do not modify them or remove this message. Enjoy the questions!

References: Hi, License: Feel free to share these questions with anyone, but please do not modify them or remove this message. Enjoy the questions! Hi, To assist people that we work with in Scrum/Agile courses and coaching assignments, I have developed some Scrum study-questions. The questions can be used to further improve your understanding of what

More information

What is Scrum? Scrum is a framework that allows you to create your own lightweight process for developing new products.

What is Scrum? Scrum is a framework that allows you to create your own lightweight process for developing new products. Scrum The Essence What is Scrum? Scrum is a framework that allows you to create your own lightweight process for developing new products. Scrum is simple. It can be understood and implemented in a few

More information

Software Engineering. M Umair.

Software Engineering. M Umair. Software Engineering M Umair www.m-umair.com Advantages of Agile Change is embraced With shorter planning cycles, it s easy to accommodate and accept changes at any time during the project. There is always

More information

Module: Scrum Basics. Pete Deemer CPO, Yahoo! India R&D

Module: Scrum Basics. Pete Deemer CPO, Yahoo! India R&D Module: Scrum Basics Pete Deemer CPO, Yahoo! India R&D Scrum Roles Brief Introduction Product Owner The Team ScrumMaster Determines what should be produced, to maximize ROI for the business Cross-functional

More information

Your Essential Guide to Scrum Project Management

Your Essential Guide to Scrum Project Management Your Essential Guide to Scrum Project Management Contents What is Scrum? 3 7 Benefits of Using Scrum 5 Agile & Scrum 6 How does Scrum Work? The Scrum Cycle 7 How Does Scrum Work? Elements 8 How Does Scrum

More information

Creative Commons License Attribution

Creative Commons License Attribution Creative Commons License Attribution This is a derivative work by Kate Terlecka based on the Scrum Guide 2015 by Scrum.Org and ScrumInc, available at http://scrumguides.org. Offered for license under the

More information

EX0-008 exin. Number: EX0-008 Passing Score: 800 Time Limit: 120 min.

EX0-008 exin. Number: EX0-008 Passing Score: 800 Time Limit: 120 min. EX0-008 exin Number: EX0-008 Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 Which statement describes Release Planning? A. After looking at all the stories in the backlog, the team estimates

More information

Introduction to Scrum

Introduction to Scrum Introduction to Scrum Recorded by Michael James [Existing slide with MJ] Welcome to Module 1 of CollabNet s Scrum Training Series: Introduction to Scrum. This is a brief introduction to topics that are

More information

Scrum Guide Revision

Scrum Guide Revision November 2017 Scrum Guide Revision Jeff Sutherland Ken Schwaber Introduction Agenda How we have gotten here What has changed in the Scrum Guide Addressing common misconceptions A Little About Scrum Scrum

More information

Things that can be done to optimize team performance

Things that can be done to optimize team performance Chapter 8 The Team In Scrum the job of planning and executing the work belongs solely to the team. The ScrumMaster can guide, advise and inform the Team, but it is the Team s responsibility to manage itself.

More information

EFFECTIVE DAILY SCRUM PATTERNS. Charles Bradley

EFFECTIVE DAILY SCRUM PATTERNS. Charles Bradley EFFECTIVE DAILY SCRUM PATTERNS Charles Bradley Charles Bradley Professional Scrum Trainer, Scrum.org Courses I personally teach: Professional Scrum Foundations(2 days) Professional Scrum Master (2 days)

More information

A Guide to SCRUMstudy Certifications and Courses SDC SMC SPOC AEC ESM.

A Guide to SCRUMstudy Certifications and Courses SDC SMC SPOC AEC ESM. A Guide to SCRUMstudy Certifications and Courses SDC SMC SPOC AEC ESM www.com Table of Contents Introduction 3 About SCRUMstudy 3 Why should I pursue SCRUMstudy Certification? 3 SCRUMstudy Certifications

More information

A Guide to SCRUMstudy Certifications and Courses SDC SMC SPOC AEC ESM.

A Guide to SCRUMstudy Certifications and Courses SDC SMC SPOC AEC ESM. A Guide to SCRUMstudy Certifications and Courses SDC SMC SPOC AEC ESM www.com Table of Contents Introduction 3 About SCRUMstudy 3 Why should I pursue SCRUMstudy Certification? 3 SCRUMstudy Certifications

More information

SCRUM Agile Project Management

SCRUM Agile Project Management SCRUM Agile Project Management Joint Advanced Student School Maria Belkina Jennifer Schiller Maxim Masunov Vycheslav Filippov April 2006 Agenda Introduction Agile Project Management What is Scrum? History

More information

Kick me. Kicking ScrumBut. Rowan Bunning. Certified Scrum Trainer Software WithStyle

Kick me. Kicking ScrumBut. Rowan Bunning. Certified Scrum Trainer Software WithStyle Kick me Kicking ScrumBut Rowan Bunning Certified Scrum Trainer Software WithStyle There are pitfalls on the journey How can we help each other to avoid them? ScrumBut ScrumButs are reasons why you can

More information

What Scrum Is, What Is It Not?

What Scrum Is, What Is It Not? What Scrum Is, What Is It Not? Turku Agile Day 19.3.2009 Petri Heiramo Process Development Manager, Agile Trainer (CST) Two Levels of What / What Not Scrum at an overall level Scrum within Agile project

More information

Agile I m a Scrum Master, How Do I Facilitate Team Engagement for Success? AGILE WEBINAR

Agile I m a Scrum Master, How Do I Facilitate Team Engagement for Success? AGILE WEBINAR Agile I m a Scrum Master, How Do I Facilitate Team Engagement for Success? AGILE WEBINAR Things to know All participants will be on mute Questions are welcome Use the question box to ask questions PM and

More information

Breakout Session Scrum

Breakout Session Scrum Breakout Session 4 3-2-1 Scrum 3-2-1 Scrum Felipe Engineer-Manriquez Certified ScrumMaster January 2018 Pulling from the customer We are [owners / designers / other value creators] I m here to learn about

More information

Become a Certified. ScrumMaster. (CSM ) from our 2 full day s intensive. conducted by authorized faculties from Scrum Alliance.

Become a Certified. ScrumMaster. (CSM ) from our 2 full day s intensive. conducted by authorized faculties from Scrum Alliance. Certified Become a Certified (CSM ) from our 2 full day s intensive training Certified program conducted by authorized faculties from Scrum Alliance. Exclusive Classroom Training by Industry Experts Authorized

More information

EXIN Agile Scrum Master

EXIN Agile Scrum Master EXIN Agile Scrum Master Preparation Guide Edition 201708 Copyright EXIN Holding B.V. 2017. All rights reserved. EXIN is a registered trademark. No part of this publication may be published, reproduced,

More information

Scrum Basics. Prof. Casper Lassenius Aalto University

Scrum Basics. Prof. Casper Lassenius Aalto University Scrum Basics Prof. Casper Lassenius Aalto University Goals of This Lecture Teach you Why you need a process for working in your projects Basics of the Scrum process Roles Process steps Terminology After

More information

Agile Development with Scrum V 2.1ITC

Agile Development with Scrum V 2.1ITC Agile Development with Scrum Copyright 2008-2009 Evanetics, Inc. All Rights Reserved Copyright 2006-2008 2007-2009 Agile Development Evanetics, with Inc. All Scrum Rights Reserved Page - 1 Student Manual:

More information

Scrum Master Lessons from My 4 Year Old Son

Scrum Master Lessons from My 4 Year Old Son Scrum Master Lessons from My 4 Year Old Son @ryanripley #Path15 Regardless of what we discover, we understand and truly believe that everyone did the best job they could, given what they knew at the

More information

Agile Scrum: Your Quick Start Guide With Step-by-Step Instructions By Scott M. Graffius

Agile Scrum: Your Quick Start Guide With Step-by-Step Instructions By Scott M. Graffius Agile Scrum: Your Quick Start Guide With Step-by-Step Instructions By Scott M. Graffius Scott Graffius - Agile Scrum: Your Quick Start Guide with Step-by-Step - Although the author in the last part of

More information

2017 SCRUM GUIDE CHANGES USES OF SCRUM (NEW SECTION) 2017 CONTENT CHANGES AND ADDITIONS

2017 SCRUM GUIDE CHANGES USES OF SCRUM (NEW SECTION) 2017 CONTENT CHANGES AND ADDITIONS 2017 SCRUM GUIDE CHANGES In November 2017, Ken Schwaber and Jeff Sutherland, creators and authors of the Scrum Guide, made updates to the document. The changes, which include the addition of a new section

More information

Course Title: Agile Scrum Team Simulation Workshop

Course Title: Agile Scrum Team Simulation Workshop Course Title: Agile Scrum Team Simulation Workshop AGL-22B Agile Scrum Simulation Workshop Course ID: AGL-22B Credits: 14 PDUs Course Duration: 2 days (Live in person only) Course Description Agile has

More information

Global Certifying Authority for Scrum and Agile Professionals

Global Certifying Authority for Scrum and Agile Professionals Global Certifying Authority for Scrum and Agile Professionals SCRUM is an iterative and incremental agile framework for managing complex projects. A scrum (short for scrummage) is a method of restarting

More information

Global Certifying Authority for Scrum and Agile Professionals. Authorized Training Partner

Global Certifying Authority for Scrum and Agile Professionals. Authorized Training Partner Global Certifying Authority for Scrum and Agile Professionals Authorized Training Partner SCRUM is an iterative and incremental agile framework for managing complex projects. A scrum (short for scrummage)

More information

Are you Agile or Traditional? What Scrum can do for your organisation

Are you Agile or Traditional? What Scrum can do for your organisation Are you Agile or Traditional? What Scrum can do for your organisation Marion Rosner, Scrum Master Pertronic Industries Ltd Friday 6 th March, 2015 Marion.Rosner@Pertronic.co.nz Introduction to the presentation

More information

Flock Theory, Applied (To Scrum)

Flock Theory, Applied (To Scrum) Flock Theory, Applied (To Scrum) James Brett James.brett@ScrumMaster.com.au www.scrummaster.com.au February 2009 Contents CONTENTS... 2 INTRODUCTION... 3 WHAT IS FLOCK THEORY?... 4 DISTANCE OPTIMIZATION...

More information

Advice on Conducting the Scrum of Scrums Meeting

Advice on Conducting the Scrum of Scrums Meeting Advice on Conducting the Scrum of Scrums Meeting by Mike Cohn 19 Comments originally published in Scrum Alliance Website on 2007-05-07 The scrum of scrum meeting is an important technique in scaling Scrum

More information

The Kanban Guide for Scrum Teams

The Kanban Guide for Scrum Teams The Kanban Guide for Scrum Teams February 2018 Developed and sustained by Scrum.org and Daniel Vacaniti Table of Contents Purpose... 3 Relation to the Scrum Guide... 3 Definition of Kanban... 3 Kanban

More information

isqi Scrum Master Pro SCRUM MASTER PRO Syllabus isqi GmbH 2018 Syllabus Page 1 SMP V1.5 Syllabus

isqi Scrum Master Pro SCRUM MASTER PRO Syllabus isqi GmbH 2018 Syllabus Page 1 SMP V1.5 Syllabus SCRUM MASTER PRO isqi GmbH 2018 Page 1 SMP V1.5 The International Software Quality Institute (isqi GmbH), headquartered in Potsdam (DE) with branch offices in Amstelveen (NL), London (UK) and Boston (USA)

More information

Wednesday, April 29, Scrum

Wednesday, April 29, Scrum Scrum Manifesto for Agile Software Development We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value: Individuals and interactions

More information

International Scrum Master Certified (SMC TM )

International Scrum Master Certified (SMC TM ) International Scrum Master Certified (SMC TM ) 2 Days Classroom Training 2-hour Online SMC TM Exam A Complete Solution What s Included? 2 days classroom Classroom Access to our Examination and based training

More information

How music streaming giant Spotify stays successful

How music streaming giant Spotify stays successful How music streaming giant Spotify stays successful CASE STUDY - How Spotify developed an alternative management system based on servant leadership, interaction-based learning and adaptability changing

More information

Why Managers Need Scrum Capturing the Competitive Advantage

Why Managers Need Scrum Capturing the Competitive Advantage Why Managers Need Scrum Capturing the Competitive Advantage Host: Alex Brown Presenter: Jeff Sutherland 2011 Scrum Inc. Agenda Management problems Why are projects late? Get your change for free Make money

More information

Scrum Master Certification

Scrum Master Certification Scrum Master Certification Professional Scrum Master Training & PSM 1 Exam Preparation Introduction Thank you and congratulations on taking this class, Professional Scrum Master Training & PSM 1 Exam Preparation.

More information

Scrum Portfolio jumshat.com

Scrum Portfolio jumshat.com Scrum Portfolio jumshat.com SCRUM is an iterative and incremental agile framework for managing complex projects. A scrum (short for scrummage) is a method of restarting play in rugby football. SCRUM Scrum

More information

International Scrum Master Certified (SMC TM )

International Scrum Master Certified (SMC TM ) International Scrum Master Certified (SMC TM ) In-Company 2 Days Classroom Training 2-Hour Online SMC TM Exam A Complete Solution What s Included? Training tailored for 2 days classroom Classroom Access

More information

WHITE PAPER. Agile / Scrum

WHITE PAPER. Agile / Scrum WHITE PAPER Agile / Scrum Main character of Scrum is the development via a series of -shortiterations. In Scrum terminology we call these sprints. Introduction In short Scrum is an Agile process that,

More information

Scrum Methodology COSMOS LECTURE SERIES ( ) (ODD) Presentation by: Dr. Amisha Shingala Asst. Professor, Department of MCA SVIT, VASAD.

Scrum Methodology COSMOS LECTURE SERIES ( ) (ODD) Presentation by: Dr. Amisha Shingala Asst. Professor, Department of MCA SVIT, VASAD. Sardar Vallabhbhai Patel Institute of Technology (SVIT), Vasad M.C.A. Department COSMOS LECTURE SERIES (2018-19) (ODD) Scrum Methodology Presentation by: Dr. Amisha Shingala Asst. Professor, Department

More information

Scrum Basics: A Very Quick Guide To Agile Project Management PDF

Scrum Basics: A Very Quick Guide To Agile Project Management PDF Scrum Basics: A Very Quick Guide To Agile Project Management PDF The Elements of Agile and Scrum in a NutshellWhether youâ re new to agile software development or considering Scrum for general project

More information

Scrum #CPBR5. Feb 11, 2012 Sao Paulo, Brasil.

Scrum #CPBR5. Feb 11, 2012 Sao Paulo, Brasil. Scrum Feb 11, 2012 Sao Paulo, Brasil #CPBR5 Carlos.Crosetti@gmail.com 1 Agenda Scope Whai is Scrum Artifacts Scrum Flow Roles Ceremonies Metrics Tips Summary Resources Real life project example (no slide,

More information

THE SCRUM GUIDE. illustrated

THE SCRUM GUIDE. illustrated THE SCRUM GUIDE illustrated Creative Commons License Attribution This is a derivative work by Kate Terlecka based on the Scrum Guide 2016 by Scrum.Org and ScrumInc, available at http://scrumguides.org.

More information

Steven Spearman. ScrumMaster: Servant or Leader A Guide for New ScrumMasters

Steven Spearman. ScrumMaster: Servant or Leader A Guide for New ScrumMasters 1 Steven Spearman ScrumMaster: Servant or Leader A Guide for New ScrumMasters 2 ScrumMaster: Servant or Leader A Guide for New ScrumMasters Steve Spearman Certified Scrum Trainer and Agile Coach PMP, PMI-ACP,

More information

LCI Arizona Community of Practice

LCI Arizona Community of Practice LCI Arizona Community of Practice January presentation: Scrum in Design & Construction LEAN CONSTRUCTION INSTITUTE Agenda: Welcome Food Housekeeping Presentation: Scrum in Design & Construction Future

More information

Actionable Tips to Improve Sprint Planning in Scrum

Actionable Tips to Improve Sprint Planning in Scrum 6 Actionable Tips to Improve Sprint Planning in Scrum An ISO 9001:2008 certified company Scrum, as an agile approach to manage software projects, has gained huge importance among software organizations.

More information

Agile Software Development. Stefan Balbo

Agile Software Development. Stefan Balbo Agile Software Development Stefan Balbo Content Why go Agile? Introduction to Scrum - Process - Roles Agile Estimating and Planning Scaling Scrum Benefits Pitfalls Resources Why go Agile? Development projects

More information

THE STATE OF MIND MODEL

THE STATE OF MIND MODEL 2 THE STATE OF MIND MODEL The ScrumMaster should adjust her approach according to the state of the team and the status of the company s Agile adoption. There is a useful model that can help the ScrumMaster

More information

Scrum Master <TBA> Sydney, Australia Scrum Team. <TBA- Delivery Manager/PMO> Nil Full Time

Scrum Master <TBA> Sydney, Australia Scrum Team. <TBA- Delivery Manager/PMO> Nil Full Time JOB DESCRIPTION Position Title: Marketed Title: Business Unit: Location: Accountable for Value Delivery to: Reports To Role: Direct Reports: Status: Scrum Master Scrum Master Sydney, Australia Scrum

More information

Chapter 3 - Research Methodology. 3.3 Conceptual framework (Research design)

Chapter 3 - Research Methodology. 3.3 Conceptual framework (Research design) Chapter 3 - Research Methodology 3.1 Introduction This chapter describes the approach taken for data gathering and analysis. The findings discussed in the Literature Review are used as the basis for developing

More information

Total Cost of Ownership. and Return on Investment

Total Cost of Ownership. and Return on Investment Total Cost of Ownership 1 and Return on Investment Ken.schwaber@scrum.org ROI of Software Products 2 Traditional software accounting only takes the cost of development into account. A more balanced method

More information

Evaluating Scrum in complex organizations (questions per Index)

Evaluating Scrum in complex organizations (questions per Index) Evaluating Scrum in complex organizations (questions per Index) 1. Scrum Values and Principles in action (Maximum score 11) When was the last time you used the Scrum Values and Principles in your team?

More information

A living laboratory on the cutting edge of Enterprise Scrum

A living laboratory on the cutting edge of Enterprise Scrum Who We Are Sc rumlab A living laboratory on the cutting edge of Enterprise Scrum 2 Angela Johnson Certified Scrum Trainer Chief Change Officer Collaborative Leadership Team Scrum Inc Midwest Partner 22+

More information

Agile & Lean Education Associates. The Daily Scrum. by Richard Dick Carlson. Copyright 2014, Richard Carlson; All Rights Reserved 1

Agile & Lean Education Associates. The Daily Scrum. by Richard Dick Carlson. Copyright 2014, Richard Carlson; All Rights Reserved 1 The Daily Scrum by Richard Dick Carlson Copyright 2014, Richard Carlson; All Rights Reserved 1 Introduction Scrum is the most widely-applied Agile approach because it uses simple practices to manage software

More information

Agile Roles and Responsibilities

Agile Roles and Responsibilities Agile Roles and Responsibilities Leah Burman SPC4, CSM, CSPO, CSP-SM, CSP-PO leah.burman@collabraspace.com 21 September 2018 Leah Burman SPC4, CSM, CSPO, CSP-SM, CSP-PO 9+ years agile experience Java software

More information

GROWING THE GAME FOR THE FUTURE

GROWING THE GAME FOR THE FUTURE GROWING THE GAME FOR THE FUTURE THE CHILDREN AND YOUNG PEOPLE S PLAN FOR GOLF 2017 2021 INTRODUCTION As pressure on young people s time continues to increase and the pace of life moves quicker, young people

More information

Why I don t like the term ScrumMaster. Chris

Why I don t like the term ScrumMaster. Chris Why I don t like the term ScrumMaster Chris Roddis-Ferrari @NottAgile The ScrumMaster role Popular yet ridiculed Simple yet misunderstood Common sense yet evolutionary It s a tough role Facilitator Coach

More information

STRATEGIC PLAN

STRATEGIC PLAN STRATEGIC PLAN 2018-2022 Welcome to US Sailing s 2018-2022 Strategic Plan - Sailing is at an interesting turning point we have a successful and storied past, but a somewhat unclear future. We can see areas

More information

The Agile NBA TM Framework

The Agile NBA TM Framework The Agile NBA TM Framework A Blueprint for Measuring Value, Improving Player IQ and Creating Team Synergy @ Victor Holman 2017. Offered for license under the Attribution Share- Alike license of Creative

More information

Is there hope for a certified Project Manager in an agile world? Inspecting behavioural competences of Project Managers and Scrum Masters

Is there hope for a certified Project Manager in an agile world? Inspecting behavioural competences of Project Managers and Scrum Masters Abstract Is there hope for a certified Project Manager in an agile world? Inspecting behavioural competences of Project Managers and Scrum Masters Karin Kroneder (Certified Projects Director, Certified

More information

SCRUM artifacts, metrics and their application

SCRUM artifacts, metrics and their application SCRUM artifacts, metrics and their application Presenter: Alexandra Ursea, PMP, CSM, CAL1, LeSS Practitioner, BMATH, MEng Facilitator: John Kaldor, PMP, ITIL, BMATH Date: September 14 th, 2017 AGENDA Scrum

More information

Scrum Dos and Don ts

Scrum Dos and Don ts Scrum Dos and Don ts Dr. Bernd Ulmann 13-NOV-2009 Raven Information Technologies GmbH 1/17 Scrum Dos and Don ts Dr. Bernd Ulmann 13-NOV-2009 It s about common sense! 1. Introduction In 1986 Hirotaka Takeuchi

More information

Advice Report Scrum Master Example. <Name> <Organisation>

Advice Report Scrum Master Example. <Name> <Organisation> Advice Report Scrum Master Example Introduction This graph shows the evolution of the Scrum Master role. As you can see the role is based on six different stages. One stage is not

More information

Challenges in the Transition from Waterfall to Scrum a Casestudy at Portbase

Challenges in the Transition from Waterfall to Scrum a Casestudy at Portbase Challenges in the Transition from Waterfall to Scrum a Casestudy at Portbase Sander Bannink University of Twente P.O. Box 217, 7500AE Enschede The Netherlands s.n.bannink@student.utwente.nl ABSTRACT An

More information

From to Scrum. Jurica

From to Scrum. Jurica From to Scrum Jurica Križanić @jkrizanic About me Currently: Java dev at comsysto GmBH 8+years of experience Worked in 3 companies before - Java dev, tester, CI/CD guy, educator, all arounder A lot of

More information

Brisbane Boys College. Cricket Vision Statement

Brisbane Boys College. Cricket Vision Statement Brisbane Boys College. Cricket Vision Statement BBC CRICKET THE STRATEGIC DEVELOPMENT OF ALL BOYS HOLISTICALLY WITHIN THE BBC CRICKET PROGRAM. We will bring out the best in you. BBC Cricket Goal Statement

More information

Scrum Master Guide READ ONLINE

Scrum Master Guide READ ONLINE Scrum Master Guide READ ONLINE Scrum Master Certification Training: Participant - This manual contains the slides and exercise for a twoday course which covers the key components of Scrum and addresses

More information

Agile Drupal Development with Scrum. 3. September 2009 Philipp Schroeder, Liip AG Mori Sugimoto, Diasporan

Agile Drupal Development with Scrum. 3. September 2009 Philipp Schroeder, Liip AG Mori Sugimoto, Diasporan Agile Drupal Development with Scrum 3. September 2009 Philipp Schroeder, Liip AG Mori Sugimoto, Diasporan Philipp Schroeder Project manager at Liip AG Switzerland - Fribourg, Zurich & Berne Mori Sugimoto

More information

An Agile PM Isn t What You Think Where Does Traditional Project Management Fit in an Agile Project Using Scrum? By Jimi Fosdick

An Agile PM Isn t What You Think Where Does Traditional Project Management Fit in an Agile Project Using Scrum? By Jimi Fosdick This article originally appeared on Agile Journal on Tuesday, November 17, 2009. To access it online, visit: http://www.agilejournal.com /articles/columns/columnarticles/2507-an-agile-pmisnt-what-you-think-subhead-where-doestraditional-projectmanagement-fit-in-an-agileproject-using-scrum

More information

Scrum Reboot This Time with the Values

Scrum Reboot This Time with the Values Scrum Reboot This Time with the Values RICHARD GRATTON, Intralinks, a Synchronoss Business DAVE WEST, Scrum.org This experience report describes how a well-intentioned mechanical implementation of Scrum

More information

SCRUM REBOOT THIS TIME WITH THE VALUES CASE STUDY. Introduction

SCRUM REBOOT THIS TIME WITH THE VALUES CASE STUDY. Introduction SCRUM REBOOT THIS TIME WITH THE VALUES richard gratton, intralinks dave west, scrum.org Introduction CASE STUDY the company Intralinks, a Synchronoss business, is a global technology provider of inter-enterprise

More information

Chaganti, A. (2016). Adopting Agile Scrum. Retrieved from

Chaganti, A. (2016). Adopting Agile Scrum. Retrieved from Harrisburg University of Science and Technology Digital Commons at Harrisburg University Dissertations and Theses Project Management (PMGT) 8-2016 Adopting Agile Scrum Anirudh Chaganti Harrisburg University

More information

The Guide The Definitive Guide to The Rules of the Game

The Guide The Definitive Guide to The Rules of the Game The Scrum@Scale Guide The Definitive Guide to Scrum@Scale: The Rules of the Game Draft Version 0.93 January 2018 1993-2018 Jeff Sutherland and Scrum Inc., All Rights Reserved 1 Table of Contents Purpose

More information

Sick of Scrum On the promise of Scrum to elevate distributed development and why it is so hard in practice

Sick of Scrum On the promise of Scrum to elevate distributed development and why it is so hard in practice Sick of Scrum On the promise of Scrum to elevate distributed development and why it is so hard in practice Rini van Solingen professor in global software engineering D.M.vanSolingen@tudelft.nl Contents

More information

Craig Smith. Scrum Masters: The Full-Time Role Conundrum

Craig Smith. Scrum Masters: The Full-Time Role Conundrum Craig Smith Scrum Masters: The Full-Time Role Conundrum Welcome Image: Charles M. Schulz / Universal UClick http://images1.fanpop.com/images/photos/1900000/lucy-peanuts-1992629-1024-768.jpg Show of Hands

More information

POSITIVE IMPACT TENNIS THE DISABILITY

POSITIVE IMPACT TENNIS THE DISABILITY THE POSITIVE IMPACT DISABILITY OF TENNIS A REPORT INTO THE IMPACT OF DISABILITY TENNIS ON PLAYERS, THEIR PARENTS/GUARDIANS, COACHES AND TENNIS VENUE STAFF IN BRITAIN April 2017 KEY FINDINGS The Positive

More information

Version February 2018

Version February 2018 Version 1.0 10 February 2018 2006-2018 Jeff Sutherland and Scrum Inc., All Rights Reserved Scrum@Scale is a registered trademark of Scrum Inc. Released under Creative Commons 4.0 Attribution-Sharealike

More information

Transition from Scrum to Flow

Transition from Scrum to Flow Transition from Scrum to Flow Implementing change at a large multi-national software company Transition from Scrum to Flow Phillip Cave / Kristin Poole 2 Introducing IEB Transition from Scrum to Flow Phillip

More information

EXIN Agile Scrum Foundation

EXIN Agile Scrum Foundation EXIN Agile Scrum Foundation Preparation Guide Edition 201610 Copyright 2016 EXIN All rights reserved. No part of this publication may be published, reproduced, copied or stored in a data processing system

More information

Scrum Mastery: From Good To Great Servant-Leadership Download Free (EPUB, PDF)

Scrum Mastery: From Good To Great Servant-Leadership Download Free (EPUB, PDF) Scrum Mastery: From Good To Great Servant-Leadership Download Free (EPUB, PDF) The basics of being a ScrumMaster are fairly straightforward: At face value all a ScrumMaster needs to do is facilitate the

More information