SlideShare ist ein Scribd-Unternehmen logo
1 von 39
Water Fall Model
 V-Model
 Iterative Model




Agile Methodology


Scrum Frame Work
 XP Extreme Programming
 Adaptive Software Development (ASD)
 Dynamic System Development Method (DSDM)
 …………………




It is a Disciplined project management with
frequent inspection and adaptation. That
encourages team work, self-organization and
accountability.
Testers will need to have an understanding of
agile as a whole, but will also need to learn how
to adapt their current approach to work within
agile efforts.











Highest priority is to satisfy the customer through early and continuous
delivery of valuable software.
Welcome changing requirements, even late in development.
Deliver working Software Frequently
Business people and developers must work together daily through out the
project.
The most efficient and effective method of conveying information to and
within the development team is face to face conversation.
Working Progress is primary measure of progress
Collaborative team work.
Simplicity– the art of maximizing the amount of work not done –is
essential.
The reflection of team should become more effective, to tune and adjust
their behavior accordingly







Introduction
What is Agile Methodology?
What is Scrum?
History of Scrum
Functionality of Scrum
Components of Scrum
 Scrum Roles
 The Process
 Scrum Artifacts
 Scaling Scrum
A statement of values..
 Individuals and interactions over processes
and tools.
 Working software over comprehensive
documentation.
 Customer collaboration over contract
negotiation.
 Responding to change over following a plan.
Agile methods:
› Scrum
› Extreme Programming
› Adaptive Software Development (ASD)
› Dynamic System Development Method (DSDM)
›…
 Agile Alliance (www.agilealliance.org)
› A non-profit organization promotes agile
development



Scrum is an agile process that allows us to focus on
delivering the highest business value in the shortest
time.



It allows us to rapidly and repeatedly inspect actual
working software (every two weeks to one month).



The business sets the priorities. Our teams self-manage
to determine the best way to deliver the highest
priority features.



Every two weeks to a month anyone can see real
working software and decide to release it as is or
continue to enhance for another iteration.


1995:
› analysis of common software development processes  not suitable
for empirical, unpredictable and non-repeatable processes
› Design of a new method: Scrum by Jeff Sutherland & Ken Schwaber
Enhancement of Scrum by Mike Beedle & combination of Scrum with
Extreme Programming



1996:
introduction of Scrum at OOPSLA conference



2001:
publication “Agile Software Development with Scrum” by
Ken Schwaber & Mike Beedle



Successful appliance of Scrum in over 50 companies
Founders are members in the Agile Alliance
Self-organizing teams
 Product progresses in a series of month-long
“sprints”
 Requirements are captured as items in a list of
“product backlog”
 No specific engineering practices prescribed
 Uses generative rules to create an agile
environment for delivering projects
 One of the “agile processes”

 Focus

is on team’s work and team’s work only
 Daily communication of status occurs
 Enables low-overhead empirical management
 Makes impediments visible
 Someone is willing to make decisions and
 remove impediments real-time
A process for incrementally building software in
 complex environments.
 Backlog – all outstanding work for a product area
 Sprints – 30-day increments of work that produce
a deliverable
 Scrums – daily status check meetings
 K. Schwaber, Agile Project Management with
Scrum, 2004. http://www.controlchaos.com

Is NOT a problem solving session
 Is NOT a way to collect information about WHO is
behind the schedule
 Is a meeting in which team members make
commitments to each other and to the Scrum Master
 Is a good way for a Scrum Master to track the
progress of the Team

Scrum Master
• project master?
• coach, facilitator, expediter
 Product Owner
• customer point of contact
• “whole team”
 Development Team
• small, co-located?
• generalists?









Define the features of the product
Decide on release date and content
Be responsible for the profitability of the product
(ROI)
Prioritize features according to market value
Adjust features and priority every iteration, as
needed
Accept or reject work results.
Represents management to the project
 Responsible for enacting Scrum values and
practices
 Removes impediments
 Ensure that the team is fully functional and
