by Craig Larman and Bas Vodde Version 1.2

Size: px
Start display at page:

Download "by Craig Larman and Bas Vodde Version 1.2"

Transcription

1 FEAURE EAM PRIMER by raig Larman and Bas Vodde Version 1.2 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 4. Figure 4 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 specialiszes in part of the product from a customer perspective. Each Requirement Area has several s working from the Area Backlog, as shown in Figure 5. Figure 5 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 3 summarizes the differences. 7

8 Feature eam Primer able 3 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

Lean and Agile Development With Scrum (Part 2) Lucio Davide Spano

Lean and Agile Development With Scrum (Part 2) Lucio Davide Spano Lean and Agile Development With Scrum (Part 2) Lucio Davide Spano lucio.davide.spano@isti.cnr.it spano@di.unipi.it 7 May 2012 Dilbert intro Summary Sprint Review Done at the end of the Sprint Not a simple

More information

When agile is not enough

When agile is not enough When agile is not enough LESS 2010 Kati Vilkki kati.vilkki@nsn.com 1 Nokia Siemens Networks When agile is not enough What does lean thinking add to agile? Combining agile and lean Change in mind-set Management

More information

Chapter Introduction to Feature Teams 154 Avoid Single-function teams 161 Avoid Component teams 161 Try Feature teams 180 Transition 195

Chapter Introduction to Feature Teams 154 Avoid Single-function teams 161 Avoid Component teams 161 Try Feature teams 180 Transition 195 Chapter Introduction to Feature Teams 154 Avoid Single-function teams 161 Avoid Component teams 161 Try Feature teams 180 Transition 195 Scaling Lean & Agile Thinking and Organizational Tools for Large-Scale

More information

Executive Guide to SAFe 24 July 2014. An Executive s Guide to the Scaled Agile Framework. alshall@netobjectives.com @AlShalloway

Executive Guide to SAFe 24 July 2014. An Executive s Guide to the Scaled Agile Framework. alshall@netobjectives.com @AlShalloway An Executive s Guide to the Scaled Agile Framework Al Shalloway CEO, Net Objectives Al Shalloway CEO, Founder alshall@netobjectives.com @AlShalloway co-founder of Lean-Systems Society co-founder Lean-Kanban

More information

When is Agile the Best Project Management Method? Lana Tylka

When is Agile the Best Project Management Method? Lana Tylka When is Agile the Best Project Management Method? Lana Tylka Staged Incremental Deliveries Prototypes Plan Develop Design Deploy Test Maintain Sequential Steps Multiple Iterations Waterfall Sprints, Spirals

More information

Scrum vs. Kanban vs. Scrumban

Scrum vs. Kanban vs. Scrumban Scrum vs. Kanban vs. Scrumban Prelude As Agile methodologies are becoming more popular, more companies try to adapt them. The most popular of them are Scrum and Kanban while Scrumban is mixed guideline

More information

XP 2015 Presenter-Nirnaya Tripathi Date 27.05.2015

XP 2015 Presenter-Nirnaya Tripathi Date 27.05.2015 Scaling Kanban for software development in a multisite organization: Challenges and Potential Solution Nirnaya Tripathi, Pilar Rodríguez, Muhammad Ovais Ahmad, Markku Oivo XP 2015 Presenter-Nirnaya Tripathi

More information

Agile and lean methods for managing application development process

Agile and lean methods for managing application development process Agile and lean methods for managing application development process Hannu Markkanen 24.01.2013 1 Application development lifecycle model To support the planning and management of activities required in

More information

Scaling Scrum Learning Objectives for Conforming Courses. Introduction

Scaling Scrum Learning Objectives for Conforming Courses. Introduction Scaling Scrum Learning Objectives for Conforming Courses November 2014 by the Scrum Alliance Scaling Scrum Learning Objectives Committee Introduction Purpose The Scrum Alliance intends to allow independent

More information

The Structure of a Software Development Team

The Structure of a Software Development Team By Tanya Smeltzer How do you determine how to structure your team? Company needs Will an outside consult be necessary to meet the requirements? Software development people available Different levels of

More information

Process Methodology. Wegmans Deli Kiosk. for. Version 1.0. Prepared by DELI-cious Developers. Rochester Institute of Technology

