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?

Introduction to Agile Software Development
Introduction to Agile Software DevelopmentIntroduction to Agile Software Development
Introduction to Agile Software DevelopmentLife Cycle Engineering
 
Agile Process Introduction
Agile Process IntroductionAgile Process Introduction
Agile Process IntroductionNguyen Hai
 
What is agile model?Working of agile model
What is agile model?Working of agile modelWhat is agile model?Working of agile model
What is agile model?Working of agile modelzoomers
 
Agile Scrum Training Process
Agile Scrum Training ProcessAgile Scrum Training Process
Agile Scrum Training ProcessClarion Marketing
 
Agile Scrum software methodology
Agile Scrum software methodologyAgile Scrum software methodology
Agile Scrum software methodologyAbdullah Raza
 
Agile presentation
Agile presentationAgile presentation
Agile presentationinfolock
 
Agile Simplified
Agile SimplifiedAgile Simplified
Agile SimplifiedWalaa Atef
 
Agile scrum fundamentals
Agile scrum fundamentalsAgile scrum fundamentals
Agile scrum fundamentalsDeniz Gungor
 
Scrum In Ten Slides
Scrum In Ten SlidesScrum In Ten Slides
Scrum In Ten Slidespmengal
 
Agile-overview: Agile Manifesto, Agile principles and Agile Methodologies
Agile-overview: Agile Manifesto, Agile principles and Agile MethodologiesAgile-overview: Agile Manifesto, Agile principles and Agile Methodologies
Agile-overview: Agile Manifesto, Agile principles and Agile MethodologiesBalaji Sathram
 
Scrum - Agile Methodology
Scrum - Agile MethodologyScrum - Agile Methodology
Scrum - Agile MethodologyNiel Deckx
 

Was ist angesagt? (20)

Agile Methodology ppt
Agile Methodology pptAgile Methodology ppt
Agile Methodology ppt
 
Introduction to Agile Software Development
Introduction to Agile Software DevelopmentIntroduction to Agile Software Development
Introduction to Agile Software Development
 
Agile Process Introduction
Agile Process IntroductionAgile Process Introduction
Agile Process Introduction
 
Agile Overview
Agile OverviewAgile Overview
Agile Overview
 
What is agile model?Working of agile model
What is agile model?Working of agile modelWhat is agile model?Working of agile model
What is agile model?Working of agile model
 
AGILE METHODOLOGY
AGILE METHODOLOGYAGILE METHODOLOGY
AGILE METHODOLOGY
 
Agile Scrum Training Process
Agile Scrum Training ProcessAgile Scrum Training Process
Agile Scrum Training Process
 
Agile Scrum software methodology
Agile Scrum software methodologyAgile Scrum software methodology
Agile Scrum software methodology
 
Agile presentation
Agile presentationAgile presentation
Agile presentation
 
Agile Simplified
Agile SimplifiedAgile Simplified
Agile Simplified
 
Agile Methodology
Agile MethodologyAgile Methodology
Agile Methodology
 
Agile sdlc
Agile sdlcAgile sdlc
Agile sdlc
 
Agile scrum fundamentals
Agile scrum fundamentalsAgile scrum fundamentals
Agile scrum fundamentals
 
Scrum In Ten Slides
Scrum In Ten SlidesScrum In Ten Slides
Scrum In Ten Slides
 
2017 Scrum by Picture
2017 Scrum by Picture2017 Scrum by Picture
2017 Scrum by Picture
 
Jira Agile
Jira AgileJira Agile
Jira Agile
 
Introduction to Agile and Scrum
Introduction to Agile and ScrumIntroduction to Agile and Scrum
Introduction to Agile and Scrum
 
Agile-overview: Agile Manifesto, Agile principles and Agile Methodologies
Agile-overview: Agile Manifesto, Agile principles and Agile MethodologiesAgile-overview: Agile Manifesto, Agile principles and Agile Methodologies
Agile-overview: Agile Manifesto, Agile principles and Agile Methodologies
 
SCRUM – Agile Methodology
SCRUM – Agile MethodologySCRUM – Agile Methodology
SCRUM – Agile Methodology
 
Scrum - Agile Methodology
Scrum - Agile MethodologyScrum - Agile Methodology
Scrum - Agile Methodology
 

Andere mochten auch

Overview of Agile Methodology
Overview of Agile MethodologyOverview of Agile Methodology
Overview of Agile MethodologyHaresh Karkar
 
Agile Methodology
Agile MethodologyAgile Methodology
Agile MethodologySapna Sood
 
Agile methodologies in short
Agile methodologies in shortAgile methodologies in short
Agile methodologies in shortLaia Poyatos
 
Software Engineering Agile methodology SCRUM
Software Engineering  Agile methodology SCRUM Software Engineering  Agile methodology SCRUM
Software Engineering Agile methodology SCRUM Hamza7777
 
Software development with agile methodologies
Software development with agile methodologiesSoftware development with agile methodologies
Software development with agile methodologiesElmozamil Elamir
 
LS 708 Agile Tools for Everyone
LS 708 Agile Tools for EveryoneLS 708 Agile Tools for Everyone
LS 708 Agile Tools for EveryoneDon Bolen
 
Agile Tool Selection
Agile Tool SelectionAgile Tool Selection
Agile Tool SelectionChad Holdorf
 
The agile way (Agile foundations)
The agile way (Agile foundations)The agile way (Agile foundations)
The agile way (Agile foundations)Laia Poyatos
 
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...Vu Hung Nguyen
 
Introduction to Agile Methodologies
Introduction to Agile MethodologiesIntroduction to Agile Methodologies
Introduction to Agile MethodologiesSiddhi
 
Testing in Scrum Agile Methodology
Testing in Scrum Agile MethodologyTesting in Scrum Agile Methodology
Testing in Scrum Agile MethodologyDiwakar Venkata
 
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 MethodologyTeemu Leinonen
 
Software Engineering Methodology
Software Engineering MethodologySoftware Engineering Methodology
Software Engineering MethodologyRajandeep Gill
 
Agile methodology
Agile methodologyAgile methodology
Agile methodologyPayod Soni
 
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?VersionOne
 

Andere mochten auch (20)

Overview of Agile Methodology
Overview of Agile MethodologyOverview of Agile Methodology
Overview of Agile Methodology
 
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
 
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?
 

Ähnlich wie Agile Methodology in Software Development

Ähnlich wie Agile Methodology in Software Development (20)

Agile Scrum Methodology
Agile Scrum MethodologyAgile Scrum Methodology
Agile Scrum Methodology
 
Dot+Net+2010+Features
Dot+Net+2010+FeaturesDot+Net+2010+Features
Dot+Net+2010+Features
 
Agile
AgileAgile
Agile
 
Agile
Agile Agile
Agile
 
Introduction to agile
Introduction to agileIntroduction to agile
Introduction to agile
 
Agile Scrum Presentation-Detailed
Agile Scrum Presentation-DetailedAgile Scrum Presentation-Detailed
Agile Scrum Presentation-Detailed
 
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
 

Kürzlich hochgeladen

Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptshraddhaparab530
 
The Contemporary World: The Globalization of World Politics
The Contemporary World: The Globalization of World PoliticsThe Contemporary World: The Globalization of World Politics
The Contemporary World: The Globalization of World PoliticsRommel Regala
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 

Kürzlich hochgeladen (20)

Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.ppt
 
The Contemporary World: The Globalization of World Politics
The Contemporary World: The Globalization of World PoliticsThe Contemporary World: The Globalization of World Politics
The Contemporary World: The Globalization of World Politics
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 

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