SlideShare a Scribd company logo
1 of 40
LET’S PLAY
AGILE !
Atulya Krishna Mishra
ESSENCE OF AGILE ?
In the struggle for survival, the fittest win out at the
expense of their rivals because they succeed in adapting
themselves best to their environment.
—Charles Darwin
WHAT IS AGILE ?
Agile software development is a group of software
development methods based on iterative and
incremental development, where requirements
and solutions evolve through collaboration
between self-organizing, cross-functional teams.
It promotes adaptive planning, evolutionary
development and delivery, a time-boxed iterative
approach, and encourages rapid and flexible
response to change. It is a conceptual framework
that promotes foreseen interactions throughout
the development cycle
Source : Wikipedia
WHAT IS AGILE ?
 “Agility is the ability to both create and
respond to change in order to profit in a
turbulent business environment. Agility is
the ability to balance flexibility and
stability”
(Highsmith 2002).
AGILE UMBRELLA
AGILE MANIFESTO
In 2001, a group of 17 “lightweight" methodologists
met.
The meeting also included the representatives of
eXtreme Programming (XP)
Scrum
DSDM
Adaptive Software Development
ThE AGILE MAnIfESTo wAS
wrITTEn
AGILE MANIFESTO
 Facilitating change is more effective than attempting to prevent
it. Learn to trust in you ability to respond to unpredictable events;
its more important than trusting in your ability to plan for
disaster – Martin Fowler & Jim Highsmith
 As a result of the formation of the Agile Alliance in Feb 2001, 17
individuals came up with this manifesto
• Individuals and Interactions over processes and tools
• Working Software over comprehensive documentation
• Customer collaboration over contract negotiation
• Responding to change over following a plan
While we value the items on the right, we value the items on the
left more
AGILE PRINCIPLES
 Satisfying customer is top priority
 Welcome changing requirements, even late
in development
 Deliver working software frequently, from a
couple of weeks to a couple of months
 Development teams and business work together
 Build projects around motivated people
 The most efficient and effective method
of conveying information to and within a
development team is face-to-face conversation
AGILE PRINCIPLES
 The primary measure of success is working
software
 Agile processes promote sustainable
development – The sponsors, developers and
users should be able to maintain a constant pace
in definitively.
 Continuous attention to technical excellence and
good design
 Simplicity – the art of maximizing the amount of
work not done—is essential
 The best architectures, requirements and
designs emerge from self-organizing teams
 The Team regularly reflects on work
DOES AGILE REALLY WORKS ?
MYTHS ABOUT AGILE
 Myth#1 – Agile Development is undisciplined
 Myth#2 – Agile Teams do not plan
 Myth#3 – No Documentation, No Metrics
 Myth#4 – Compromise in Quality
 Myth#5 – Senior most people will lose their jobs
 Myth#6 – Self Organized Teams can do anything they
want
 Myth#7 – Design and Architecture can be ignored
Scrum
An Agile Perspective
SCRUM OVERVIEW
A play in Rugby in which the two sets of forwards mass together around
the ball and, with their heads down, struggle to gain possession of the ball.
EMPIRICAL PROCESS
The empirical model of process control provides
and exercises control through frequent inspection
and adaptation for processes that are imperfectly
defined and generate unpredictable and
unrepeatable outputs
DEFINED PROCESS
Laying out a process
that repeatable will
produce acceptable
quality output is
called defined
process control.
EMPIRICAL PROCESS CONTROL
3 Legs of Empirical Process Control:
Transparency - outcome must be visible to those
controlling
Inspection - various aspects must be inspected
frequently
Adaptation - must be adjusted if one or more aspects
of the process are outside acceptable limits
•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.
•The business sets the priorities. Teams self-organize 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 it for another
sprint.
Scrum in 100 words
CHARACTERISTICS
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
One of the “agile processes”
SCRUM OVERVIEW
SPRINTS
 Scrum projects make progress in a
series of “sprints”
o Analogous to Extreme Programming
iterations
 Typical duration is a calendar