productive
 Enable close cooperation across all roles and
functions
 Shield the team from external interferences



Sprint Planning Meeting



Sprint



Daily Scrum



Sprint Review Meeting









Typically 5-10 people
Cross-functional
› QA, Programmers, UI Designers, etc.
Members should be full-time
› May be exceptions (e.g., System Admin, etc.)
Teams are self-organizing
› What to do if a team self-organizes someone off the
team??
› Ideally, no titles but rarely a possibility
Membership can change only between sprints
Use small interdisciplinary teams
 Build clean interface software
 Intelligent management required
 Solid systems architecture and framework
upfront
 Prototype all new tools and technology
 Develop infrastructure first
 Each Sprint results in an executable
 Develop, document, and test in parallel

Product Backlog
Team Capabilities

Sprint Planning

Sprint Goal

Business Conditions
Technology
Current Product

Meeting

Sprint Backlog
1st Part:
› Creating Product Backlog
› Determining the Sprint Goal.
› Participants: Product Owner, Scrum Master,
Scrum Team
 2nd Part:
› Participants: Scrum Master, Scrum Team
› Creating Sprint Backlog

Change

Inputs

Sprint

Tested Code

Plan sprint durations around how long you can
commit to keeping change out of the sprint
 What

did you do since the last Scrum?
 What got in your way?
 What are you going to do before the next
Scrum?
Daily, same place and time, 15 minutes
 Only three questions
 All pigs (committed) must respond
 Chickens (involved) can attend, but must be
 silent
 No new backlog can be introduced externally
 Backlog can be added internally






Team presents what it accomplished during the sprint
Typically takes the form of a demo of new features or
underlying architecture
Informal
› 2-hour prep time rule
Participants
› Customers
› Management
› Product Owner
› Other engineers



Product Backlog, Release Plan
Sprint Planning Meeting (4+4 hr), Sprint
Backlog



Backlog/Release Burn down Charts



Sprint Review Meeting (4 hr)



Sprint Retrospective Meeting (3 hr)
Scrum team takes the Sprint Goal and decides what
tasks are necessary
 Team self-organizes around how they’ll meet the
Sprint Goal
› Manager doesn’t assign tasks to individuals
 Managers don’t make decisions for the team
 Sprint Backlog is created



Changes
› Team adds new tasks whenever they need to in order

to meet the Sprint Goal
› Team can remove unnecessary tasks
› But: Sprint Backlog can only be updated by the team


Estimates are updated whenever there’s new
information









A subset of Product Backlog Items, which define the
work for a Sprint
Is created ONLY by Team members
Each Item has it’s own status
Should be updated every day
No more than 300 tasks in the list
If a task requires more than 16 hours, it should be
broken down
Team can add or subtract items from the list. Product
Owner is not allowed to do it
A list of all desired work on the project
› Usually a combination of
 story-based work (“let user search and replace”)
 task-based work (“improve exception
handling”)
 List is prioritized by the Product Owner
› Typically a Product Manager, Marketing, Internal
Customer, etc.







Requirements for a system, expressed as a prioritized
list of Backlog Items
Is managed and owned by a Product Owner
Spreadsheet (typically)
Usually is created during the Sprint Planning
Meeting
Can be changed and re-prioritized before each PM


Advantages










Completely developed and
tested features in short
iterations
Simplicity of the process
Clearly defined rules
Increasing productivity
Self-organizing
each team member carries
a lot of responsibility
Improved communication
Combination with Extreme
Programming



Drawbacks





“Undisciplined
hacking” (no written
documentation)
Violation of
responsibility
Current mainly carried
by the inventors
Requirements

Design

Code

Test
Agile Methodology in Software Development
Agile Methodology in Software Development

Weitere ähnliche Inhalte

Was ist angesagt?

Overview of Agile Methodology
Overview of Agile MethodologyOverview of Agile Methodology
Overview of Agile Methodology
Haresh Karkar
 

Was ist angesagt? (20)