Process Methodology. Wegmans Deli Kiosk. for. Version 1.0. Prepared by DELI-cious Developers. Rochester Institute of Technology Process Methodology for Wegmans Deli Kiosk Version 1.0 Prepared by DELI-cious Developers Rochester Institute of Technology September 15, 2013 1 Table of Contents 1. Process... 3 1.1 Choice... 3 1.2 Description...

More information

Introduction to Enterprise Agile Frameworks

Introduction to Enterprise Agile Frameworks Introduction to Enterprise Agile Frameworks PMINU PDC 2014 May 9, 2014, Salt Lake City, Utah Presented by: Mehul Kapadia SAFe SPC, PMI-ACP, CSM, CSPO, PMP 1 Introduction Mehul Kapadia Director of Project

More information

SCALING AGILE. minutes

SCALING AGILE. minutes SCALING AGILE in 5 minutes THREE AGILE COMPANIES Basement Apps Ltd is having unexpected success with a social media app for musicians. Software Supply Ltd needs more diverse development teams as the company

More information

Agile and lean methods for managing application development process

Agile and lean methods for managing application development process Agile and lean methods for managing application development process Hannu Markkanen 27.01.2012 1 Lifecycle model To support the planning and management of activities required in the production of e.g.

More information

Agile Training Portfolio

Agile Training Portfolio Agile Training Portfolio Why agile? The question can also be: Why learn fast? Why adapt to new experiences and learnings quickly and easily? Well, the Dodo was not very agile and we all know how that ended.

More information

Applying Lean on Agile Scrum Development Methodology

Applying Lean on Agile Scrum Development Methodology ISSN:2320-0790 Applying Lean on Agile Scrum Development Methodology SurendRaj Dharmapal, Dr. K. Thirunadana Sikamani Department of Computer Science, St. Peter University St. Peter s College of Engineering

More information

Frank Cervone Vice Chancellor for Information Services and Chief Information Officer Purdue University Calumet January 17, 2012 CARLI Anatomy of a

Frank Cervone Vice Chancellor for Information Services and Chief Information Officer Purdue University Calumet January 17, 2012 CARLI Anatomy of a Frank Cervone Vice Chancellor for Information Services and Chief Information Officer Purdue University Calumet January 17, 2012 CARLI Anatomy of a Digital Project webinar series An overview and background

More information

Automated Acceptance Testing of High Capacity Network Gateway

Automated Acceptance Testing of High Capacity Network Gateway Automated Acceptance Testing of High Capacity Network Gateway Ran Nyman 1, Ismo Aro 2, Roland Wagner 3, 1,2,3 Nokia Siemens Network, PO Box 1 FI-02022 Nokia Siemens Networks 1 ran@rannicon.com, 2 ismo.aro@nsn.com,

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

Table of contents. Performance testing in Agile environments. Deliver quality software in less time. Business white paper

Table of contents. Performance testing in Agile environments. Deliver quality software in less time. Business white paper Performance testing in Agile environments Deliver quality software in less time Business white paper Table of contents Executive summary... 2 Why Agile? And, why now?... 2 Incorporating performance testing

More information

Transition to Agile Development

Transition to Agile Development 2010 18th IEEE International Requirements Engineering Conference Transition to Agile Development Rediscovery of Important Requirements Engineering Practices Juha Savolainen Nokia Research Center Nokia

More information

SCRUM 1. Upon what type of process control is Scrum based? a. Empirical b. Hybrid c. Defined d. Complex

SCRUM 1. Upon what type of process control is Scrum based? a. Empirical b. Hybrid c. Defined d. Complex SCRUM 1. Upon what type of process control is Scrum based? a. Empirical b. Hybrid c. Defined d. Complex 2. The three pillars of empirical process control are: a. Respect for People, Kaizen, Eliminating

More information

Course Title: Managing the Agile Product Development Life Cycle

Course Title: Managing the Agile Product Development Life Cycle Course Title: Managing the Agile Product Development Life Cycle Course ID: BA25 Credits: 28 PDUs Course Duration: 4 days (with optional Executive session) Course Level: Intermediate/Advanced Course Description:

More information

Agile Projects 7. Agile Project Management 21

Agile Projects 7. Agile Project Management 21 Contents Contents 1 2 3 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