month at most
 A constant duration leads to a
better rhythm
 Product is designed, coded, and
tested during the sprint
SCRUM FRAMEWORK
 3 Roles
o Product Owner (PO)
o Scrum Master (SM)
o Team
 4 Ceremonies
o Daily Scrum Meeting
o Sprint Review
o Sprint Planning
o Sprint Retrospective
 3 Artifacts
o Product Backlog
o Sprint Backlog
o Increment
SCRUM ROLES
PRODUCT OWNER
 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.
SCRUM MASTER
 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
SCRUM TEAM
 Typically 5-9 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
SCRUM CEREMONIES
SPRINT PLANNING
 The Team and the Product Owner collaborate to help
the Team determine how much Product Backlog it can
turn into functionality during the upcoming Sprint.
 The Team create plans (Sprint Backlog) by identifying
tasks for converting selected Product Backlog into
functionality
SPRINT PLANNING
 Team selects items from the product backlog they can
commit to completing
 Sprint backlog is created
o Tasks are identified and each is estimated (1-16 hours)
o Collaboratively, not done alone by the Scrum Master
 High-level design is considered
DAILY SCRUM MEETING
 Goal
• Enable to team to share progress with each other
• Make visible blocks (impediments) daily for whole team to see
 Everyone stands in a circle and reports 3 things
• What did I do since the last Daily Scrum Meeting?
• What will I try to do by the next Daily Scrum meeting?
• What are my blockades?
 15 minutes maximum
 No discussion or debate: listening only
• After meeting ends, discuss and problem-solving can start
 Team and ScrumMaster only
• Team can invite PO or others if they wish, but it‘s up to the team
 After the meeting, ScrumMaster leads the removal of blocks
SPRINT REVIEW
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
• No slides
Whole team participates
Invite the world
SPRINT RETROSPECTIVE
 Periodically take a look at what is and is not working
 Done after every sprint
 Participants
•Scrum Master
•Team
•Product owner (Optional)
SCRUM ARTIFACTS
PRODUCT BACKLOG
 The requirements
 A list of all desired work (Product Backlog Item) on the
project
 Ideally expressed such that each item has value to the
users or customers of the product
 Prioritized by the product owner
 Reprioritized at the start of each sprint
SPRINT BACKLOG
The Sprint Backlog defines the work the Team will
perform to turn Selected Product Backlog items into
a “Done” Increment.
The list emerges during the Sprint.
Each on going task identifies those responsible for
doing the work
Each Tasks has information about estimated
amount of work remaining on the task on any given
day during the Sprint.
INCREMENT
The Increment is the sum of all the Product
Backlog items completed during a Sprint and all
previous Sprints.
At the end of a Sprint, the new Increment must be
“Done,”
It must be in useable condition (Potentially
shippable product)
AGILE VS. TRADITIONAL
PROCESS
More Rigid and Directions coming Top
to Down
Team may conduct dozens of
experiments to see which works best
More Commanding and Controlling
style of Leadership
Communication flowing freely
between all the team members
Spoon Feeding; Management tell
everyone “What to Do”
Self-Organizing; work is distributed
with consensus by the Team itself
Planning Centric and Plan Driven
Plan could be very fluid in Agile
world as Agile projects are more
fluid then waterfall projects
Document Oriented and Document
Driven
Cross functional, Self-Contained
and Agile is ultimately pragmatic
Resistant to Change
Agile Projects are welcoming to
change; true even changes are
introduced late in the project
Traditional Framework Agile Framework
Customer get involved early in the
processes but tended to keep at
arm’s length once the project begins
Customer involvement is the key
here as more closely involved at the
time of work being performed
Escalation to managers when
problem arise
When problems occur, team works
together resolve them internally
Heavy upfront analysis and design
Daily stand-up meetings are held to
discuss work done yesterday, plan of
today and impediments if any
More serious about processes than
the product
Agile methods less focus on formal
and directive processes
Product is planned extensively and
then executed and tested
Work is delivered to client in small
and frequent releases to get rapid
feedback loops
Traditional models favors
“Anticipation”
Agile model favors “Adaption”
Traditional Framework Agile Framework
Team Commits so early in the project
before they can put their hands on
Daily Stand-Up meetings are held to
discuss work done yesterday, plan of
today and impediments if any
Heavy documentation before
executing the work packages
Agile Projects are highly democratic
and implement a series of short and
repeatable practices
Slow and structured development
process usually focus on one time
release
Agile is built on the concept of
frequent and small releases known as
“Incremental Delivery” in small
chunks
More focus on How than Why
Agile more focus on Why and
retrospective is held at the end of
each Iteration or Release
Ownership belongs only to the
Project Manager
Shared ownership
Traditional Framework Agile Framework
Let’s  Play  Agile ! 12-09-15-testers_hub

