Software Engineering. M Umair.

Size: px
Start display at page:

Download "Software Engineering. M Umair."

Transcription

1 Software Engineering M Umair

2 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 an opportunity to refine and reprioritize the backlog, letting teams introduce changes to the project in a matter of weeks. Ref:

3 Advantages of Agile End-goal can be unknown Agile is very beneficial for projects where the end-goal is not clearly defined. As the project progresses, the goals will come to light and development can easily adapt to these evolving requirements. Task: Find examples of such projects. Ref:

4 Advantages of Agile Faster, high-quality delivery Breaking down the project into iterations (manageable units) allows the team to focus on high-quality development, testing, and collaboration. Conducting testing during each iteration means that bugs get identified and solved more quickly. And this high-quality software can be delivered faster with consistent, successive iterations. Ref:

5 Advantages of Agile Strong team interaction Agile highlights the importance of frequent communication and face-to-face interactions. Teams work together and people are able to take responsibility and own parts of the projects. Task: How to improve face-to-face communication skills? Ref:

6 Advantages of Agile Customers are heard Customers have many opportunities to see the work being delivered, share their input, and have a real impact on the end product. They can gain a sense of ownership by working so closely with the project team. Ref:

7 Advantages of Agile Continuous improvement Agile projects encourage feedback from users and team members throughout the whole project, so lessons learned are used to improve future iterations. Ref:

8 Disadvantages of Agile Planning can be less concrete It can sometimes be hard to pin down a solid delivery date. Because Agile is based on time-boxed delivery and project managers are often reprioritizing tasks, it s possible that some items originally scheduled for delivery may not be complete in time. And, additional sprints may be added at any time in the project, adding to the overall timeline. Task: Learn more about time-boxed delivery. Ref:

9 Disadvantages of Agile Team must be knowledgeable Agile teams are usually small, so team members must be highly skilled in a variety of areas. They also must understand and feel comfortable with the chosen Agile methodology. Ref:

10 Disadvantages of Agile Time commitment from developers Agile is most successful when the development team is completely dedicated to the project. Active involvement and collaboration is required throughout the Agile process, which is more time consuming than a traditional approach. It also means that the developers need to commit to the entire duration of the project. Ref:

11 Disadvantages of Agile Documentation can be neglected The Agile Manifesto prefers working software over comprehensive documentation, so some team members may feel like it s less important to focus on documentation. While comprehensive documentation on its own does not lead to project success, Agile teams should find the right balance between documentation and discussion. Ref:

12 Disadvantages of Agile Final product can be very different The initial Agile project might not have a definitive plan, so the final product can look much different than what was initially intended. Because Agile is so flexible, new iterations may be added based on evolving customer feedback, which can lead to a very different final deliverable. Ref:

13 Extreme Programming (XP) Also known as XP, Extreme Programming is a type of software development intended to improve quality and responsiveness to evolving customer requirements. The principles of XP include feedback, assuming simplicity, and embracing change. Ref:

14 Extreme Programming (XP) Pair Programming Pair programming (also known as pairing ) is part of the Extreme Programming (XP) practices. It is when two programmers share a single workstation, which includes sharing one screen, keyboard, and mouse. The purpose of this technique is to encourage better communication, clarification of the problem, and understanding of the solution. Ref:

15 Scrum Scrum is one of the most popular ways to implement Agile. It follows a set of roles, responsibilities, and meetings that never change. Sprints, usually lasting one to two weeks, allow the team to deliver software on a regular basis. Scrum is not a process, technique, or definitive method. Rather, it is a framework within which you can employ various processes and techniques. Ref:

16 Scrum Scrum is a framework within which people can address complex adaptive problems, while productively and creatively delivering products of the highest possible value. Scrum is: Lightweight Simple to understand Difficult to master Ref:

17 Scrum Scrum has been used to develop Software Hardware Embedded software Networks of interacting function Autonomous vehicles Schools Government Marketing Managing the operation of organizations and almost everything we use in our daily lives, as individuals and societies. Ref:

