Chapter 3: Agile Software Processes

Slides:



Advertisements
Similar presentations
Keith McMillan Principal, Adept Technologies Copyright (C) 2008, Adept Technologies llc.
Advertisements

Colin Weaver The Eleven Essential Behaviours of Successful Agile Project Teams.
Chapter: 3 Agile Development
E X treme Programming & Agile Modeling Copyright © 2003 Patrick McDermott UC Berkeley Extension
PROC-1 3. Software Process. PROC-2 What’s a process? Set of activities in creating software It involves creativity –hard to automate –Requires human judgment.
Software Development Methodologies 1. A methodology is: A collection of procedures, techniques, principles, and tools that help developers build a computer.
Agile Project Management with Scrum
Agile Architecture? Paul Lund 24 th Nov Agile Manifesto We are uncovering better ways of developing software by doing it and helping others do it.
Agile Methods.
Agile Principles Suradet Jitprapaikulsarn 1. What is Agility? Effective (rapid and adaptive) response to change Effective communication among all stakeholders.
Does it work with Data Warehouses?. “We are uncovering better ways of developing software by doing it and helping others do it. Through this work we.
An Agile View of Process
Introduction to Agile.
Software engineering Process models Pavel Agejkin.
How Agile Are You? Larry Apke Agile Expert
The Two Faces of Project Management Bendik Bygstad, NITH IFI, 25.Sept 2009.
The Two Faces of Project Management Bendik Bygstad, NITH IFI, 16.Sept 2008.
1 Agile Methodology & Programming Ric Holt July 2009.
Software Engineering Modern Approaches
Agile Programming Principles.
The Agile Primer July 2008 © ThoughtWorks 2008.
Agile Web Development C. Daniel Chase University of Colorado at Boulder.
Developed by Reneta Barneva, SUNY Fredonia Agile Development.
Chapter 4 Agile Development
AgileCamp Presents: Agile 101. Good luck in your presentation! This slide deck has been shared by AgileCamp Kit under the Creative Commons Attribution.
Chapter 5 애자일 개발 Agile Development
CS1: Classic Software Life Cycle “Waterfall” method: 1.Requirements/Analysis Determine the problem to be solved – client-centered 2.Specification.
AGILE COTS Václav Pergl We are uncovering better ways of developing software by doing it and helping others do it. Through this work.
1 11/21/2015 ã 2007, Spencer Rugaber Agile Manifesto February, 2001 XP, SCRUM, DSDM, Adaptive Software Development,
UX meets XP. Overview of core approaches to creating interactive software Waterfall, iterative design, Agile Hybrid methods of evaluation H&P Chapter.
Why (or When) Agile Fails Creating high performance software delivery teams.
Jeff Briggs Senior Consultant Capstone Consulting.
#2-What is Agile? Why Agile? Subtopics 1- Agile motivation for software / systems 2- Agile tenets and principles 3- Agile as a risk mitigation strategy.
- Discussion of Chapter 1 in Martin and Martin.  We are uncovering better ways of developing software by doing it and helping others do it. Through this.
Chapter 3 Agile Development
Module 2: What is Agile? Why use it? TLO: Given a DoD program involved in software development, the student will recognize situations where applying agile.
Agile Introduction Emerson Murphy-Hill. Agile Manifesto/Alliance XP, SCRUM, DSDM, Adaptive Software Development, Crystal, FDD February 2001 (Snowbird,
By: Isuru Abeysekera AGILE DEVELOPMENT. WHAT IS AGILE DEVELOPMENT? Broad term used to describe several methods for a development process Introduced in.
Industrial Software Development Process Bashar Ahmad RISC Software GmbH.
© 2014 IBM Corporation “Leaders Guide to Radical Management” for DevOps with Steve Denning Chapters 6 and 7: From Bureaucracy to Dynamic Linking by Delivering.
Baby Steps to Agility How to Grow Into Agile. A little about me A little about Agile Growing into Agile Questions Goals.
Project Workflow.
AGILE METHODS Curtis Cook CS 569 Spring 2003.
Embedded Systems Software Engineering
Software Engineering Principles I (Spring 2017)
Chapter 5 Agile Development Moonzoo Kim KAIST
Agile Project Management
Agile Project Management and the yin & yang of
Introduction to Agile Software Development
Principles for Agile Development
Jenna Maghie, Policy Officer
The Agile/Non-Agile Debate
Agile Training Day 2 November 17, 2015.
Software & Software Engineering Pertemuan-4 Dosen :Kundang K Juman
Project Workflow.
#2-What is Agile? Why Agile?
Teaching Agile Methods CSEE&T 2017, Savannah, Georgia
Chapter 5 Agile Development
Project Management and the Agile Manifesto
Agile Software Development Paradigms
Rosa María Torres de Paz
The Agile Manifesto is based on 12 principles
Informatics 121 Software Design I
Introduction to Agile Blue Ocean Workshops.
How Strong is Your Agile Foundation
Adjective: Able to move quickly and easily. Principles and Values
The Manifesto for Agile Software Development
Projects, Assignments, and other Assessments
Agile Development.
Presentation transcript:

Chapter 3: Agile Software Processes Eric Braude and Michael Bernstein

Requirements analysis Planning Maintenance Testing The Software Development Lifecycle Learning goals How did agile methods come about? What are the principles of agility? How are agile processes carried out? Can agile processes be combined with non-agile ones? Requirements analysis Implementation Design Phases most relevant to this chapter are shown in bold

Agile Processes Prior to 2001, group of methodologies shared following characteristics: Close collaboration between programmers and business experts Face-to-face communication (as opposed to documentation) Frequent delivery of working software Self-organizing teams Methods to craft the code and the team so that the inevitable requirements churn was not a crisis

Agile Alliance – Agile Manifesto

Agile Principles Our highest priority is to satisfy the customer through early and continuous delivery of valuable software. Welcome changing requirements, even late in development. Agile processes harness change for the customer's competitive advantage. Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale. Business people and developers must work together daily throughout the project. Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done. The most efficient and effective method of conveying information to and within a development team is face-to-face conversation.

Agile Principles Working software is the primary measure of progress. Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely. Continuous attention to technical excellence and good design enhances agility. Simplicity--the art of maximizing the amount of work not done--is essential. The best architectures, requirements, and designs emerge from self-organizing teams. At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly.

Agile Methods

Agile Cycle

Agile Schedule

Extreme Programming (XP) Kent Beck, 1996 Project at Daimler Chrysler Simple and efficient process

XP Values

XP Values (cont.)

XP Principles Planning Process Small Releases Test-driven Development Refactoring Design Simplicity Pair Programming Collective Code Ownership Coding Standard Continuous Integration On-Site Customer Sustainable Pace Metaphor

SCRUM Developed in early 1990s Based on assumption: development process is unpredictable and complicated can only be defined by a loose set of activities. Development team empowered to define and execute the necessary tasks to successfully develop software

SCRUM

Crystal Alistair Cockburn Family of agile methods Frequent delivery, close communication and reflective improvement

Crystal

Crystal Properties Frequent delivery Reflective improvement Close communication Personal safety Focus Easy access to expert users Technical environment with automated testing, configuration management and frequent integration

Agile / Non-Agile Tradeoff Benefits of Agile Motivates developers Thoroughly tested, mostly Easier to estimate each cycle Responsive to customer Always demonstrable software Costs of Agile Hard for new participants Sensitive to individuals Hard to estimate full job Limits team size Questionable security

Agile / Non-Agile Combination Options Conventional Wisdom (2008) % agile vs. non-agile Agile / Non-Agile Combination Options Conventional Wisdom (2008) 100% non-agile agile agile agile small large Job size

Integrating Agile with non-Agile Methods 1: Time Line Requirements documentation * 4 Design documentation 2 * 5 3 Coding & test 6 System Testing 1 * High level

Integrating Agile with non-Agile Methods 2: Iterations time M I L E S T O N E S First iteration* completed X Product released X S C H E D U L E Iteration #  1 2 3 Requirements documentation * * * Design documentation * * * Coding & test System Testing 1 2 3 *high level

Agile-Driven Approach to Large Jobs: Each Iteration Initial agile development Requirements documentation Design documentation Coding & test (including agility?)