More Related Content

What's hot

Agile scrum fundamentals
Agile scrum fundamentalsAgile scrum fundamentals
Agile scrum fundamentalsDeniz Gungor
 
Agile & SCRUM basics
Agile & SCRUM basicsAgile & SCRUM basics
Agile & SCRUM basicsArun R
 
Scrum in 15 Minutes
Scrum in 15 MinutesScrum in 15 Minutes
Scrum in 15 MinutesSerge Rehem
 
Scrum - Agile Methodology
Scrum - Agile MethodologyScrum - Agile Methodology
Scrum - Agile MethodologyNiel Deckx
 
A Gentle Introduction To Agile
A Gentle Introduction To AgileA Gentle Introduction To Agile
A Gentle Introduction To AgileMichael Sahota
 
Agile-Scrum Methodology-An Introduction
Agile-Scrum Methodology-An IntroductionAgile-Scrum Methodology-An Introduction
Agile-Scrum Methodology-An IntroductionXBOSoft
 
Scrum In Ten Slides
Scrum In Ten SlidesScrum In Ten Slides
Scrum In Ten Slidespmengal
 
Agile Development Methodology: Best Practices and Use Cases
Agile Development Methodology: Best Practices and Use CasesAgile Development Methodology: Best Practices and Use Cases
Agile Development Methodology: Best Practices and Use CasesCelerity
 
What are the Tools & Techniques in Agile Project Management?
What are the Tools & Techniques in Agile Project Management?What are the Tools & Techniques in Agile Project Management?
What are the Tools & Techniques in Agile Project Management?Tuan Yang
 
Scrum Roles and artifacts
Scrum Roles and artifactsScrum Roles and artifacts
Scrum Roles and artifactsNaresh Jain
 
Scrum 101
Scrum 101Scrum 101
Scrum 101beLithe
 
Scrum in Practice
Scrum in PracticeScrum in Practice
Scrum in PracticeNaresh Jain
 
Agile Scrum Overview
Agile  Scrum  OverviewAgile  Scrum  Overview
Agile Scrum OverviewJason Dean
 
Dot+Net+2010+Features
Dot+Net+2010+FeaturesDot+Net+2010+Features
Dot+Net+2010+Featuresgurbaxrawat
 

What's hot (20)

Agile scrum fundamentals
Agile scrum fundamentalsAgile scrum fundamentals
Agile scrum fundamentals
 
The Scrum Model
The Scrum ModelThe Scrum Model
The Scrum Model
 
Agile & SCRUM basics
Agile & SCRUM basicsAgile & SCRUM basics
Agile & SCRUM basics
 
Scrum process framework
Scrum process frameworkScrum process framework
Scrum process framework
 
Scrum in 15 Minutes
Scrum in 15 MinutesScrum in 15 Minutes
Scrum in 15 Minutes
 
Scrum - Agile Methodology
Scrum - Agile MethodologyScrum - Agile Methodology
Scrum - Agile Methodology
 
A Gentle Introduction To Agile
A Gentle Introduction To AgileA Gentle Introduction To Agile
A Gentle Introduction To Agile
 
Agile-Scrum Methodology-An Introduction
Agile-Scrum Methodology-An IntroductionAgile-Scrum Methodology-An Introduction
Agile-Scrum Methodology-An Introduction
 