AGILE vs. WATERFALL METHODOLOGIES

AGILE vs. WATERFALL METHODOLOGIES AGILE vs. WATERFALL METHODOLOGIES Introduction Agile and waterfall are two major methodologies that software developers and project managers have the option of using. Some of the goals of developers and

More information

MTAT.03.094 Software Engineering

MTAT.03.094 Software Engineering MTAT.03.094 Software Engineering Lecture 12: Lean & Flow-based (KANBAN) Principles and Processe Fall 2015 Dietmar Pfahl email: dietmar.pfahl@ut.ee Structure of Lecture 12 KANBAN Case Study: Scrum vs. KANBAN

More information

Agile Systems Engineering: What is it and What Have We Learned?

Agile Systems Engineering: What is it and What Have We Learned? Agile Systems Engineering: What is it and What Have We Learned? March 2012 Dr. Suzette S. Johnson Agile Engineering Northrop Grumman Suzette.Johnson@ngc.com Getting To Know You! Dr. Suzette Johnson Northrop

More information

Introduction to Scrum for Managers and Executives

Introduction to Scrum for Managers and Executives Introduction to for Managers and Executives goodagile> Certified Training and Consulting in India and Asia www.goodagile.com The Problems Many Companies Face Time-to-market for products is too long Project

More information

Scrum in a Large Project Theory and Practice

Scrum in a Large Project Theory and Practice Scrum in a Large Project Theory and Practice Agile World 2012 Munich, July 12, 2012 Dr. Sebastian Stamminger Scrum in Large Projects Agenda Theory Case Study Teams Our Process Challenges Lessons Learned

More information

No one has to change. Survival is optional. - W. Edwards Deming - Continue your Beyond Budgeting Journey with help from Agile, Lean and Scrum

No one has to change. Survival is optional. - W. Edwards Deming - Continue your Beyond Budgeting Journey with help from Agile, Lean and Scrum No one has to change. Survival is optional. - W. Edwards Deming - Continue your Beyond Budgeting Journey with help from Agile, Lean and Helge Eikeland, Statoil, October 2010 Today s challenge is complexity

More information

Case Study on Critical Success Factors of Running Scrum *

Case Study on Critical Success Factors of Running Scrum * Journal of Software Engineering and Applications, 2013, 6, 59-64 http://dx.doi.org/10.4236/jsea.2013.62010 Published Online February 2013 (http://www.scirp.org/journal/jsea) 59 Case Study on Critical Success

More information

The Agile Business Analyst: Eyes for Waste By Ellen Gottesdiener Copyright EBG Consulting, Inc., 2009 EBG Consulting, Inc.: www.ebgconsulting.

The Agile Business Analyst: Eyes for Waste By Ellen Gottesdiener Copyright EBG Consulting, Inc., 2009 EBG Consulting, Inc.: www.ebgconsulting. 419 Hudson Road Sudbury, MA. 01776 Phone: 978.261.5553 Fax: 978.261.5553 www.ebgconsulting.com The Agile Business Analyst: Eyes for Waste By Ellen Gottesdiener Copyright, 2009 : www.ebgconsulting.com This

More information

Better to teach people and risk they leave, than not and risk they stay anonymous

Better to teach people and risk they leave, than not and risk they stay anonymous FEATURE TEAMS Chapter 22 Better to teach people and risk they leave, than not and risk they stay anonymous In Scrum and other agile methods the recommended team structure is to organize teams by customer-centric

More information

4/4/2013. Copyright 2013, Robert Ward

4/4/2013. Copyright 2013, Robert Ward Challenges In Scaling Scrum Robert Ward 3 April 2013 The Agile Manifesto In Context The Manifesto is mostly heuristics, not mandates and not first principles. It aimed to legitimize resistance to conventional

More information

Handling Requirements in Agile: BA vs. PO. April 14 th, 2011 - Agile NYC Pecha Kucha Presentation By Gene Gendel, PMP, CSM, CSP

Handling Requirements in Agile: BA vs. PO. April 14 th, 2011 - Agile NYC Pecha Kucha Presentation By Gene Gendel, PMP, CSM, CSP Handling Requirements in Agile: BA vs. PO April 14 th, 2011 - Agile NYC Pecha Kucha Presentation By Gene Gendel, PMP, CSM, CSP 1 What Do We Need To Look At Today? Defining Business Analyst (BA) Defining

