by Craig Larman and Bas Vodde Version 1.1

Size: px
Start display at page:

Download "by Craig Larman and Bas Vodde Version 1.1"

Transcription

1 FEAURE EAM PRIMER by raig Larman and Bas Vodde Version 1.1 Feature s and Requirement Areas are key elements of scaling lean and agile development. hey are analyzed in depth in the Feature eam and Requirement Area chapters of Scaling Lean & Agile Development: hinking and Organizational ools for Large Scale Scrum. his short paper summarizes a few key ideas and can also be found in Practices for Scaling Lean & Agile Development: Large, Multisite, and Offshore Development with Large-Scale Scrum. INRODUION O FEAURE EAMS A, shown in Figure 1, is a long-lived, 1 cross-functional, cross-onent that letes many end-to-end customer s one by one. Figure 1 Feature Backlog customercentric Feature : - stable and long-lived - cross-functional - cross-onent potentially shippable product increment eam has the necessary knowledge and skills to lete an end-to-end customer-centric. If not, the is expected to learn or acquire the needed knowledge and skill. 1. Feature s stay together for years, implementing many s. 1 opyright (c) 2010 raig Larman and Bas Vodde

2 Feature eam Primer he characteristics of a are listed below:. Feature eam long-lived the stays together so that they can jell for higher performance; they take on new s over time cross-functional and cross-onent ideally, co-located work on a lete customer-centric, across all onents and disciplines (analysis, programming, testing, ) osed of generalizing specialists in Scrum, typically 7 ± 2 people Applying modern engineering practices especially continuous integration is essential when adopting s. ontinuous integration facilitates shared code ownership, which is a necessity when multiple s work at the same time on the same onents. A common misunderstanding: every member of a needs to know the whole system. Not so, because he as a whole not each individual member requires the skills to implement the entire customer-centric. hese include onent knowledge and functional skills such as test, interaction design, or programming. But within the, people still specialize preferably in multiple areas. Features are not randomly distributed over the s. he current knowledge and skills of a are factored into the decision of which works on which s. Within a organization, when specialization becomes a constraintlearning happens. A organization exploits speed benefits from specialization, as long as requirements map to the skills of the s. But when requirements do not map to the skills of the s, learning is forced, breaking the overspecialization constraint. Feature s balance specialization and flexibility. 2

3 Feature eam Primer able 1 and Figure 2 show the differences between s and more traditional onent s. able 1 s vs. onent s onent optimized for delivering the maximum customer value a focus on high-value s and system productivity (value throughput) responsible for lete customer-centric modern way of organizing s b avoids onway s law leads to customer focus, visibility, and smaller organizations minimizes dependencies between s to increase flexibility focus on multiple specializations shared product code ownership shared responsibilities supports iterative development exploits flexibility; continuous and broad learning requires skilled engineering practices effects are broadly visible provides a motivation to make code easy to maintain and test seemingly difficult to implement optimized for delivering the maximum number of lines of code focus on increased individual productivity by implementing easy lower-value s responsible for only part of a customer-centric traditional way of organizing s follows onway s law c leads to invented work and a forever-growing organization dependencies between s leads to additional planning d focus on single specialization individual/ code ownership clear individual responsibilities results in waterfall development exploits existing expertise; lower level of learning new skills works with sloppy engineering practices effects are localized contrary to belief, often leads to low-quality code in onent seemingly easy to implement a. he different optimization often makes the feel slower from the local view. b. Relatively modern as s have a long history in large-scale development, for example, Microsoft and Ericsson. c. Mel onway observed this undesirable structure in 1968, he did not recommended it in fact, quite the opposite. d. his additional planning is visible in more release planning meetings or release trains and more management overhead. 3

4 Feature eam Primer Figure 2 vs. onent s omponent s Feature s system system Item 1 Item 2 Item 3 Item 4 A eam B eam A B Item 1 Item 2 Item 3 Item 4 eam Wei eam Shu A B eam eam Wu Work from multiple s is required to finish a customer-centric. hese dependencies cause waste such as additional planning and coordination work, hand-offs between s, and delivery of low-value items. Work scope is narrow. Every letes customer-centric items. he dependencies between s are related to shared code. his simplifies planning but causes a need for frequent integration, modern engineering practices, and additional learning. Work scope is broad. he table below summarizes the differences between s and conventional project or groups. able 2 Feature s vs projects stable that stays together for years and works on many s shared responsibility for all the work self-managing results in a simple single-line organization (no matrix!) members are dedicated 100% allocated to the group or project temporary group of people created for one or project individual responsibility for their part based on specialization controlled by a project manager results in a matrix organization with resource pools members are part-time on many projects because of specialization Most drawbacks of onent s are explored in the Feature eams chapter of Scaling Lean & Agile Development, Figure 3 summarizes some of these. 4