Scrum In Ten Slides
Scrum In Ten SlidesScrum In Ten Slides
Scrum In Ten Slides
 
Agile Development Methodology: Best Practices and Use Cases
Agile Development Methodology: Best Practices and Use CasesAgile Development Methodology: Best Practices and Use Cases
Agile Development Methodology: Best Practices and Use Cases
 
What are the Tools & Techniques in Agile Project Management?
What are the Tools & Techniques in Agile Project Management?What are the Tools & Techniques in Agile Project Management?
What are the Tools & Techniques in Agile Project Management?
 
Scrum Roles and artifacts
Scrum Roles and artifactsScrum Roles and artifacts
Scrum Roles and artifacts
 
AGILE METHODOLOGY
AGILE METHODOLOGYAGILE METHODOLOGY
AGILE METHODOLOGY
 
Scrum 101
Scrum 101Scrum 101
Scrum 101
 
Scrum in Practice
Scrum in PracticeScrum in Practice
Scrum in Practice
 
Agile Introduction - Scrum Framework
Agile Introduction - Scrum FrameworkAgile Introduction - Scrum Framework
Agile Introduction - Scrum Framework
 
Agile Scrum Overview
Agile  Scrum  OverviewAgile  Scrum  Overview
Agile Scrum Overview
 
Agile
AgileAgile
Agile
 
Dot+Net+2010+Features
Dot+Net+2010+FeaturesDot+Net+2010+Features
Dot+Net+2010+Features
 
Seminar On Scrum
Seminar On  ScrumSeminar On  Scrum
Seminar On Scrum
 

Similar to Let’s Play Agile ! 12-09-15-testers_hub

Agile Process Introduction
Agile Process IntroductionAgile Process Introduction
Agile Process IntroductionNguyen Hai
 
Introduction to Agile & scrum
Introduction to Agile & scrumIntroduction to Agile & scrum
Introduction to Agile & scrumElad Sofer
 
Agile Methodology and Tools
Agile Methodology and ToolsAgile Methodology and Tools
Agile Methodology and ToolsNaresh Gajuveni
 
Software Development Process Models (SCRUM Methodology)
Software Development Process Models (SCRUM Methodology)Software Development Process Models (SCRUM Methodology)
Software Development Process Models (SCRUM Methodology)Muhammad Ahmed
 
Agile Software Development Overview
Agile Software Development OverviewAgile Software Development Overview
Agile Software Development OverviewDUONG Trong Tan
 
Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...
Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...
Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...Hyder Baksh
 
CAI - Agile Scrum Development Presentation
CAI - Agile Scrum Development PresentationCAI - Agile Scrum Development Presentation
CAI - Agile Scrum Development Presentationdeyoepw
 
Agile Modeling & Scrum Development.pptx
Agile Modeling & Scrum Development.pptxAgile Modeling & Scrum Development.pptx
Agile Modeling & Scrum Development.pptxSamira AlShahrani
 
Agile Project Management – SCRUM Methodology
Agile Project Management – SCRUM MethodologyAgile Project Management – SCRUM Methodology
Agile Project Management – SCRUM MethodologyMarios Evripidou
 
Agile intro resources
Agile intro resourcesAgile intro resources
Agile intro resourcesAnwar Sadat
 
HOT TOPIC REPORT DIVYA
HOT TOPIC REPORT DIVYAHOT TOPIC REPORT DIVYA
HOT TOPIC REPORT DIVYADivya Tadi
 

Similar to Let’s Play Agile ! 12-09-15-testers_hub (20)

Scrum and Agile SDLC 101
Scrum and Agile SDLC 101Scrum and Agile SDLC 101
Scrum and Agile SDLC 101
 
Agile Process Introduction
Agile Process IntroductionAgile Process Introduction
Agile Process Introduction
 
Introduction to Agile & scrum
Introduction to Agile & scrumIntroduction to Agile & scrum
Introduction to Agile & scrum
 
Agile project management
Agile project managementAgile project management
Agile project management
 