More information

The Basics of Scrum An introduction to the framework

The Basics of Scrum An introduction to the framework The Basics of Scrum An introduction to the framework Introduction Scrum, the most widely practiced Agile process, has been successfully used in software development for the last 20 years. While Scrum has

More information

White paper: Scrum-ban for Project Management

White paper: Scrum-ban for Project Management White paper: Scrum-ban for Project Management By Evaldas Bieliūnas Export Manager of Eylean Board 2014 PRELUDE Every project manager is looking for the new ways to improve company s processes. For the

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

Agile So)ware Development

Agile So)ware Development Software Engineering Agile So)ware Development 1 Rapid software development Rapid development and delivery is now often the most important requirement for software systems Businesses operate in a fast

More information

Leading Continuous Improvement in Established Agile Organizations

Leading Continuous Improvement in Established Agile Organizations Leading Continuous Improvement in Established Agile Organizations Level Set What s the state of agile methods in your organization? Level Set What s the state of agile methods in your organization? Do

More information

The traditional project management uses conventional methods in software project management process.

The traditional project management uses conventional methods in software project management process. Volume 5, Issue 1, January 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Analysis of

More information

Lean Agile Scrum Business Value Development and Delivery using Agility. Brenden McGlinchey Software Done Right, Inc. brenden@softwaredoneright.

Lean Agile Scrum Business Value Development and Delivery using Agility. Brenden McGlinchey Software Done Right, Inc. brenden@softwaredoneright. Lean Agile Scrum Business Value Development and Delivery using Agility Brenden McGlinchey Software Done Right, Inc. brenden@softwaredoneright.net High yield software engineering team Active Customer Involvement

More information

Getting to Done The Secret Sauce of High Performing Teams

Getting to Done The Secret Sauce of High Performing Teams Getting to Done The Secret Sauce of High Performing Teams Hosts: JJ Sutherland Jeff Sutherland Coauthors: 2011 Scrum Inc. Who We Are Scrum Inc. is the Agile leadership company of Dr. Jeff Sutherland, co-creator

More information

TECHNOLOGY TRANSFER PRESENTS CRAIG AGILE SOFTWARE DEVELOPMENT. Hands-on Practices, Principles, Agile Modeling, and TDD MAY 6-10, 2013

TECHNOLOGY TRANSFER PRESENTS CRAIG AGILE SOFTWARE DEVELOPMENT. Hands-on Practices, Principles, Agile Modeling, and TDD MAY 6-10, 2013 TECHNOLOGY TRANSFER PRESENTS CRAIG LARMAN AGILE SOFTWARE DEVELOPMENT Hands-on Practices, Principles, Agile Modeling, and TDD MAY 6-10, 2013 AGILE, LEAN & ITERATIVE DEVELOPMENT Management Overview MAY 13,

More information

The Agile Manifesto is based on 12 principles:

The Agile Manifesto is based on 12 principles: The Agile Manifesto is based on 12 principles: Customer satisfaction by rapid delivery of a useful product solution Welcome changing requirements, even late in development Working products are delivered

More information

Agile vs. Waterfall. Why not both. Arnold Okkenburg PMP

Agile vs. Waterfall. Why not both. Arnold Okkenburg PMP Agile vs. Waterfall Why not both Arnold Okkenburg PMP Project Management Agile Project Management Traditional Project Management Key Questions for Project Managers 1. Impact on Existing Project Methodologies:

More information

Scrum: A disciplined approach to product quality and project success.

Scrum: A disciplined approach to product quality and project success. Scrum: A disciplined approach to product quality and project success. CQAA February 23, 2011 Patricia Rotman Introductions Copyright 2011-2 Alternate Titles Considered Scrum: Just do it! Scrum: It only

More information

Scrum, User Stories, and More! CSCI 5828: Foundations of Software Engineering Lecture 22 11/06/2014

Scrum, User Stories, and More! CSCI 5828: Foundations of Software Engineering Lecture 22 11/06/2014 Scrum, User Stories, and More! CSCI 5828: Foundations of Software Engineering Lecture 22 11/06/2014 1 Goals Cover Material from our User Stories Book Chapter 15: Using Stories With Scrum Chapter 16: Additional