5 Feature eam Primer Figure 3 some drawbacks of onent s Iteration 1 Iteration 2 (probably later) Analysis Iterations 3-5 (probably later and more) At least iteration 6 (probably later) Backlog Item 1 Backlog Item 2 Item 1 Analyst Design not available until the analyst is finished System Engineer Implementation not all s start Item 1 at the same iteration; they are multitasking on multiple s omp A eam est system testers cannot start immediately on Item 1; they are multitasking on multiple s requirement details for Item 1 'backlog' by onent omp B eam omp eam code System esters omponent s lead to a sequential life cycle with handoff, queues, and single-specialist groups and not true cross-functional s without handoff. What is sometimes not seen is that a onent structure reinforces sequential development (a waterfall or V-model), with many queues with varying-sized work packages, high levels of WIP, many handoffs, and increased multitasking and partial allocation. hoose omponent eams or Feature eams? A pure organization is ideal from the value-delivery and organizationalflexibility perspective. Value and flexibility, however, are not the only criterion for organizational design, and many organizations therefore end up with a hybrid especially during a transition from onent to s. aution: hybrid models have the drawbacks from both worlds and can bepainful. A frequently expressed reason in favor of a hybrid organization is the need to build infrastructure, construct reusable onents, or clean up code work traditionally 5

6 Feature eam Primer done within onent s. But these activities can also be done in a pure organization without establishing permanent onent s. How? By adding infrastructure, reusable onents, or cleanup work to the Backlog and giving it to an existing as if it were a customer-centric. he temporarily for as long as the wishes does such work and then returns to building customer-centric s. ransitioning to Feature eams Different organizations require different transition strategies when changing from onent to s. We have experience with many strategies that workedand failed in a different context. A safe but slow transitioning strategy is to establish one within the existing onent organization. After this performs well, a second is formed. his continues gradually at the speed the organization is comfortable with. his is shown in Figure 3. able 3 gradual transitioning from to onent s Feature eam Red contains ex-members from onent s A, B, and, and from analysis, architecture, and testing groups system Item 1 Item 2 Item 3 Item 4 tasks for A tasks for B tasks for A tasks for B tasks for A tasks for omp A eam omp B eam omponent A omponent B omp eam omponent 6

7 Feature eam Primer INRODUION O REQUIREMEN AREAS Feature s scale nicely, but when their number goes above ten s about a hundred people additional structure is needed. Requirement areas provide this structure and lement the concepts behind s. A requirement area is a categorization of the requirements leading to different views of the Backlog. he (PO) groups every Backlog item under exactly one requirement category its requirements area. After this, he generates different views on the overall Backlog called an Area Backlog. he Area Backlogs are prioritized by an Area who specializes in part of the product from a customer perspective. Each Requirement Area has several s working from the Area Backlog, as shown in Figure 4. Figure 4 requirement areas performance area s Area Backlog Backlog Item 1 Performance Backlog Items 1 Backlog Items 2 Protocols Backlog Item 3 Backlog Item 4 Area protocols area s Requirement areas are scaled-up s. Scaling up by structuring s according to the product s architecture is called development areas. able 4 summarizes the differences. 7

8 Feature eam Primer able 4 requirement areas vs. development areas Requirement Area organized around customer-centric requirements no subsystem code ownership temporary in nature; should change over the lifetime of the product, but not at every iteration focus on the customer, using customer language Development Area organized around product s architecture code ownership per subsystem tends to be more fixed over the lifetime of the product focus on the architecture, using technology language Finally, an Area is different than a supporting someone that works with one or two s to help a busy overall. An Area has different responsibilities and focus, and works with (probably) at least four s, not just with one. his avoids local optimization toward the activities of one. ONLUSION Feature s are stable s that are given lete customer-centric s. hese s resolve local optimizations and extra coordination overhead caused by onent organizations. However, s are not without challenges themselves. Requirement areas scale the concept by creating customer-centric views on the overall Backlog and thus creating a structure that allows s to be scaled up to any size. 8

9 Feature eam Primer REFERENES hapters: Introduction Systems hinking Lean Queueing heory False Dichotomies Be Agile Featurea eams eams Requirement Areas Organization Large-Scale Scrum hapters: 9 Large-Scale Scrum est Management Planning oordination Requirements Design Legacy ode ontinuous Integration Inspect & Adapt Multisite Offshort ontracts

Scaling Scrum with Feature Teams

Scaling Scrum with Feature Teams basv@odd-e.com Scaling Scrum with Feature Teams Agenda Introduction Before we start -> Some basics Feature teams and component teams 2 Introduction 3 or! Practices for Scaling Lean & Agile Development

More information

Agile Projects 7. Agile Project Management 21

Agile Projects 7. Agile Project Management 21 Contents Contents 1 2 3 4 Agile Projects 7 Introduction 8 About the Book 9 The Problems 10 The Agile Manifesto 12 Agile Approach 14 The Benefits 16 Project Components 18 Summary 20 Agile Project Management

More information

Maureen Weverka & Kathy Burnham Mutual of Omaha. November 9, Mutual of Omaha Insurance Company. All Rights Reserved.

Maureen Weverka & Kathy Burnham Mutual of Omaha. November 9, Mutual of Omaha Insurance Company. All Rights Reserved. Maureen Weverka & Kathy Burnham Mutual of Omaha November 9, 2017 1 Company. All Rights Reserved. Fortune 500 company which strives to help their customers protect what they care about and achieve their

More information

Who am I? Impact of Modern Management on Agile Adoption. Name: Bas Vodde

Who am I? Impact of Modern Management on Agile Adoption. Name: Bas Vodde www.odd-e.com Impact of Modern Management on Agile Adoption This presentation can be found at http://www.odd-e.com/material/2012/06_shanghai/management_and_adoption.pdf Name: Bas Vodde - Originally from

More information

CMPT 275 Software Engineering

CMPT 275 Software Engineering CMPT 275 Software Engineering Software life cycle 1 Software Life Cycle Sequence of processes completed as a software project moves from inception to retirement At beginning of project development, choose