18 The essence of Scrum Small team of people which is highly flexible and adaptive. These strengths continue operating in single, several, many, and networks of teams that develop, release, operate and sustain the work and work products of thousands of people. Ref:

19 Scrum Theory Scrum is founded on empirical process control theory, or empiricism. Empiricism asserts that knowledge comes from experience and making decisions based on what is known. Class Discussion: Your point of view? Ref:

20 Scrum Theory Three pillars uphold every implementation of empirical process control: Transparency Inspection Adaptation Ref:

21 Scrum Theory Transparency Significant aspects of the process must be visible to those responsible for the outcome. Transparency requires those aspects be defined by a common standard so observers share a common understanding of what is being seen. For example A common language referring to the process must be shared by all participants. Those performing the work and those inspecting the resulting increment must share a common definition of Done. Ref:

22 Scrum Theory Inspection Scrum users must frequently inspect Scrum artifacts and progress toward a Sprint Goal to detect undesirable variances. Their inspection should not be so frequent that inspection gets in the way of the work. Inspections are most beneficial when diligently performed by skilled inspectors at the point of work. Ref:

23 Scrum Theory Adaptation If an inspector determines that one or more aspects of a process deviate outside acceptable limits, and that the resulting product will be unacceptable, the process or the material being processed must be adjusted. An adjustment must be made as soon as possible to minimize further deviation. Ref:

24 Ref:

25 Scrum Theory Product Backlog The Product Backlog is an ordered list of everything that is known to be needed in the product. It is the single source of requirements for any changes to be made to the product. The Product Owner is responsible for the Product Backlog, including its content, availability, and ordering. Ref:

26 Scrum Theory Product Backlog As a product is used and gains value, and the marketplace provides feedback, the Product Backlog becomes a larger and more exhaustive list. Requirements never stop changing, so a Product Backlog is a living artifact. Changes in business requirements, market conditions, or technology may cause changes in the Product Backlog. Ref:

27 Scrum Theory Sprint Planning The work to be performed in the Sprint is planned at the Sprint Planning. This plan is created by the collaborative work of the entire Scrum Team. Ref:

28 Scrum Theory Sprint Planning Sprint Planning is time-boxed to a maximum of eight hours for a one-month Sprint. For shorter Sprints, the event is usually shorter. The Scrum Master ensures that the event takes place and that attendants understand its purpose. The Scrum Master teaches the Scrum Team to keep it within the time-box. Ref:

29 Scrum Theory Sprint Planning Sprint Planning answers the following: What can be delivered in the Increment resulting from the upcoming Sprint? How will the work needed to deliver the Increment be achieved? Ref:

30 Scrum Theory Sprint Planning Topic One: What can be done this Sprint? The input to this meeting is the Product Backlog, the latest product Increment, projected capacity of the Development Team during the Sprint, and past performance of the Development Team. The number of items selected from the Product Backlog for the Sprint is solely up to the Development Team. Only the Development Team can assess what it can accomplish over the upcoming Sprint. Ref:

31 Scrum Theory Sprint Planning Topic Two: How will the chosen work get done? The Development Team usually starts by designing the system and the work needed to convert the Product Backlog into a working product Increment. Ref:

32 Scrum Theory Sprint Backlog The Sprint Backlog is the set of Product Backlog items selected for the Sprint, plus a plan for delivering the product Increment and realizing the Sprint Goal. The Sprint Backlog is a forecast by the Development Team about what functionality will be in the next Increment and the work needed to deliver that functionality into a Done Increment. Ref:

33 Scrum Theory Development Team Characteristics They are self-organizing Cross functional No titles for Development Team members No sub-teams in the Development Team Individuals have specialized skills and areas of focus Ref:

34 Scrum Theory Scrum Master The Scrum Master is responsible for promoting and supporting Scrum as defined in the Scrum Guide. Scrum Masters do this by helping everyone understand Scrum theory, practices, rules, and values. Ref:

35 Scrum Theory Scrum Review A Sprint Review is held at the end of the Sprint to inspect the Increment and adapt the Product Backlog if needed. During the Sprint Review, the Scrum Team and stakeholders collaborate about what was done in the Sprint. Attendees collaborate on the next things that could be done to optimize value Ref:

36 Scrum Theory Scrum Review The Increment is the sum of all the Product Backlog items completed during a Sprint and the value of the increments of all previous Sprints. Ref:

37 Further scrum.org Ref:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SCRUM ALLIANCE SCRUM FOUNDATIONS LEARNING OBJECTIVES December 2018 by the Scrum Alliance CSP Learning Objectives Committee

SCRUM ALLIANCE SCRUM FOUNDATIONS LEARNING OBJECTIVES December 2018 by the Scrum Alliance CSP Learning Objectives Committee SCRUM ALLIANCE SCRUM FOUNDATIONS LEARNING OBJECTIVES December 2018 by the Scrum Alliance CSP Learning Objectives Committee Introduction P U R PO S E This document describes the Learning Objectives (LOs)

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

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

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

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

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

Scrum Master (CM-SMC)

Scrum Master (CM-SMC) Our goal in CertMind is to certify the skills of professionals who work in the context of Technology. To achieve this, we look for to ensure that professionals demonstrate their skills and knowledge through

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

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

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

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 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

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

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

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

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 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

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

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

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

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

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

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

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

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

The Elements Of Scrum Chris Sims

The Elements Of Scrum Chris Sims We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with the elements of scrum

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

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

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

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

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

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

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

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

Agile Software Development

Agile Software Development Agile Software Development Lecturer: Raman Ramsin Lecture 16 Practices: Team Management 1 Map of Agile Practices 2 [Agile Alliance 2013] Team Practices: Scrum of Scrums (SoS) A universal practice for coordinating

More information

Assessment & Certification Overview. About Scrum.org

Assessment & Certification Overview. About Scrum.org v 2.0 Assessment & Certification Overview At Scrum.org, we help ensure that individuals understand how to deliver high value software with higher levels of agility using Scrum. To help meet that goal and

More information

An Introduction to the Framework for Scaling Scrum A Webcast by Scrum.org

An Introduction to the Framework for Scaling Scrum A Webcast by Scrum.org What is Nexus? An Introduction to the Framework for Scaling Scrum A Webcast by Scrum.org Patricia Kong Moderated by Eric Naiburg The Home of Scrum 90% Agile Teams Use Scrum 1,900,000+ Open Assessments

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

SCRUM TRAINING WITH CLINTON KEITH

SCRUM TRAINING WITH CLINTON KEITH 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

More information

Webinar on Introduction to Scrum and Agile and Training for Scrum Fundamentals Certified (SFC ) Certification

Webinar on Introduction to Scrum and Agile and Training for Scrum Fundamentals Certified (SFC ) Certification Webinar on Introduction to Scrum and Agile and Training for Scrum Fundamentals Certified (SFC ) Certification Language English support@scrumstudy.com 1. Introduction to Scrum (1 hour) Agenda Benefits for

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

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

Scrum The First Agile Methodology For Managing Product Development Step By Step Agile Scrum Scrum Marketing Scrum Development

Scrum The First Agile Methodology For Managing Product Development Step By Step Agile Scrum Scrum Marketing Scrum Development Scrum The First Agile Methodology For Managing Product Development Step By Step Agile Scrum Scrum Marketing Scrum Development We have made it easy for you to find a PDF Ebooks without any digging. And

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

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

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

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

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

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

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

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

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

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

Let me take you back 21 years Scrum.org, All Rights Reserved

Let me take you back 21 years Scrum.org, All Rights Reserved Let me take you back 21 years 1 The Software Crisis In the 80 s The non linear nature of software development was driving teams mad! By Source, Fair use, https://en.wikipedia.org/w/index.php?curid=1403039

More information

Rev 0 / 09/11/17 / JN. Agile Project Management using Scrum

Rev 0 / 09/11/17 / JN. Agile Project Management using Scrum Agile Project Management using Scrum AGILE PROJECT MANAGEMENT USING SCRUM BACKGROUND Increasingly intense competition in fast-changing environment is forcing organizations to find faster ways to develop

More information

CSM Certified Scrum Master (CSM)

