Copyright Scott W. Ambler1 Introduction to Agile Model Driven ( Senior Consultant, Inc.

Slides:



Advertisements
Similar presentations
Agile Modeling Emitzá Guzmán Agile Modeling.
Advertisements

SE205 Software Engineering
Unified process(UP) UP is an OO system development methodology offered by Rational(Rational Rose) s/w, now a part of IBM Developed by Booach,Rambaugh,Jacobson--
Chapter 2 Modeling the Process and Life Cycle Shari L. Pfleeger
These slides are designed to accompany Web Engineering: A Practitioner’s Approach (The McGraw-Hill Companies, Inc.) by Roger Pressman and David Lowe, copyright.
Alternate Software Development Methodologies
Copyright 2012 Ethicsoft Technologies.1 Introduction to Agile Model Driven Development (AMDD)
Copyright Scott W. Ambler1 Introduction to Agile Model Driven Development (AMDD) Scott W. Ambler Senior Consultant, Ambysoft Inc.
Agile Modelling in Software Engineering Audrey Nemeth, Vladimir Borisov.
Extreme Programming Collaboration in Software Development Process.
Computer Engineering 203 R Smith Agile Development 1/ Agile Methods What are Agile Methods? – Extreme Programming is the best known example – SCRUM.
Software Engineering: A Practitioner’s Approach, 6/e Chapter 4 Agile Development copyright © 1996, 2001, 2005 R.S. Pressman & Associates, Inc. For University.
COMP 350: Object Oriented Analysis and Design Lecture 2
Agile Process: Overview n Agile software engineering represents a reasonable compromise to conventional software engineering for certain classes of software.
1 These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 5/e and are provided with permission by.
Credits: Adopted from Web Engineering: A Practitioner’s Approach (The McGraw-Hill Companies, Inc.) by Roger Pressman and David Lowe, copyright Agile.
Copyright 2006 Scott W. Ambler Agile Survey Results Summary Scott W. Ambler
Presented By: Anusha. Topics Introduction Terminology The Agile Manifesto Some Agile Methodologies Summary References.
Introduction to RUP Spring Sharif Univ. of Tech.2 Outlines What is RUP? RUP Phases –Inception –Elaboration –Construction –Transition.
Copyright 2008 Scott W. Ambler Agile Practices and Principles Survey 2008 Scott W. Ambler Michael.
These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by.
Developed by Reneta Barneva, SUNY Fredonia Agile Development.
Software Engineering 1 Object-oriented Analysis and Design Applying UML and Patterns An Introduction to Object-oriented Analysis and Design and Iterative.
Chapter 5 Software Process Models. Problems with “Traditional” Processes 1.Focused on and oriented towards “large projects” and lengthy development time.
Current Trends in Systems Develpment
1. 2  Have a basic understanding of the fundamental principles of object-oriented software development.  Understand a selection of the design patterns.
Agile Modeling Theory. 2 Agile Modeling (AM) AM is a chaordic, practices-based process for modeling and documentation AM is a collection of practices.
EXtreme Programming Development Adrian Williamson People, Technology and People and Technology Consultant.
1 The Manifesto for Agile Software Development “We are uncovering better ways of developing software by doing it and helping others do it. Through this.
K.Ingram 1 Sept 2007 Agile Software Development. K.Ingram 2 Sept 2007 Contents Agile Software Development: 1.What is it? 2.Agile’s Values, Principles,
Edit session number in Master View Agile Modeling: No, It’s Not An Oxymoron.
© 2007 BigVisible Solutions, Inc. All Rights Reserved Training Solutions Agile Training Game v
CSC532:Term Paper Presentation TOPIC: TOPIC: Agile Modeling Presented By: POLAM SUNITHA. POLAM SUNITHA.
CS223: Software Engineering Lecture 16: The Agile Methodology.
FAZAL WAHAB Agile Software Development. What is Agile? An iterative and incremental (evolutionary) approach performed in a highly collaborative manner.
Class Diagrams, MVC and Design Patterns CS153P Session 4.
Testing under the Agile Method CSCI 521 Software Project Management based on the book Testing Extreme Programming by Lisa Crispin and Tip House.
Agile Development GROUP 8 Agnes Fitria Utami Erni Hanna Septiani Novie Ratna Sari Lianto
Module 4: Effect of Agile on the DoD Program Office TLO: Given a DoD program involved in software development using Agile philosophy methodologies, the.
Project Management Software development models & methodologies
Software Engineering: A Practitioner’s Approach, 6/e Chapter 4 Agile Development copyright © 1996, 2001, 2005 R.S. Pressman & Associates, Inc. For University.
CS223: Software Engineering
School of Business Administration
Chapter 4 & Chapter 5 Important Concepts
Agile Project Management and the yin & yang of
Software Development.
Process 4 Hours.
Software & Software Engineering Pertemuan-4 Dosen :Kundang K Juman
Software Engineering: A Practitioner’s Approach, 6/e Chapter 4 Agile Development copyright © 1996, 2001, 2005 R.S. Pressman & Associates, Inc. For University.
Valuable Project Management Tools and Techniques
Software Engineering: A Practitioner’s Approach, 7/e Chapter 3 Agile Development copyright © 1996, 2001, 2005 R.S. Pressman & Associates, Inc. For University.
Software Engineering: A Practitioner’s Approach, 6/e Chapter 4 Agile Development copyright © 1996, 2001, 2005 R.S. Pressman & Associates, Inc. For University.
Introduction to Eclipse Process Framework: EPF Composer and OpenUP
EXtreme Programming BY R.V.Ramesh MCA II Semester.
Chapter 5 Agile Development
Tech·Ed North America /14/2018 7:13 PM
COMP 350: Object Oriented Analysis and Design Lecture 2
Agile Software Development
Rosa María Torres de Paz
Agile Process: Overview
Software Engineering: A Practitioner’s Approach, 6/e Chapter 4 Agile Development copyright © 1996, 2001, 2005 R.S. Pressman & Associates, Inc. For University.
Agile SDLC Methodology
Systems development life cycle (SDLC)
Software Engineering: A Practitioner’s Approach, 6/e Chapter 4 Agile Development copyright © 1996, 2001, 2005 R.S. Pressman & Associates, Inc. For University.
Introduction to XP.
Agile Development – a new way of software development?
Chapter 3 Agile Development
The New Methodology Martin Fowler Paper Presented by Vyshali Belagodu
Chapter 5: New and Emerging Process Methodologies
Presentation transcript:

Copyright Scott W. Ambler1 Introduction to Agile Model Driven ( Senior Consultant, Inc.

Copyright Scott W. Ambler2 About These Slides Some slides have notes You may use these slides, or a subset thereof, in presentations or training materials You must indicate that the slide is Copyright Scott W. Ambler 2005 You must not remove copyright notices from the diagrams You may not sell or license the material contained within this file without the express permission of Scott W. Ambler Visit for updateswww.agilemodeling.com/essays/amddPresentation.htm

Copyright Scott W. Ambler3 Agile Modeling (AM) AM is a chaordic, practices-based process for modeling and documentation AM is a collection of practices based on several values and proven software engineering principles AM is a light-weight approach for enhancing modeling and documentation efforts for other software processes such as XP and RUP

Copyright Scott W. Ambler4 The Core of AM You Need to Adopt at Least the Core Core Principles Assume Simplicity Embrace Change Enabling the Next Effort is Your Secondary Goal Incremental Change Model With a Purpose Multiple Models Maximize Stakeholder Investment Quality Work Rapid Feedback Software Is Your Primary Goal Travel Light Core Practices Active Stakeholder Participation Apply the Right Artifact(s) Collective Ownership Create Several Models in Parallel Create Simple Content Depict Models Simply Display Models Publicly Iterate to Another Artifact Model in Small Increments Model With Others Prove it With Code Single Source Information Use the Simplest Tools

Copyright Scott W. Ambler5 Agile Model Driven Development (AMDD) Project Level (

Copyright Scott W. Ambler6 What Are Agile Models? Agile models: Fulfill their purpose Are understandable Are sufficiently accurate Are sufficiently consistent Are sufficiently detailed Provide positive value Are as simple as possible Agile models are just barely enough!

Copyright Scott W. Ambler7 Agile Models

Copyright Scott W. Ambler8 Tests as Primary Artifacts Reduce Documentation by Single Sourcing Information Acceptance tests are considered to be primary requirements artifacts You can reduce your requirements documentation dramatically by not recording the same information twice Unit tests are considered to be detailed design artifacts You can reduce your design documentation dramatically and increase the chance that your detailed design artifacts are kept up to date by coders

Copyright Scott W. Ambler9 Agile Documentation Travel light – You need far less documentation than you think Agile documents: Maximize stakeholder investment Are concise Fulfill a purpose Describe information that is less likely to change Describe “good things to know” Have a specific customer and facilitate the work efforts of that customer Are sufficiently accurate, consistent, and detailed Are sufficiently indexed Valid reasons to document: Your project stakeholders require it To define a contract model To support communication with an external group To think something through

Copyright Scott W. Ambler10 Communication Modes Always Strive to Use the Most Effective Approach

Copyright Scott W. Ambler11 The Cost of Traditional BRUF “Successful” Projects Still Have Significant Waste Source: Jim Johnson of the Standish Group, Keynote Speech XP 2002

Copyright Scott W. Ambler12 Online Resources