More information

Quality Assurance/Testing Services

Quality Assurance/Testing Services Quality Assurance/Testing Services Clients today are understandably cautious in their investments and incredibly focused on tangible business outcomes and results. At M4, we provide our clients with innovative

More information

Quality Assurance in an Agile Environment

Quality Assurance in an Agile Environment Quality Assurance in an Agile Environment 1 Discussion Topic The Agile Movement Transition of QA practice and methods to Agile from Traditional Scrum and QA Recap Open Discussion www.emids.com 2 What is

More information

Lean Software Development

Lean Software Development Lean Software Development Alexandre Boutin Responsable Stratégie International Développement Logiciel chez Yahoo Scrum Master & Practitioner Certifié Coach Agile Blog : www.agilex.fr Président du Club

More information

Defect Tracking Best Practices

Defect Tracking Best Practices Defect Tracking Best Practices Abstract: Whether an organization is developing a new system or maintaining an existing system, implementing best practices in the defect tracking and management processes

More information

A Viable Systems Engineering Approach. Presented by: Dick Carlson (richard.carlson2@boeing.com)

A Viable Systems Engineering Approach. Presented by: Dick Carlson (richard.carlson2@boeing.com) A Viable Systems Engineering Approach Presented by: Dick Carlson (richard.carlson2@boeing.com) Philip Matuzic (philip.j.matuzic@boeing.com) i i Introduction This presentation ti addresses systems engineering

More information

www.pwc.com Scale agile throughout the enterprise A PwC point of view

www.pwc.com Scale agile throughout the enterprise A PwC point of view www.pwc.com Scale agile throughout the enterprise A PwC point of view December 2013 Overview Today it s rare to speak with a company that is not adopting some form of agile development practice. However,

More information

Today: Software Development Models (cont)

Today: Software Development Models (cont) Today: Software Development Models (cont) CPSC 491 Development Processes (aka Development Lifecycle) Define the steps, and their order, to be carried out The main steps (or phases) generally include: 1.

More information

Topics covered. Agile methods Plan-driven and agile development Extreme programming Agile project management Scaling agile methods

Topics covered. Agile methods Plan-driven and agile development Extreme programming Agile project management Scaling agile methods Topics covered Chapter 3 Agile Software Development Agile methods Plan-driven and agile Extreme programming Agile project management Scaling agile methods 1 2 Need for rapid software Rapid software Changing

More information

agenda AGILE AT SCALE

agenda AGILE AT SCALE Copyright Net Objectives, Inc. All Rights Reserved 1 AGILE AT SCALE 1. THE CHALLENGE HIERARCHY VS. WORKFLOW 2. VALUE STREAM IMPEDANCE 3. ALLOCATE PEOPLE TO MOST VALUABLE WORK 4. MANAGING FLOW ACROSS ENTIRE

More information

A Comparison of Issues and Advantages in Agile and Incremental Development between State of the Art and an Industrial Case

A Comparison of Issues and Advantages in Agile and Incremental Development between State of the Art and an Industrial Case A Comparison of Issues and Advantages in Agile and Incremental Development between State of the Art and an Industrial Case Kai Petersen,a,b, Claes Wohlin a a School of Engineering, Blekinge Institute of

More information

Agile Development and Software Architecture: Understanding Scale and Risk

Agile Development and Software Architecture: Understanding Scale and Risk Agile Development and Software Architecture: Understanding Scale and Risk Software Engineering Institute Carnegie Mellon University Pittsburgh, PA 15213 Robert L. Nord SSTC, April 2012 In collaboration

More information

Agile Engineering Introduction of a new Management Concept

Agile Engineering Introduction of a new Management Concept Journal of Applied Leadership and Management 4, 39-47 39 Agile Engineering Introduction of a new Management Concept Philipp Hecker (philipp.hecker_ch@bluewin.ch) Artur Kolb (arthur.kolb@hs-kempten.de)

More information

Agile Requirements Definition and Management (RDM) How Agile requirements help drive better results

Agile Requirements Definition and Management (RDM) How Agile requirements help drive better results Thought Leadership: Requirements Definition and Management Agile Requirements Definition and Management (RDM) How Agile requirements help drive better results Jason Moccia One of the myths of Agile software