CSM Certified Scrum Master (CSM) CSM-001 - Certified Scrum Master (CSM) 1.What is the maximum amount of time that the team should spend in the daily scrum? A. As long as it takes B. 1 hour C. 45 minutes D. 15 minutes E. 15 minutes, proportionally

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

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

Game Production: agile development with Scrum

Game Production: agile development with Scrum Game Production: agile development with Scrum Fabiano Dalpiaz f.dalpiaz@uu.nl 1 Copyright and acknowledgement These slides are based upon and extend Mike Cohn s Introduction to Scrum http://www.mountaingoatsoftware.com/presentations/anintroduction-to-scrum

More information

2011 Annual Symposium " Leading Entrepreneurial and Innovative Projects Eugene Maltsev

2011 Annual Symposium  Leading Entrepreneurial and Innovative Projects Eugene Maltsev 2011 Annual Symposium " Leading Entrepreneurial and Innovative Projects Eugene Maltsev Startup company must deliver high quality product in a short time to penetrate market and survive: Limited capital

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

An Introduction To SCRUM Project Management. By Sivaparamesh Parameswaran Ravindran

An Introduction To SCRUM Project Management. By Sivaparamesh Parameswaran Ravindran An Introduction To SCRUM Project Management By Sivaparamesh Parameswaran Ravindran Solution Starter: Scrum for Project 2003 - Introduction to Scrum Scenarios for Scrum Jeff regularly updates the Scrum

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

Kanban vs Scrum. A practical guide. Dev 3 2 B C

Kanban vs Scrum. A practical guide. Dev 3 2 B C A practical guide henrik.kniberg crisp.se 2009-04-18 (draft) TODO: - Polish up the language & do spellcheck - Make the diagrams more consistent in appearance. - Maybe rearrange some of the chapters Dev

More information

SAFe Scrum Master. Introducción. Objetivos. Referencia JJM 147. Duración (horas) 16. Última actualización 9 Abril Modalidades Presencial

SAFe Scrum Master. Introducción. Objetivos. Referencia JJM 147. Duración (horas) 16. Última actualización 9 Abril Modalidades Presencial SAFe Scrum Master Referencia JJM 147 Duración (horas) 16 Última actualización 9 Abril 2018 Modalidades Presencial Examen SSM Introducción In this two-day course, attendees will gain an understanding of

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

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

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

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

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

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

Copyright , Scrum.org, All Rights Reserved v1.1

Copyright , Scrum.org, All Rights Reserved v1.1 State of Scrum 3 12 4 100 Waterfall % 75 50 Agile % 25 0 2001 2003 2005 2007 2009 5 Based on degree of complexity, planning horizon is reduced to one Sprint. This increases predictability and reduces risk.

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

Move 1. Introduction & Bio. Keith Deibert. SD Manufacturing & Technology Solutions Business Advisor. Blake Sandnes. Chief Engineer RMS Roller-Grinder

Move 1. Introduction & Bio. Keith Deibert. SD Manufacturing & Technology Solutions Business Advisor. Blake Sandnes. Chief Engineer RMS Roller-Grinder Move 1 Introduction & Bio Keith Deibert SD Manufacturing & Technology Solutions Business Advisor Blake Sandnes Chief Engineer RMS Roller-Grinder 2 Move 2 Lean Product Development (LPD) SCRUM SCRUM The

More information

Hardware. Agile is all about innovation!

Hardware. Agile is all about innovation! Scrum@Scale Hardware Agile is all about innovation! Joe Justice WE HAVE FOUND TEAM MORALE TO BE A MULTIPLIER FOR VELOCITY. Leader of large groups to deliver quickly President of Scrum@Hardware practice

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

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

psm scrum F2BC6D6728A3DC383C47B4D284BF1755 Psm Scrum 1 / 7

psm scrum F2BC6D6728A3DC383C47B4D284BF1755 Psm Scrum 1 / 7 Psm Scrum 1 / 7 2 / 7 3 / 7 Psm Scrum PSM III Assessment. People who have passed PSM III, achieving certification, demonstrate a distinguished level of Scrum mastery. PSM III certificate holders have a

More information