Scrum Process
Scrum ProcessScrum Process
Scrum Process
 
Agile - Scrum Presentation
Agile - Scrum PresentationAgile - Scrum Presentation
Agile - Scrum Presentation
 
Overview of Agile Methodology
Overview of Agile MethodologyOverview of Agile Methodology
Overview of Agile Methodology
 
AGILE METHODOLOGY
AGILE METHODOLOGYAGILE METHODOLOGY
AGILE METHODOLOGY
 
Agile Scrum software methodology
Agile Scrum software methodologyAgile Scrum software methodology
Agile Scrum software methodology
 
Agile Scrum Training Process
Agile Scrum Training ProcessAgile Scrum Training Process
Agile Scrum Training Process
 
Agile & SCRUM basics
Agile & SCRUM basicsAgile & SCRUM basics
Agile & SCRUM basics
 
Scrum In 15 Minutes
Scrum In 15 MinutesScrum In 15 Minutes
Scrum In 15 Minutes
 
Agile Scrum
Agile ScrumAgile Scrum
Agile Scrum
 
Agile Overview
Agile OverviewAgile Overview
Agile Overview
 
SCRUM – Agile Methodology
SCRUM – Agile MethodologySCRUM – Agile Methodology
SCRUM – Agile Methodology
 
What Is Agile Scrum
What Is Agile ScrumWhat Is Agile Scrum
What Is Agile Scrum
 
Agile Methodology
Agile MethodologyAgile Methodology
Agile Methodology
 
Agile Methodology
Agile MethodologyAgile Methodology
Agile Methodology
 
Scrum
ScrumScrum
Scrum
 
Introduction to Agile Software Development
Introduction to Agile Software DevelopmentIntroduction to Agile Software Development
Introduction to Agile Software Development
 
Scrum ceromonies
Scrum ceromoniesScrum ceromonies
Scrum ceromonies
 
Agile Methodology ppt
Agile Methodology pptAgile Methodology ppt
Agile Methodology ppt
 
Agile methodology
Agile methodologyAgile methodology
Agile methodology
 
What is scrum in Agile methodology?
What is scrum in Agile methodology?What is scrum in Agile methodology?
What is scrum in Agile methodology?
 

Andere mochten auch

Andere mochten auch (20)

Agile Methodology
Agile MethodologyAgile Methodology
Agile Methodology
 
Agile methodologies in short
Agile methodologies in shortAgile methodologies in short
Agile methodologies in short
 
Agile Methodology
Agile MethodologyAgile Methodology
Agile Methodology
 
Software Engineering Agile methodology SCRUM
Software Engineering  Agile methodology SCRUM Software Engineering  Agile methodology SCRUM
Software Engineering Agile methodology SCRUM
 
Agile Coaching Packages
Agile Coaching PackagesAgile Coaching Packages
Agile Coaching Packages
 
Effort estimation1
Effort estimation1Effort estimation1
Effort estimation1
 
Software development with agile methodologies
Software development with agile methodologiesSoftware development with agile methodologies
Software development with agile methodologies
 
LS 708 Agile Tools for Everyone
LS 708 Agile Tools for EveryoneLS 708 Agile Tools for Everyone
LS 708 Agile Tools for Everyone
 
Agile Tool Selection
Agile Tool SelectionAgile Tool Selection
Agile Tool Selection
 
Agile Methodologies & Key Principles
Agile Methodologies & Key Principles Agile Methodologies & Key Principles
Agile Methodologies & Key Principles
 
The agile way (Agile foundations)
The agile way (Agile foundations)The agile way (Agile foundations)
The agile way (Agile foundations)
 