More information

Mike Cottmeyer blog.versionone.net

Mike Cottmeyer   blog.versionone.net Adopting Agile Mike Cottmeyer mike.cottmeyer@versionone.com www.linkedin.com/in/cottmeyer www.versionone.com blog.versionone.net www.leadingagile.com Ideal Agile Team Ideal Agile Team Developers Ideal

More information

Scaling Agile to the Enterprise

Scaling Agile to the Enterprise Scaling Agile to the Enterprise Enabling the Agile Enterprise Strategically Aligned, Throughput Focused, Human Powered Dennis Stevens Enterprise Agile Coach www.leadingagile.com www.dennisstevens.com OPM3:

More information

DELIVER SOLUTION. Predictive versus Adaptive Approaches. Predictive Approach

DELIVER SOLUTION. Predictive versus Adaptive Approaches. Predictive Approach DELIVER SOLUTION All the work done so far is about understanding the current state, finding possible solutions and finally selecting the best-suited solution. The next step is to develop the solution.

More information

Introduction to Software Engineering: Project Management ( Highlights )

Introduction to Software Engineering: Project Management ( Highlights ) Introduction to Software Engineering: Project Management ( Highlights ) John T. Bell Department of Computer Science University of Illinois, Chicago Based on materials from chapters 14, 15, and 16 of Object

More information

AGILE methodology- Scrum

AGILE methodology- Scrum AGILE methodology- Scrum What is Agile? This is one of the biggest buzzwords in the IT industry these days. But, what exactly is agile? The Agile model provides alternatives to traditional project management.

More information

Scrum Test Planning. What goes into a scrum test plan?

Scrum Test Planning. What goes into a scrum test plan? Scrum Test Planning What goes into a scrum test plan? 2 Do you really need a test plan when using agile? How about scrum test planning? With scrum, one of the popular flavors of agile, the entire team

More information

The following slides illustrate the 10 LeSS principles shown in the above standard LeSS graphic 1

The following slides illustrate the 10 LeSS principles shown in the above standard LeSS graphic 1 The following slides illustrate the 10 LeSS principles shown in the above standard LeSS graphic 1 LeSS is Scrum Portfolio mgmt Epic Owners Enterprise Architect Value Stream Engineer LeSS is Multiple Team

More information

Agile at Mid-Scale. Al Shalloway. Introducing FLow for Enterprise Transformations (FLEX)

Agile at Mid-Scale. Al Shalloway. Introducing FLow for Enterprise Transformations (FLEX) Agile at Mid-Scale Introducing FLow for Enterprise Transformations (FLEX) Al Shalloway CEO, Founder alshall@netobjectives.com @AlShalloway Co-founder of Lean-Systems Society Co-founder Lean-Kanban University

More information

Agile Development Doesn t Have to Mean Fragile Enterprise Processes

Agile Development Doesn t Have to Mean Fragile Enterprise Processes Fragile Enterprise Processes An MKS White Paper By: Colin Doyle ALM Strategic Product Manager MKS Inc. The Move to Agile Agile software development methodologies are garnering a lot of interest these days.

More information

Choose an Agile Approach

Choose an Agile Approach 1 of 10 10.04.2013 21:35 Choose an Agile Approach Learning Objective After completing this topic, you should be able to recognize factors to consider when moving to an agile software development methodology

More information

CSC301. Scrum, detailed view of an agile process. CSC301, Winter 2016

CSC301. Scrum, detailed view of an agile process. CSC301, Winter 2016 CSC301 Scrum, detailed view of an agile process CSC301, Winter 2016 Today s Tour - Scrum We will take a tour of Scrum An agile process Well More framework than process Extremely popular in the last 5-10

More information

AGILE SOLUTIONS. Agile Basics

AGILE SOLUTIONS. Agile Basics AGILE SOLUTIONS Agile Basics info@one80services.com one80services.com AGILE SOLUTIONS Agile Basics Table of Contents 2 Who We Are 3 What Is Agile? 4 Agile Values 5 Agile Principles 6 Agile Development

More information

Tuesday, October 25. Announcements

Tuesday, October 25. Announcements Tuesday, October 25 Announcements Crowdsourcing the Midterm http://www.drsusansim.org/teaching/inf111/pligg Homework 5 Skip lab portion Use anything you want to draw the diagrams for the take home portion

More information

www.agilegurgaon.com Implementing Agile in Non-Agile World By Kshitij Agrawal www.agilegurgaon.com Agenda Case Study Context Agile Implementation Challenges Agile Journey Current State and Next Steps Key

More information

Scrum Team Roles and Functions

Scrum Team Roles and Functions Scrum Team Roles and Functions What is a Scrum Team? The purpose of a Scrum team is to deliver products iteratively and incrementally, maximizing opportunities for feedback Scrum teams are comprised by

More information

Business Analyst and Product Owner Where do they meet & conflict? Cherifa Mansoura

Business Analyst and Product Owner Where do they meet & conflict? Cherifa Mansoura Business Analyst and Product Owner Where do they meet & conflict? Cherifa Mansoura www.linkedin.com/in/linkedincherifamansoura Introduction BA responsibilities in an agile environment PO Responsibilities

More information

SCRUMOPS. David West Scrum.org All Rights Reserved

SCRUMOPS. David West Scrum.org All Rights Reserved SCRUMOPS David West Jayne Groll @ScrumDotOrg, @DevOpsInst Improving the Profession of Software Delivery 2 Entering the Super Nova 3 Firstly THERE IS NOT SUCH THING AS ScrumOps! 4 Building Bridges.. 5 This