More information

Agile Experiences in Software Development

Agile Experiences in Software Development Agile Experiences in Software Development D. Duka Ericsson Nikola Tesla, Split, Croatia e-mail: denis.duka@ericsson.com Abstract - From the traditional waterfall model to streamlined ways of software development

More information

Agile Software Development and Service Science

Agile Software Development and Service Science Agile Software Development and Service Science How to develop IT-enabled Services in an Interdisciplinary Environment Andreas Meier Institute of Applied Information Technology (InIT) Zurich University

More information

Agile Testing. What Students Learn

Agile Testing. What Students Learn Agile Testing Transition sound traditional test practices into an Agile development environment. By using a step-by-step approach, this course documents how to transition from traditional test practices

More information

Agile Software Development with Scrum. Jeff Sutherland Gabrielle Benefield

Agile Software Development with Scrum. Jeff Sutherland Gabrielle Benefield Agile Software Development with Scrum Jeff Sutherland Gabrielle Benefield Agenda Introduction Overview of Methodologies Exercise; empirical learning Agile Manifesto Agile Values History of Scrum Exercise:

More information

When User Experience Met Agile: A Case Study

When User Experience Met Agile: A Case Study When User Experience Met Agile: A Case Study Michael Budwig User Experience Manager PayPal 2211 North 1 st Street, San Jose, California 95131 USA mbudwig@paypal.com Soojin Jeong Manager, User Interface

More information

When to use Agile/Scrum

When to use Agile/Scrum When to use Agile/Scrum A Common Sense Model to Determining When or If You Should Leverage an Agile Scrum Methodology Depending on Your Project, Resources and Company. By Rick Rene Managing Director of

More information

Basic Trends of Modern Software Development

Basic Trends of Modern Software Development DITF LDI Lietišķo datorsistēmu programmatūras profesora grupa e-business Solutions Basic Trends of Modern Software Development 2 3 Software Engineering FAQ What is software engineering? An engineering

More information

Introduction. Industries across the globe are burgeoning. Stiff

Introduction. Industries across the globe are burgeoning. Stiff Solutions for higher performance! Agile VS Lean THE COMPREHENSIVE FACTORS Introduction Introduction Industries across the globe are burgeoning. Stiff competition has permeated every stratum among enterprises.

More information

Certified Scrum Master Workshop

Certified Scrum Master Workshop Learn, understand, and execute on the three overarching principles behind Scrum: iterative development, selfmanagement, and visibility. Even projects that have solid, well-defined project plans encounter

More information

What is meant by the term, Lean Software Development? November 2014

What is meant by the term, Lean Software Development? November 2014 What is meant by the term, Lean Software Development? Scope of this Report November 2014 This report provides a definition of Lean Software Development and explains some key characteristics. It explores

More information

Capstone Agile Model (CAM)

Capstone Agile Model (CAM) Capstone Agile Model (CAM) Capstone Agile Model (CAM) Approach Everything we do within the Capstone Agile Model promotes a disciplined project leadership process that encourages frequent inspection and

More information

Scale your product NOT your Scrum

Scale your product NOT your Scrum Feb 2016 W hitepapers Scale your product NOT your Scrum Cesario Ramos PST & Product Development Coach Scaling Scrum & Agile has become a very popular topic over the last ten years. You can tell by the

More information

J-Curve effect, 38, 274 276 JIT. See Just-in-Time Inventory Just Enough Design Initially (JEDI), 6, 283

J-Curve effect, 38, 274 276 JIT. See Just-in-Time Inventory Just Enough Design Initially (JEDI), 6, 283 A Accounting for change, 180, 224, 245 Accounting for rework, 224, 245 246 Activity Based Costing (ABC), 26 Adaptive behavior, emergence of, 109 Agile management theory and roles, 109, 185 Agile Manifesto

More information

Answered: PMs Most Common Agile Questions

Answered: PMs Most Common Agile Questions Answered: PMs Most Common Agile Questions Mark Kilby Agile Coach, Rally Software mkilby@rallydev.com 407.687.3350 (cell) Led Fortune 50 agile transitions in - Government - Technology - Healthcare - Insurance/Fina