Agile Methodology and Tools
Agile Methodology and ToolsAgile Methodology and Tools
Agile Methodology and Tools
 
Software Development Process Models (SCRUM Methodology)
Software Development Process Models (SCRUM Methodology)Software Development Process Models (SCRUM Methodology)
Software Development Process Models (SCRUM Methodology)
 
Agile Scrum Project Management
Agile Scrum Project ManagementAgile Scrum Project Management
Agile Scrum Project Management
 
Agile Software Development Overview
Agile Software Development OverviewAgile Software Development Overview
Agile Software Development Overview
 
Introduction to Agile and Scrum
Introduction to Agile and ScrumIntroduction to Agile and Scrum
Introduction to Agile and Scrum
 
What is Scrum?
What is Scrum?What is Scrum?
What is Scrum?
 
Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...
Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...
Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...
 
CAI - Agile Scrum Development Presentation
CAI - Agile Scrum Development PresentationCAI - Agile Scrum Development Presentation
CAI - Agile Scrum Development Presentation
 
Agile
Agile Agile
Agile
 
Scrum basics
Scrum basicsScrum basics
Scrum basics
 
Agile Modeling & Scrum Development.pptx
Agile Modeling & Scrum Development.pptxAgile Modeling & Scrum Development.pptx
Agile Modeling & Scrum Development.pptx
 
Agile Project Management
Agile Project ManagementAgile Project Management
Agile Project Management
 
Agile Project Management – SCRUM Methodology
Agile Project Management – SCRUM MethodologyAgile Project Management – SCRUM Methodology
Agile Project Management – SCRUM Methodology
 
Agile intro resources
Agile intro resourcesAgile intro resources
Agile intro resources
 
Introduction to agile
Introduction to agileIntroduction to agile
Introduction to agile
 
HOT TOPIC REPORT DIVYA
HOT TOPIC REPORT DIVYAHOT TOPIC REPORT DIVYA
HOT TOPIC REPORT DIVYA
 

Recently uploaded

Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Salam Al-Karadaghi
 
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝soniya singh
 
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024eCommerce Institute
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@vikas rana
 
LANDMARKS AND MONUMENTS IN NIGERIA.pptx
LANDMARKS  AND MONUMENTS IN NIGERIA.pptxLANDMARKS  AND MONUMENTS IN NIGERIA.pptx
LANDMARKS AND MONUMENTS IN NIGERIA.pptxBasil Achie
 
Philippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptPhilippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptssuser319dad
 
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfhenrik385807
 
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Hasting Chen
 
Motivation and Theory Maslow and Murray pdf
Motivation and Theory Maslow and Murray pdfMotivation and Theory Maslow and Murray pdf
Motivation and Theory Maslow and Murray pdfakankshagupta7348026
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Krijn Poppe
 
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdfCTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdfhenrik385807
 
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...Kayode Fayemi
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AITatiana Gurgel
 
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...NETWAYS
 
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Pooja Nehwal
 
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Delhi Call girls
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...NETWAYS
 
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )Pooja Nehwal
 
Genesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptxGenesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptxFamilyWorshipCenterD
 

Recently uploaded (20)

Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
 
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
 
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@
 
LANDMARKS AND MONUMENTS IN NIGERIA.pptx
LANDMARKS  AND MONUMENTS IN NIGERIA.pptxLANDMARKS  AND MONUMENTS IN NIGERIA.pptx
LANDMARKS AND MONUMENTS IN NIGERIA.pptx
 
Philippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptPhilippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.ppt
 
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
 
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
 
Motivation and Theory Maslow and Murray pdf
Motivation and Theory Maslow and Murray pdfMotivation and Theory Maslow and Murray pdf
Motivation and Theory Maslow and Murray pdf
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
 
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdfCTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
 
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AI
 
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
 
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
 
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
 
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
 
Genesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptxGenesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptx
 