More information

Lecture 8 Agile Software Development

Lecture 8 Agile Software Development Lecture 8 Agile Software Development Includes slides from the companion website for Sommerville, Software Engineering, 10/e. Pearson Higher Education, 2016. All rights reserved. Used with permission. Topics

More information

Product Owner Training - From Idea to Implementation. Robin Dymond Mark Pushinsky

Product Owner Training - From Idea to Implementation. Robin Dymond Mark Pushinsky Product Owner Training - From Idea to Implementation Robin Dymond Mark Pushinsky 1 Innovel, LLC Offers Lean Agile Adoption Services to Fortune 500 businesses Specializes in Financial Services Our staff

More information

Standard Work and the Lean Enterprise Net Objectives Inc. All Rights Reserved.

Standard Work and the Lean Enterprise Net Objectives Inc. All Rights Reserved. Standard Work and the Lean Enterprise 2010 Net Objectives Inc. All Rights Reserved. Lean Thinking Lean Thinking provides foundational principles which involve the entire lifecycle of realizing business

More information

BA25-Managing the Agile Product Development Life Cycle

BA25-Managing the Agile Product Development Life Cycle BA25-Managing the Agile Product Development Life Cycle Credits: 28 PDUs / 4 Days Course Level: Intermediate/Advanced Course Description: This 4-day course explores how adapting Agile values and principles

More information

SWE 211 Software Processes

SWE 211 Software Processes SWE 211 Software Processes These slides are designed and adapted from slides provided by Software Engineering 9 /e Addison Wesley 2011 by Ian Sommerville 1 Outlines Software process models Process activities

More information

Chapter 3. Information Systems Development. McGraw-Hill/Irwin. Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 3. Information Systems Development. McGraw-Hill/Irwin. Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 3 Information Systems Development McGraw-Hill/Irwin Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Objectives 3-2 Describe the motivation for a system development process

More information

SDEFT: Scrum Driven Engagement Framework for Testing

SDEFT: Scrum Driven Engagement Framework for Testing SDEFT: Scrum Driven Engagement Framework for Testing Overview In the contemporary scenario, Agile Development Manifesto symbolizes cutting edge of the software development industry. Organizations need

More information

Johanna Rothman. Chapter 1 Why Agile and Lean Approaches Work. Copyright 2017

Johanna Rothman. Chapter 1 Why Agile and Lean Approaches Work. Copyright 2017 Johanna Rothman Chapter 1 Why Agile and Lean Approaches Work Copyright 2017 Agile and Lean Approaches Why such approaches exist! Software, we have a problem It was thought you could hand a software team

More information

Owning An Agile Project: PO Training Day 2

Owning An Agile Project: PO Training Day 2 Owning An Agile Project: PO Training Day 2 Petri Heiramo Agile Coach, CST Product Management PO Product management is a larger scope than what Scrum defines as a PO Or rather, Scrum implicitly assumes

More information

Introduction to Systems Analysis and Design

Introduction to Systems Analysis and Design Introduction to Systems Analysis and Design What is a System? A system is a set of interrelated components that function together to achieve a common goal. The components of a system are called subsystems.

More information

Agile Mindset (1/17/2019 for the Ocean State PMI)

Agile Mindset (1/17/2019 for the Ocean State PMI) Get connected with Leapfrog LeapFrog Systems Agile Mindset (1/17/2019 for the Ocean State PMI) Agenda 1. What is Agile? 2. Compare Agile and Traditional SDLC s 3. Agile Delivery Frameworks Scrum, Kanban,

More information

Lecture 1. Topics covered. Rapid p development and delivery is now often the most important requirement for software systems.

Lecture 1. Topics covered. Rapid p development and delivery is now often the most important requirement for software systems. Chapter 3 Agile Software Development Lecture 1 Topics covered Agile g methods Plan-driven and agile development Extreme programming Agile project management Scaling agile methods Rapid software development

More information

The Faster Road to Innovation Why Workopolis Went Agile

The Faster Road to Innovation Why Workopolis Went Agile The Faster Road to Innovation Why Workopolis Went Agile What I m Covering Today Why did we transition to Agile? What we wanted to Achieve Highlights of How We Did It What we Achieved What we Learned Technology

More information

design system integration for aero engine design

design system integration for aero engine design design system integration for aero engine design Aero engine design is a complex process involving multiple disciplines, which collaborate iteratively to achieve an optimized design. This involves exchange

More information

Agile Acquisition. Peter Modigliani 10 Dec 12. Presented to: Mr. Koen Gijsbers. General Manager NATO Communications and Information Agency

Agile Acquisition. Peter Modigliani 10 Dec 12. Presented to: Mr. Koen Gijsbers. General Manager NATO Communications and Information Agency Agile Acquisition Peter Modigliani 10 Dec 12 Presented to: Mr. Koen Gijsbers General Manager NATO Communications and Information Agency Approved for Public Release; Distribution Unlimited 12-4964 2012-The

More information

Software Engineering Lecture 5 Agile Software Development

Software Engineering Lecture 5 Agile Software Development Software Engineering Lecture 5 Agile Software Development JJCAO Mostly based on the presentation of Software Engineering, 9ed Exercise Describe the main activities in the software design process and the

More information

Introduction to Agile/Extreme Programming