More information

Introduction to Agile Scrum

Introduction to Agile Scrum Introduction to Agile Scrum by Julia M. Lobur Penn State Harrisburg CMPSC 487W Fall 2015 Introduction to Scrum Learning Goals Relationship of Scrum to other Agile methods Scrum Framework Scrum Roles Scrum

More information

Agile in a Safety Critical world

Agile in a Safety Critical world Agile in a Safety Critical world Julian Goddard 24/11/2014 26/11/14 (c) 2014 Plaxion Limited. All rights reserved. 1 Contents Introductions The pervasiveness of software Agile review Safety Critical software

More information

Agile Software Project Management with Scrum

Agile Software Project Management with Scrum Agile Software Project Management with Scrum Viljan Mahnic, Slavko Drnovscek University of Ljubljana, Faculty of Computer and Information Science Trzaska 25, SI-1000 Ljubljana, Slovenia viljan.mahnic@fri.uni-lj.si,

More information

Bottlenecks in Agile Software Development Identified Using Theory of Constraints (TOC) Principles

Bottlenecks in Agile Software Development Identified Using Theory of Constraints (TOC) Principles Master thesis in Applied Information Technology REPORT NO. 2008:014 ISSN: 1651-4769 Department of Applied Information Technology or Department of Computer Science Bottlenecks in Agile Software Development

More information

Agile support with Kanban some tips and tricks By Tomas Björkholm

Agile support with Kanban some tips and tricks By Tomas Björkholm Agile support with Kanban some tips and tricks By Tomas Björkholm Foreword A year ago I held an Open Space at Scrum Gathering in Stockholm about Agile Support. I have since received several requests to

More information

Applying Agile Project Management to a Customized Moodle Implementation

Applying Agile Project Management to a Customized Moodle Implementation Applying Agile Project Management to a Customized Moodle Implementation November 6, 2013 Presented by: Curtis Fornadley, PMP UCLA CCLE Coordinator Applying Agile Project Management to a Customized Moodle

More information

SOFTWARE LOCALIZATION FOR AGILE, WATERFALL, AND HYBRID DEVELOPMENT

SOFTWARE LOCALIZATION FOR AGILE, WATERFALL, AND HYBRID DEVELOPMENT 1 4 FOR AGILE, WATERFALL, AND HYBRID DEVELOPMENT AGILE METHOD Business Requirements SPRINT#1 Technical Coding & ing SPRINT#2 WATERFALL METHOD Client OK & Launch SPRINT#3 Irrespective of the type of software

More information

THE BUSINESS VALUE OF AGILE DEVELOPMENT

THE BUSINESS VALUE OF AGILE DEVELOPMENT David Chappell March 2012 THE BUSINESS VALUE OF AGILE DEVELOPMENT Sponsored by Microsoft Corporation Copyright 2012 Chappell & Associates When it comes to creating custom applications, too many of us live

More information

Agile Software Development and Service Science

Agile Software Development and Service Science DOI V Agile Software Development and Service Science How to develop IT-enabled Services in an Interdisciplinary Environment Andreas Meier, Jenny C. Ivarsson Abstract This paper shows the necessary steps,

More information

Agile Project Management By Mark C. Layton

Agile Project Management By Mark C. Layton Agile Project Management By Mark C. Layton Agile project management focuses on continuous improvement, scope flexibility, team input, and delivering essential quality products. Agile project management

More information

How we learn to stop worrying and live with the uncertainties

How we learn to stop worrying and live with the uncertainties How we learn to stop worrying and live with the uncertainties 1 CONTENT Introduction to the journey of change in 2008-2012... 4 1. Motivation behind the change... 5 2. Transformation approach at M-MGw

More information

Gothenburg 2015 Jan Marek Jan.Marek@ca. com CA Technologies Introducing Agile development methodologies to Session S601 mainframe development teams

Gothenburg 2015 Jan Marek Jan.Marek@ca. com CA Technologies Introducing Agile development methodologies to Session S601 mainframe development teams Jan Marek Jan.Marek@ca. com CA Technologies Session S601 Introducing Agile development methodologies to mainframe development teams Agenda Introduce Agile software development methodologies Scrum overview

More information

Agile Beyond The Team 1