Let’s Play Agile ! 12-09-15-testers_hub

  • 2. ESSENCE OF AGILE ? In the struggle for survival, the fittest win out at the expense of their rivals because they succeed in adapting themselves best to their environment. —Charles Darwin
  • 3. WHAT IS AGILE ? Agile software development is a group of software development methods based on iterative and incremental development, where requirements and solutions evolve through collaboration between self-organizing, cross-functional teams. It promotes adaptive planning, evolutionary development and delivery, a time-boxed iterative approach, and encourages rapid and flexible response to change. It is a conceptual framework that promotes foreseen interactions throughout the development cycle Source : Wikipedia
  • 4. WHAT IS AGILE ?  “Agility is the ability to both create and respond to change in order to profit in a turbulent business environment. Agility is the ability to balance flexibility and stability” (Highsmith 2002).
  • 6. AGILE MANIFESTO In 2001, a group of 17 “lightweight" methodologists met. The meeting also included the representatives of eXtreme Programming (XP) Scrum DSDM Adaptive Software Development ThE AGILE MAnIfESTo wAS wrITTEn
  • 7. AGILE MANIFESTO  Facilitating change is more effective than attempting to prevent it. Learn to trust in you ability to respond to unpredictable events; its more important than trusting in your ability to plan for disaster – Martin Fowler & Jim Highsmith  As a result of the formation of the Agile Alliance in Feb 2001, 17 individuals came up with this manifesto • Individuals and Interactions over processes and tools • Working Software over comprehensive documentation • Customer collaboration over contract negotiation • Responding to change over following a plan While we value the items on the right, we value the items on the left more
  • 8. AGILE PRINCIPLES  Satisfying customer is top priority  Welcome changing requirements, even late in development  Deliver working software frequently, from a couple of weeks to a couple of months  Development teams and business work together  Build projects around motivated people  The most efficient and effective method of conveying information to and within a development team is face-to-face conversation
  • 9. AGILE PRINCIPLES  The primary measure of success is working software  Agile processes promote sustainable development – The sponsors, developers and users should be able to maintain a constant pace in definitively.  Continuous attention to technical excellence and good design  Simplicity – the art of maximizing the amount of work not done—is essential  The best architectures, requirements and designs emerge from self-organizing teams  The Team regularly reflects on work
  • 10. DOES AGILE REALLY WORKS ?
  • 11. MYTHS ABOUT AGILE  Myth#1 – Agile Development is undisciplined  Myth#2 – Agile Teams do not plan  Myth#3 – No Documentation, No Metrics  Myth#4 – Compromise in Quality  Myth#5 – Senior most people will lose their jobs  Myth#6 – Self Organized Teams can do anything they want  Myth#7 – Design and Architecture can be ignored
  • 13. SCRUM OVERVIEW A play in Rugby in which the two sets of forwards mass together around the ball and, with their heads down, struggle to gain possession of the ball.
  • 14. EMPIRICAL PROCESS The empirical model of process control provides and exercises control through frequent inspection and adaptation for processes that are imperfectly defined and generate unpredictable and unrepeatable outputs
  • 15. DEFINED PROCESS Laying out a process that repeatable will produce acceptable quality output is called defined process control.
  • 16. EMPIRICAL PROCESS CONTROL 3 Legs of Empirical Process Control: Transparency - outcome must be visible to those controlling Inspection - various aspects must be inspected frequently Adaptation - must be adjusted if one or more aspects of the process are outside acceptable limits
  • 17. •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. •The business sets the priorities. Teams self-organize 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 it for another sprint. Scrum in 100 words
  • 18. CHARACTERISTICS 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 One of the “agile processes”
  • 20. SPRINTS  Scrum projects make progress in a series of “sprints” o Analogous to Extreme Programming iterations  Typical duration is a calendar month at most  A constant duration leads to a better rhythm  Product is designed, coded, and tested during the sprint
  • 21. SCRUM FRAMEWORK  3 Roles o Product Owner (PO) o Scrum Master (SM) o Team  4 Ceremonies o Daily Scrum Meeting o Sprint Review o Sprint Planning o Sprint Retrospective  3 Artifacts o Product Backlog o Sprint Backlog o Increment
  • 23. PRODUCT OWNER  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.
  • 24. SCRUM MASTER  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
  • 25. SCRUM TEAM  Typically 5-9 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
  • 27. SPRINT PLANNING  The Team and the Product Owner collaborate to help the Team determine how much Product Backlog it can turn into functionality during the upcoming Sprint.  The Team create plans (Sprint Backlog) by identifying tasks for converting selected Product Backlog into functionality
  • 28. SPRINT PLANNING  Team selects items from the product backlog they can commit to completing  Sprint backlog is created o Tasks are identified and each is estimated (1-16 hours) o Collaboratively, not done alone by the Scrum Master  High-level design is considered
  • 29. DAILY SCRUM MEETING  Goal • Enable to team to share progress with each other • Make visible blocks (impediments) daily for whole team to see  Everyone stands in a circle and reports 3 things • What did I do since the last Daily Scrum Meeting? • What will I try to do by the next Daily Scrum meeting? • What are my blockades?  15 minutes maximum  No discussion or debate: listening only • After meeting ends, discuss and problem-solving can start  Team and ScrumMaster only • Team can invite PO or others if they wish, but it‘s up to the team  After the meeting, ScrumMaster leads the removal of blocks
  • 30. SPRINT REVIEW 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 • No slides Whole team participates Invite the world
  • 31. SPRINT RETROSPECTIVE  Periodically take a look at what is and is not working  Done after every sprint  Participants •Scrum Master •Team •Product owner (Optional)
  • 33. PRODUCT BACKLOG  The requirements  A list of all desired work (Product Backlog Item) on the project  Ideally expressed such that each item has value to the users or customers of the product  Prioritized by the product owner  Reprioritized at the start of each sprint
  • 34. SPRINT BACKLOG The Sprint Backlog defines the work the Team will perform to turn Selected Product Backlog items into a “Done” Increment. The list emerges during the Sprint. Each on going task identifies those responsible for doing the work Each Tasks has information about estimated amount of work remaining on the task on any given day during the Sprint.
  • 35. INCREMENT The Increment is the sum of all the Product Backlog items completed during a Sprint and all previous Sprints. At the end of a Sprint, the new Increment must be “Done,” It must be in useable condition (Potentially shippable product)
  • 37. More Rigid and Directions coming Top to Down Team may conduct dozens of experiments to see which works best More Commanding and Controlling style of Leadership Communication flowing freely between all the team members Spoon Feeding; Management tell everyone “What to Do” Self-Organizing; work is distributed with consensus by the Team itself Planning Centric and Plan Driven Plan could be very fluid in Agile world as Agile projects are more fluid then waterfall projects Document Oriented and Document Driven Cross functional, Self-Contained and Agile is ultimately pragmatic Resistant to Change Agile Projects are welcoming to change; true even changes are introduced late in the project Traditional Framework Agile Framework
  • 38. Customer get involved early in the processes but tended to keep at arm’s length once the project begins Customer involvement is the key here as more closely involved at the time of work being performed Escalation to managers when problem arise When problems occur, team works together resolve them internally Heavy upfront analysis and design Daily stand-up meetings are held to discuss work done yesterday, plan of today and impediments if any More serious about processes than the product Agile methods less focus on formal and directive processes Product is planned extensively and then executed and tested Work is delivered to client in small and frequent releases to get rapid feedback loops Traditional models favors “Anticipation” Agile model favors “Adaption” Traditional Framework Agile Framework
  • 39. Team Commits so early in the project before they can put their hands on Daily Stand-Up meetings are held to discuss work done yesterday, plan of today and impediments if any Heavy documentation before executing the work packages Agile Projects are highly democratic and implement a series of short and repeatable practices Slow and structured development process usually focus on one time release Agile is built on the concept of frequent and small releases known as “Incremental Delivery” in small chunks More focus on How than Why Agile more focus on Why and retrospective is held at the end of each Iteration or Release Ownership belongs only to the Project Manager Shared ownership Traditional Framework Agile Framework