Introduction to Agile/Extreme Programming Introduction to Agile/Extreme Programming Matt Ganis, Senior Technical Staff Member (Certified Scrum Master) IBM Hawthorne, New York ganis@us.ibm.com August 2007 Session 8061 Current slides at: http://webpage.pace.edu/mganis

More information

Responsibilities of an Agile Project Manager

Responsibilities of an Agile Project Manager Agile Project Management is one of the revolutionary methods introduced for the practice of project management. This is one of the latest project management strategies that are mainly applied to project

More information

Introduction to Agile and Scrum

Introduction to Agile and Scrum Introduction to Agile and Scrum Matthew Renze @matthewrenze COMS 309 - Software Development Practices Purpose Intro to Agile and Scrum Prepare you for the industry Questions and answers Overview Intro

More information

Course Title: Planning and Managing Agile Projects

Course Title: Planning and Managing Agile Projects Course Title: Planning and Managing Agile Projects Course ID: BA15 Credits: 21 PDUs Course Duration: 3 days (Live in person class only) Course Level: Basic/Intermediate Course Description: This 3-day course

More information

Agile In Practice. Benjamin Booth Spring 2009

Agile In Practice. Benjamin Booth Spring 2009 Agile In Practice Benjamin Booth Spring 2009 Programmer/ Proprietary 25 Author/Blogger Proprietary 3 Agile Origins Goal: prove value with working software Lightweight approach Reaction to Waterfall failures

More information

Agile Planning. Petri Heiramo. Agile Coach, CST

Agile Planning. Petri Heiramo. Agile Coach, CST Agile Planning Petri Heiramo Agile Coach, CST An Agile Plan Is Not a Rough Guide Some teams think that, if they did not finish all stories, that was OK, we are agile Postponing stories was seen as an acceptable

More information

The new frontier: Agile automation at scale

The new frontier: Agile automation at scale The new frontier: Agile automation at scale Large-scale automation of business processes requires a new development approach. Federico Berruti, Geet Chandratre, and Zaid Rab SEPTEMBER 2018 OPERATIONS Across

More information

Chapter 2: The Project Management and Information Technology Context

Chapter 2: The Project Management and Information Technology Context Chapter 2: The Project Management and Information Technology Context TRUE/FALSE 1. Many of the theories and concepts of project management are difficult to understand. F PTS: 1 REF: 44 2. If project managers

More information

Software Engineering

Software Engineering Software Engineering (CS550) Software Development Process Jongmoon Baik Software Development Processes (Lifecycle Models) 2 What is a S/W Life Cycle? The series of stages in form and functional activity

More information

This course will explore how your projects can easily and successfully make the transition to an effective Agile environment.

This course will explore how your projects can easily and successfully make the transition to an effective Agile environment. AGILE AGL310: Planning and Managing Agile Projects Agile Project methodology Training for Software IT Management. Learn how to apply Agile to current projects: explore how your projects can easily and

More information

SAFe in a Nutshell SCALED AGILE FRAMEWORK

SAFe in a Nutshell SCALED AGILE FRAMEWORK SAFe in a Nutshell SCALED AGILE FRAMEWORK CINDY LAKE INTRODUCTION Education MBA/ITM Master of Business Administration/Informational Technology Management 2010 The UNIVERSITY OF PHOENIX, Salt Lake City,

More information

Dr. Satish Thatte CEO, New Synergy Group. Kendall Park, NJ

Dr. Satish Thatte CEO, New Synergy Group. Kendall Park, NJ Turbo-Charging Agile Software Development with Lean Methods, Systems Thinking and High-Performance Teams Technical Colloquium Villanova University 1 November 2010 4:30 PM 5:45 PM Dr. Satish Thatte CEO,

More information

Agile Software Development:

Agile Software Development: Agile Software Development: 1.Agile methods 2.Plan-driven and agile development 3.Extreme programming (XP) 4.Agile project management 5.Pair Programming 6.Scrum 7.Scaling agile methods Rapid software development:

More information

2. True or false: In Scrum all the requirements for the project are known prior to the start of development.

2. True or false: In Scrum all the requirements for the project are known prior to the start of development. CTC-ITC 310 Program Management California State University Dominguez Hills Fall 2018 Instructor: Howard Rosenthal Assignment 5 A Deeper Look At Agile Methodologies Answer Sheet Each question is worth 10

More information

Software Development Life Cycle

Software Development Life Cycle Software Development Life Cycle Author : harvix-distrogmail-com When people are asked to define the SDLC (Software Development Life Cycle), they often come up with something like the following: 1. Planning

More information

Harry Koehnemann Director of Technology 321Gang Applying the Scaled Agile Framework (SAFe) to Lean Systems Engineering

Harry Koehnemann Director of Technology 321Gang Applying the Scaled Agile Framework (SAFe) to Lean Systems Engineering Harry Koehnemann Director of Technology 321Gang harry@321gang.com Applying the Scaled Agile Framework (SAFe) to Lean Systems Engineering Engineering Challenges Increasing complexity Rapid reduction in

More information

Presented by Only Agile. What is Agile?

Presented by Only Agile. What is Agile? Presented by Only Agile What is Agile? Myths We re Agile we don t do documentation There is no planning in Agile its just anarchy We can t give you a date we re using Agile Agile means I can change my

More information

Agile Practices in the Industrial Context