Agile Beyond The Team 1 Agile Beyond The Team 1 Dilbert Agile 2 What Does Your Organization Value? Projects over Teams? Do new teams spools up for new projects? On-Time/On-Budget Delivery over Zero Maintenance Products Deliver

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2006 Vol. 5. No. 8, November-December 2006 Requirements Engineering Tasks Donald Firesmith,

More information

Scrum and CMMI Level 5: The Magic Potion for Code Warriors

Scrum and CMMI Level 5: The Magic Potion for Code Warriors Scrum and CMMI Level 5: The Magic Potion for Code Warriors Jeff Sutherland, Ph.D. Patientkeeper Inc. jeff.sutherland@computer.org Carsten Ruseng Jakobsen Systematic Software Engineering crj@systematic.dk

More information

Agenda. Agile Systems Architecting

Agenda. Agile Systems Architecting Agile Systems Architecting ~ looking at systems engineering through the agile lens Erik Philippus IMPROVEMENT BV 1 erik.philippus@improvement-services.nl Agenda Introduction Double-sided view on Agile

More information

Agile Project Management

Agile Project Management Agile Project Management Projekt-Kick-Off-Tage Hochschule Augsburg Martin Wagner, 15. März 2011 TNG Technology Consulting GmbH, http://www.tngtech.com Agile project management with Scrum Agenda Software

More information

DELIVERING SOFTWARE WITH AGILITY, WITHOUT AGILE FIVE REAL-WORLD LESSONS

DELIVERING SOFTWARE WITH AGILITY, WITHOUT AGILE FIVE REAL-WORLD LESSONS Table of Contents SUMMARY AND CONTEXT... i UNIQUE CHALLENGES OF LARGE ORGANIZATIONS... 1 BECOMING AGILE (NOT AGILE)... 3 Lesson #1: It s the people, not the process... 3 Lesson #2: Partner developers with

More information

Making Sense of. Agile Project Management. Traditional. Project Management. 1/19/2011 2010 Breakthrough Solutions, Inc. 1

Making Sense of. Agile Project Management. Traditional. Project Management. 1/19/2011 2010 Breakthrough Solutions, Inc. 1 Making Sense of Agile Project Management Agile Project Management Traditional Project Management 1/19/2011 2010 Breakthrough Solutions, Inc. 1 My View of Project Management Today Subject Matter Knowledge

More information

Software Engineering and Scientific Computing

Software Engineering and Scientific Computing Software Engineering and Scientific Computing Barbara Paech, Hanna Valtokari Institute of Computer Science Im Neuenheimer Feld 326 69120 Heidelberg, Germany http://se.ifi.uni-heidelberg.de paech@informatik.uni-heidelberg.de

More information

Introduction to Agile Practices

Introduction to Agile Practices Introduction to Agile Practices Phyllis Marbach, INCOSE Agile Systems & Systems Engineering Working Group February 2, 2016 INCOSE INSIGHT July 2014 1 Current State of Intelligent Transportation Systems

More information

www.testing-solutions.com TSG Quick Reference Guide to Agile Development & Testing Enabling Successful Business Outcomes

www.testing-solutions.com TSG Quick Reference Guide to Agile Development & Testing Enabling Successful Business Outcomes www. TSG Quick Reference Guide to Agile Development & Testing Enabling Successful Business Outcomes What is Agile Development? There are various opinions on what defines agile development, but most would

More information

Nova Software Quality Assurance Process

Nova Software Quality Assurance Process Nova Software Quality Assurance Process White Paper Atlantic International Building 15F No.2 Ke Yuan Yi Road, Shiqiaopu, Chongqing, P.R.C. 400039 Tel: 86-23- 68795169 Fax: 86-23- 68795169 Quality Assurance

More information

Scaling Agile @ Spotify

Scaling Agile @ Spotify Scaling Agile @ Spotify with Tribes, Squads, Chapters & Guilds Henrik Kniberg & Anders Ivarsson Oct 2012 Dealing with multiple teams in a product development organization is always a challenge! One of

More information

Lean Software Development and Kanban

Lean Software Development and Kanban 1 of 7 10.04.2013 21:30 Lean Software Development and Kanban Learning Objectives After completing this topic, you should be able to recognize the seven principles of lean software development identify

More information