Nguyen Vu Hung: Beyond Agile - Practices and Mindset - Agile Tour Vietnam (Ha...
Nguyen Vu Hung: Beyond Agile - Practices and Mindset - Agile Tour Vietnam (Ha...Nguyen Vu Hung: Beyond Agile - Practices and Mindset - Agile Tour Vietnam (Ha...
Nguyen Vu Hung: Beyond Agile - Practices and Mindset - Agile Tour Vietnam (Ha...
 
Introduction to Agile Methodologies
Introduction to Agile MethodologiesIntroduction to Agile Methodologies
Introduction to Agile Methodologies
 
Testing in Scrum Agile Methodology
Testing in Scrum Agile MethodologyTesting in Scrum Agile Methodology
Testing in Scrum Agile Methodology
 
Software as Hypothesis: Research-Based Design Methodology
Software as Hypothesis: Research-Based Design MethodologySoftware as Hypothesis: Research-Based Design Methodology
Software as Hypothesis: Research-Based Design Methodology
 
Software Engineering Methodology
Software Engineering MethodologySoftware Engineering Methodology
Software Engineering Methodology
 
Agile methodology
Agile methodologyAgile methodology
Agile methodology
 
What's the State of Agile Software Development?
What's the State of Agile Software Development?What's the State of Agile Software Development?
What's the State of Agile Software Development?
 
software development life cycle(SDLC)
software development life cycle(SDLC)software development life cycle(SDLC)
software development life cycle(SDLC)
 
Agile vs Waterfall Project management
Agile vs Waterfall  Project management Agile vs Waterfall  Project management
Agile vs Waterfall Project management
 

Ähnlich wie Agile Methodology in Software Development

Dot+Net+2010+Features
Dot+Net+2010+FeaturesDot+Net+2010+Features
Dot+Net+2010+Features
gurbaxrawat
 
CAI - Agile Scrum Development Presentation
CAI - Agile Scrum Development PresentationCAI - Agile Scrum Development Presentation
CAI - Agile Scrum Development Presentation
deyoepw
 
Scrum Primer
Scrum PrimerScrum Primer
Scrum Primer
davelucey
 
Redistributable Intro To Scrum
Redistributable Intro To ScrumRedistributable Intro To Scrum
Redistributable Intro To Scrum
Erwin Verweij
 
Agile & SCRUM
Agile & SCRUMAgile & SCRUM
Agile & SCRUM
ejlp12
 

Ähnlich wie Agile Methodology in Software Development (20)

Agile Scrum Methodology
Agile Scrum MethodologyAgile Scrum Methodology
Agile Scrum Methodology
 
Agile
Agile Agile
Agile
 
Dot+Net+2010+Features
Dot+Net+2010+FeaturesDot+Net+2010+Features
Dot+Net+2010+Features
 
Agile
AgileAgile
Agile
 
Introduction to agile
Introduction to agileIntroduction to agile
Introduction to agile
 
Let’s Play Agile ! 12-09-15-testers_hub
Let’s  Play  Agile ! 12-09-15-testers_hubLet’s  Play  Agile ! 12-09-15-testers_hub
Let’s Play Agile ! 12-09-15-testers_hub
 
Introduction into Scrum
Introduction into ScrumIntroduction into Scrum
Introduction into Scrum
 
Intro To Scrum
Intro To ScrumIntro To Scrum
Intro To Scrum
 
CAI - Agile Scrum Development Presentation
CAI - Agile Scrum Development PresentationCAI - Agile Scrum Development Presentation
CAI - Agile Scrum Development Presentation
 
An Introduction to Scrum
An Introduction to ScrumAn Introduction to Scrum
An Introduction to Scrum
 
Introduction to Agile & scrum
Introduction to Agile & scrumIntroduction to Agile & scrum
Introduction to Agile & scrum
 
Agile
AgileAgile
Agile
 
Scrum Primer
Scrum PrimerScrum Primer
Scrum Primer
 
Redistributable Intro To Scrum
Redistributable Intro To ScrumRedistributable Intro To Scrum
Redistributable Intro To Scrum
 
Agile & SCRUM
Agile & SCRUMAgile & SCRUM
Agile & SCRUM
 
Agile Scrum Project Management
Agile Scrum Project ManagementAgile Scrum Project Management
Agile Scrum Project Management
 
Scrum and Agile SDLC 101
Scrum and Agile SDLC 101Scrum and Agile SDLC 101
Scrum and Agile SDLC 101
 
Close to agile
Close to agileClose to agile
Close to agile
 
Agile Software Development Overview
Agile Software Development OverviewAgile Software Development Overview
Agile Software Development Overview
 
Agile project management
Agile project managementAgile project management
Agile project management
 

Kürzlich hochgeladen

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Kürzlich hochgeladen (20)

Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 

Agile Methodology in Software Development

  • 1.
  • 2. Water Fall Model  V-Model  Iterative Model   Agile Methodology  Scrum Frame Work  XP Extreme Programming  Adaptive Software Development (ASD)  Dynamic System Development Method (DSDM)  …………………
  • 3.   It is a Disciplined project management with frequent inspection and adaptation. That encourages team work, self-organization and accountability. Testers will need to have an understanding of agile as a whole, but will also need to learn how to adapt their current approach to work within agile efforts.
  • 4.          Highest priority is to satisfy the customer through early and continuous delivery of valuable software. Welcome changing requirements, even late in development. Deliver working Software Frequently Business people and developers must work together daily through out the project. The most efficient and effective method of conveying information to and within the development team is face to face conversation. Working Progress is primary measure of progress Collaborative team work. Simplicity– the art of maximizing the amount of work not done –is essential. The reflection of team should become more effective, to tune and adjust their behavior accordingly
  • 5.       Introduction What is Agile Methodology? What is Scrum? History of Scrum Functionality of Scrum Components of Scrum  Scrum Roles  The Process  Scrum Artifacts  Scaling Scrum
  • 6. A statement of values..  Individuals and interactions over processes and tools.  Working software over comprehensive documentation.  Customer collaboration over contract negotiation.  Responding to change over following a plan.
  • 7. Agile methods: › Scrum › Extreme Programming › Adaptive Software Development (ASD) › Dynamic System Development Method (DSDM) ›…  Agile Alliance (www.agilealliance.org) › A non-profit organization promotes agile development 
  • 8.  Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest time.  It allows us to rapidly and repeatedly inspect actual working software (every two weeks to one month).  The business sets the priorities. Our teams self-manage to determine the best way to deliver the highest priority features.  Every two weeks to a month anyone can see real working software and decide to release it as is or continue to enhance for another iteration.
  • 9.  1995: › analysis of common software development processes  not suitable for empirical, unpredictable and non-repeatable processes › Design of a new method: Scrum by Jeff Sutherland & Ken Schwaber Enhancement of Scrum by Mike Beedle & combination of Scrum with Extreme Programming  1996: introduction of Scrum at OOPSLA conference  2001: publication “Agile Software Development with Scrum” by Ken Schwaber & Mike Beedle  Successful appliance of Scrum in over 50 companies Founders are members in the Agile Alliance
  • 10. Self-organizing teams  Product progresses in a series of month-long “sprints”  Requirements are captured as items in a list of “product backlog”  No specific engineering practices prescribed  Uses generative rules to create an agile environment for delivering projects  One of the “agile processes” 
  • 11.  Focus is on team’s work and team’s work only  Daily communication of status occurs  Enables low-overhead empirical management  Makes impediments visible  Someone is willing to make decisions and  remove impediments real-time
  • 12.
  • 13. A process for incrementally building software in  complex environments.  Backlog – all outstanding work for a product area  Sprints – 30-day increments of work that produce a deliverable  Scrums – daily status check meetings  K. Schwaber, Agile Project Management with Scrum, 2004. http://www.controlchaos.com 
  • 14. Is NOT a problem solving session  Is NOT a way to collect information about WHO is behind the schedule  Is a meeting in which team members make commitments to each other and to the Scrum Master  Is a good way for a Scrum Master to track the progress of the Team 
  • 15. Scrum Master • project master? • coach, facilitator, expediter  Product Owner • customer point of contact • “whole team”  Development Team • small, co-located? • generalists? 
  • 16.       Define the features of the product Decide on release date and content Be responsible for the profitability of the product (ROI) Prioritize features according to market value Adjust features and priority every iteration, as needed Accept or reject work results.
  • 17. Represents management to the project  Responsible for enacting Scrum values and practices  Removes impediments  Ensure that the team is fully functional and productive  Enable close cooperation across all roles and functions  Shield the team from external interferences 
  • 18.  Sprint Planning Meeting  Sprint  Daily Scrum  Sprint Review Meeting
  • 19.      Typically 5-10 people Cross-functional › QA, Programmers, UI Designers, etc. Members should be full-time › May be exceptions (e.g., System Admin, etc.) Teams are self-organizing › What to do if a team self-organizes someone off the team?? › Ideally, no titles but rarely a possibility Membership can change only between sprints
  • 20. Use small interdisciplinary teams  Build clean interface software  Intelligent management required  Solid systems architecture and framework upfront  Prototype all new tools and technology  Develop infrastructure first  Each Sprint results in an executable  Develop, document, and test in parallel 
  • 21. Product Backlog Team Capabilities Sprint Planning Sprint Goal Business Conditions Technology Current Product Meeting Sprint Backlog
  • 22. 1st Part: › Creating Product Backlog › Determining the Sprint Goal. › Participants: Product Owner, Scrum Master, Scrum Team  2nd Part: › Participants: Scrum Master, Scrum Team › Creating Sprint Backlog 
  • 23. Change Inputs Sprint Tested Code Plan sprint durations around how long you can commit to keeping change out of the sprint
  • 24.  What did you do since the last Scrum?  What got in your way?  What are you going to do before the next Scrum?
  • 25. Daily, same place and time, 15 minutes  Only three questions  All pigs (committed) must respond  Chickens (involved) can attend, but must be  silent  No new backlog can be introduced externally  Backlog can be added internally 
  • 26.     Team presents what it accomplished during the sprint Typically takes the form of a demo of new features or underlying architecture Informal › 2-hour prep time rule Participants › Customers › Management › Product Owner › Other engineers
  • 27.   Product Backlog, Release Plan Sprint Planning Meeting (4+4 hr), Sprint Backlog  Backlog/Release Burn down Charts  Sprint Review Meeting (4 hr)  Sprint Retrospective Meeting (3 hr)
  • 28. Scrum team takes the Sprint Goal and decides what tasks are necessary  Team self-organizes around how they’ll meet the Sprint Goal › Manager doesn’t assign tasks to individuals  Managers don’t make decisions for the team  Sprint Backlog is created 
  • 29.  Changes › Team adds new tasks whenever they need to in order to meet the Sprint Goal › Team can remove unnecessary tasks › But: Sprint Backlog can only be updated by the team  Estimates are updated whenever there’s new information
  • 30.        A subset of Product Backlog Items, which define the work for a Sprint Is created ONLY by Team members Each Item has it’s own status Should be updated every day No more than 300 tasks in the list If a task requires more than 16 hours, it should be broken down Team can add or subtract items from the list. Product Owner is not allowed to do it
  • 31.
  • 32.
  • 33. A list of all desired work on the project › Usually a combination of  story-based work (“let user search and replace”)  task-based work (“improve exception handling”)  List is prioritized by the Product Owner › Typically a Product Manager, Marketing, Internal Customer, etc. 
  • 34.      Requirements for a system, expressed as a prioritized list of Backlog Items Is managed and owned by a Product Owner Spreadsheet (typically) Usually is created during the Sprint Planning Meeting Can be changed and re-prioritized before each PM
  • 35.
  • 36.  Advantages         Completely developed and tested features in short iterations Simplicity of the process Clearly defined rules Increasing productivity Self-organizing each team member carries a lot of responsibility Improved communication Combination with Extreme Programming  Drawbacks    “Undisciplined hacking” (no written documentation) Violation of responsibility Current mainly carried by the inventors