Agile Practices in the Industrial Context Agile Practices in the Industrial Context Faiz UL Muram fmm10001@student.mdh.se Malardalan University Sweden Aftab Baig abg09003@student.mdh.se Malardalan University Sweden Abstract: From last decades

More information

Case Study: How to Eliminate Flaws of Waterfall and Agile Development Processes Using a Hybrid Model

Case Study: How to Eliminate Flaws of Waterfall and Agile Development Processes Using a Hybrid Model Case Study: How to Eliminate Flaws of Waterfall and Agile Development Processes Using a Hybrid Model Agile Waterfall Hybrid Model The Waterfall Model has been the ideal choice for software development.

More information

Avoiding ScrumButt - Nokia Test Origins Nokia Siemens Networks

Avoiding ScrumButt - Nokia Test Origins Nokia Siemens Networks Topic: Nokia Test Research History Agile Chaos theory Philosophy Lean More theory... Queue theory Game theory Principles Scrum XP Practices Implementation Xebia Trifork Crisp Graphics by Henrik Kniberg

More information

Agile Beyond Software

Agile Beyond Software Agile Beyond Software Using Agile practices to manage any complex project Laura Howley Agile Coach lhowley@collab.net @LauraLMH Who am I, Who is CollabNet? Laura Howley I coach organizations through Agile

More information

Kanban kick- start (v2)

Kanban kick- start (v2) Kanban kick- start (v2) By Tomas Björkholm at Crisp, October 2011 INTRODUCTION... 1 AN APPROACH TO GET STARTED WITH KANBAN... 2 STEP 1 GET TO KNOW YOUR SYSTEM... 2 STEP 2 IDENTIFY YOUR SOURCES AND PRIORITIZE...

More information

AGILE Realities. Presenters: Chris Koo (Edward Jones) Blake Moyer (Edward Jones) Joan Romine (Boeing)

AGILE Realities. Presenters: Chris Koo (Edward Jones) Blake Moyer (Edward Jones) Joan Romine (Boeing) AGILE Realities Presenters: Chris Koo (Edward Jones) Blake Moyer (Edward Jones) Joan Romine (Boeing) 1 AGILE Gaining Momentum 2 AGILE First Impressions Fast! Flexible! 3 AGILE Development Myths "Agile

More information

Lean Product Development at Scale. Allen Ringel Lean/Agile Transformation Leader Intel

Lean Product Development at Scale. Allen Ringel Lean/Agile Transformation Leader Intel Lean Product Development at Scale Allen Ringel Lean/Agile Transformation Leader Intel A Bit About Intel 2 (Embedded video) https://www.youtube.com/watch?v=jiu16i- D3GM 3 Manufacturing Validation Engineering

More information

CTC/ITC 310 Program Management California State University Dominguez Hills First Exam Answer Key November 20, 2018 Instructor: Howard Rosenthal

CTC/ITC 310 Program Management California State University Dominguez Hills First Exam Answer Key November 20, 2018 Instructor: Howard Rosenthal CTC/ITC 310 Program Management California State University Dominguez Hills First Exam Answer Key November 20, 2018 Instructor: Howard Rosenthal There are 30 questions on this exam. Each question is worth

More information

Agile Transformation Key Considerations for success

Agile Transformation Key Considerations for success Agile Transformation Key Considerations for success introduction Scrums are one of the most dangerous phases in rugby, since a collapse or improper engage can lead to a front row player damaging or even

More information

Session 11E Adopting Agile Ground Software Development. Supannika Mobasser The Aerospace Corporation

Session 11E Adopting Agile Ground Software Development. Supannika Mobasser The Aerospace Corporation Session 11E Adopting Agile Ground Software Development Supannika Mobasser The Aerospace Corporation The Aerospace Corporation 2017 Overview To look beyond the horizon and to embrace the rapid rate of change

More information

Chapter 2: The Project Management and Information Technology Context

Chapter 2: The Project Management and Information Technology Context True / False 1. Project managers should lead projects in isolation in order to truly serve the needs of the organization. False Feedback: Even though projects are temporary and intended to provide a unique

More information

Software Methodologies

Software Methodologies Question 1: What is a practical method of selecting a software project development methodology? Answer 1: There are many software development methodologies to choose from, so making the choice can be an

More information

The Customer CAN always be right Realizing Business Agility through Customer Collaboration

The Customer CAN always be right Realizing Business Agility through Customer Collaboration The Customer CAN always be right Realizing Business Agility through Customer Collaboration @mariamatarelli @DCSUG Your Presenters Maria Matarelli Certified Scrum Trainer Maria@formulaink.com Aakash Srinivasan

More information

Agile Software Development in a Regulated Environment. Natalie Custer

Agile Software Development in a Regulated Environment. Natalie Custer Agile Software Development in a Regulated Environment Natalie Custer Disclaimer This presentation represents the understanding of the presenter on the topic addressed. It does not in anyway, form or like

More information

Is Agile Project Management fit for small tech start-ups?

Is Agile Project Management fit for small tech start-ups? 2017 IJSRST Volume 3 Issue 1 Print ISSN: 2395-6011 Online ISSN: 2395-602X Themed Section: Science and Technology Is Agile Project Management fit for small tech start-ups? Priti Asthana Project Manager,

More information

Agile Transition Lessons That Address Practical Questions January 2019 by Ken

Agile Transition Lessons That Address Practical Questions January 2019 by Ken Agile Transition Lessons That Address Practical Questions January 2019 by Ken Rubin @krubinagile 1 Ken Rubin Overview Worked with 9 startup companies 1 st Managing Director 1 st Scrum Project Trained >

More information

Scaling Agile: Fractals of Innovation. An excerpt from Agile Business by Bob Gower and CA Technologies

Scaling Agile: Fractals of Innovation. An excerpt from Agile Business by Bob Gower and CA Technologies Scaling Agile: Fractals of Innovation An excerpt from Agile Business by Bob Gower and CA Technologies Scaling Agile: Fractals of Innovation By Ronica Roth Sure, agile works for small organizations, but

More information

Medical Device Agile Systems Development Workshop

Medical Device Agile Systems Development Workshop Medical Device Agile Systems Development Workshop Logistics November 20, 2015 IBM Schaumberg, Illinois 15 Attendees (Roche, GE Healthcare, Agile Quality Systems, Battelle, Baxter, ICTT System Sciences,

More information

Chapter 7. Project Reporting Keeping Everything Visible

Chapter 7. Project Reporting Keeping Everything Visible Chapter 7 Project Reporting Keeping Everything Visible A Scrum project is controlled by means of frequent inspection of the project followed by necessary adaptations Daily Scrum to get a feel for the tone,

More information

Turbo-Charging Agile Software Development with Lean Methods and Systems Thinking

Turbo-Charging Agile Software Development with Lean Methods and Systems Thinking Turbo-Charging Agile Software Development with Lean Methods and Systems Thinking Technical Seminar NJ SPIN Meeting 96 Frelinghuysen Road Rutgers University, Piscataway, NJ 14 March 2012 Dr. Satish Thatte

More information

Aligning Technical Requirements with Agile Development

Aligning Technical Requirements with Agile Development Earned Value Management Practitioners Forum 2018 Aligning Technical Requirements with Agile Development Matthew Strain (CACI) 1 Learning Objectives Change Controlled Defining Plans Process Investigation

More information

Business Analysis and Product Ownership: One Goal, Two Views

Business Analysis and Product Ownership: One Goal, Two Views Business Analysis and Product Ownership: One Goal, Two Views Albany Business Analysis Development Day June 16, 2017 Susan Burk Top Five to Seven, LLC smburk@topfivetoseven.com Agenda Goals and roles and

More information

Topics to be covered. Commercial Levers Available to the PM to Manage Agile project delivery

Topics to be covered. Commercial Levers Available to the PM to Manage Agile project delivery Commercial Levers Available to the PM to Manage Agile project delivery Ash Forrester & Nick Semple, PA Consulting Group CCR: Strategic & Business Management 2016 Building Leaders for Business Topics to

More information

Agile Thinking. Petri Heiramo. Agile Coach, CST

Agile Thinking. Petri Heiramo. Agile Coach, CST Agile Thinking Petri Heiramo Agile Coach, CST What is Important in Agile? Values Principles Practices Rules It is important to know why things work so that we do not sabotage them (by accident). Copyright

More information

Co-founder and Managing Director of RADTAC Specialist in Agile and Iterative approaches since mid 80s Agile Alliance Founder Member in 2002

Co-founder and Managing Director of RADTAC Specialist in Agile and Iterative approaches since mid 80s Agile Alliance Founder Member in 2002 Introduction to Agile BCS Spring School 2 nd March 2009 David Hicks david.hicks@radtac.co.uk Tel: 07778 558296 www.radtac.co.uk Introduction : David Hicks, RADTAC Co-founder and Managing Director of RADTAC

More information

Part 1. Software engineering Facts. CSC 4181 Compiler Construction Software Engineering Lectures. What is software engineering? What is software?

Part 1. Software engineering Facts. CSC 4181 Compiler Construction Software Engineering Lectures. What is software engineering? What is software? Software engineering Facts CSC 4181 Compiler Construction Software Engineering Lectures Part 1 Fact: The economies of ALL developed nations are dependent on software. Fact: More and more systems are software

More information

Flexibility on what is delivered High

Flexibility on what is delivered High Flexibility on what is delivered level 1: Stakeholders are very comfortable with the fact that limited flexibility on budget and time may be necessary in order to deliver the full scope on quality, and

More information

Survey and Analysis of Scaling Agile Practices for an Agile IT Organization

Survey and Analysis of Scaling Agile Practices for an Agile IT Organization Survey and Analysis of Scaling Agile Practices for an Agile IT Organization Binnur Karabacak, Bachelor Thesis Final Presentation, 31.07.2017, Munich Chair of Software Engineering for Business Information

More information

Improving the Test Process

Improving the Test Process 14 June 2011 ISSN 1866-5705 www.testingexperience.com free digital version print version 8,00 printed in Germany istockphoto.com/ jgroup Improving the Test Process Stefan Häuselmann - Fotolia.com Testing

More information

Virtually Agile. Astro Sabre (Matt Ganis) IBM, Senior Technical Staff Member Hawthorne, NY - September 20, 2007

Virtually Agile. Astro Sabre (Matt Ganis)  IBM, Senior Technical Staff Member Hawthorne, NY - September 20, 2007 Virtually Agile Astro Sabre (Matt Ganis) http://webpage.pace.edu/mganis IBM, Senior Technical Staff Member Hawthorne, NY - September 20, 2007 Who am I? My Name is Matt Ganis I lead a group inside IBM called

More information

Turbo-Charging Agile Software Development with Lean Methods and Systems Thinking

Turbo-Charging Agile Software Development with Lean Methods and Systems Thinking Turbo-Charging Agile Software Development with Lean Methods and Systems Thinking Technical Seminar NY Spin Meeting Microsoft 1290 Avenue of the Americas, NYC 6 September 2011 Dr. Satish Thatte CEO, New

More information

Software engineering Facts. CSC Compiler Construction Software Engineering Topics. What is software engineering? What is software?

Software engineering Facts. CSC Compiler Construction Software Engineering Topics. What is software engineering? What is software? Software engineering Facts CSC 4181 - Compiler Construction Software Engineering Topics Fact: The economies of ALL developed nations are dependent on software. Fact: More and more systems are software

More information

welcome to Agile Learning Labs Understanding Kanban

welcome to Agile Learning Labs Understanding Kanban welcome to Agile Learning Labs Understanding Kanban Nikos Batsios Agile Coach personal thoughts: https://escapelocaloptimum.wordpress.com A Kanban Bitamin Injection start from where you are right now If

More information

AGILE EXECUTIVE OVERVIEW

AGILE EXECUTIVE OVERVIEW AGILE EXECUTIVE OVERVIEW JOHNOKORO jokoro@rallydev.com Blog: AuspiciousAgile.com Summary Agile Services Director, Rally Software Nearly two decades in technology roles Founder of Agile Practice at US Consultancy

More information

8 th of April 2015 Bucharest, Romania Vlad Gabriel Sorin Agile PM/Scrum Master

8 th of April 2015 Bucharest, Romania Vlad Gabriel Sorin Agile PM/Scrum Master 8 th of April 2015 Bucharest, Romania Vlad Gabriel Sorin Agile PM/Scrum Master 1. Introduction 1 min. 2. Waterfall vs Agile 5 min. 3. Agile - General Concepts 5 min. 4. Agile methods: Scrum vs XP vs Lean

More information

2009 McGraw Hill Ryerson Limited. Kwantlen and Richardson Chpt 6 slide number 1

2009 McGraw Hill Ryerson Limited. Kwantlen and Richardson Chpt 6 slide number 1 Chapter 6 Systems Development Phases, Tools, and Techniques Prof. Anita Beecroft, Kwantlen Polytechnic University (2009) Prof. Tim Richardson, University of Toronto (2011) 2009 McGraw Hill Ryerson Limited

More information

Dissatisfaction with the overheads involved in software design methods of the 1980s and 1990s led to the creation of agile methods.

Dissatisfaction with the overheads involved in software design methods of the 1980s and 1990s led to the creation of agile methods. Agile methods Dissatisfaction with the overheads involved in software design methods of the 1980s and 1990s led to the creation of agile methods. These methods: Focus on the code rather than the design

More information

The Agile BA. A Visionate process asset. v i s i o n a t e. c o. n z

The Agile BA. A Visionate process asset. v i s i o n a t e. c o. n z The Agile BA A Visionate process asset Version: 1.0 Version date: March 2015 T h i s d o c u m e n t i s p r o v i d e d f r e e f o r u s e p r o v i d e d t h a t t h e f o r m a t t i n g i s n o t

More information

The Systems Development Lifecycle

The Systems Development Lifecycle Modelling and Systems Development Lecture 2 The Systems Development Lifecycle The four-phase model common to all system developments projects The project Major attributes of the Lifecycle Moves systematically

More information

Advantages of Agile model:

Advantages of Agile model: Agile methodology Agile : We divide the application components (parts) and work on them one at a time. When one is ready we deploy it to production (live environment). Agile is very collaborative and interactive.

More information

Processes and Life- Cycles. Kristian Sandahl

Processes and Life- Cycles. Kristian Sandahl Processes and Life- Cycles Kristian Sandahl 2 Maintenance Requirements Validate Requirements, Verify Specification Acceptance Test (Release testing) System Design (Architecture, High-level Design) Verify

More information

Fundamentals of Business Analysis

Fundamentals of Business Analysis Fundamentals of Business Analysis Welcome! This course = everything you need to get started as a BA. Requirements Interviewing More Requirements Observation Even more requirements Analysis A little about

More information

Which project management methodology? A guide for the perplexed. BCS London (South) branch Wednesday 6 th May 2015

Which project management methodology? A guide for the perplexed. BCS London (South) branch Wednesday 6 th May 2015 Which project management methodology? A guide for the perplexed. BCS London (South) branch Wednesday 6 th May 2015 1 Because someone says so To provide guidance to novices To identify best practice To

More information

A Publication of RefineM TOP 5 STAKEHOLDER CONCERNS A GUIDE TO MUTUAL SUCCESS

A Publication of RefineM TOP 5 STAKEHOLDER CONCERNS A GUIDE TO MUTUAL SUCCESS A Publication of RefineM TOP 5 STAKEHOLDER CONCERNS A GUIDE TO MUTUAL SUCCESS TABLE OF CONTENTS 1. Introduction 2. Effectively Communicating Project Value 3. Working with Busy Stakeholders 4. Communicating

More information

Rule = A definition of what a Product Backlog is. Good Practice = A practice which is commonly done and is good to do. Avoid = A practice which, in

Rule = A definition of what a Product Backlog is. Good Practice = A practice which is commonly done and is good to do. Avoid = A practice which, in Rule = A definition of what a Product Backlog is. Good Practice = A practice which is commonly done and is good to do. Avoid = A practice which, in most cases, is recommended to be avoided. But, for almost

More information