SlideShare ist ein Scribd-Unternehmen logo
1 von 44
Agile Test Management
Using SCRUM
Presented by Klaus OlsenPresented by Klaus Olsen
EuroSTAR conference 2008
The Hague, Netherlands
©Softwaretest.dk&KlausOlsen2008.
Agenda
IntroductionIntroduction
ScrumScrum
Test ManagementTest Management
Agile EstimationAgile Estimation
©Softwaretest.dk&KlausOlsen2008.
Klaus Olsen, biography
 Founder and owner of the company Softwaretest.dk
 Has used the past 16 years to focus on software testing, test process
improvements and teaching
 Author of “Softwaretest – how to get started” in Danish
 Certified ScrumMaster
 Trustee in TMMi Foundation
 Member of ISTQB Board, representing Denmark
 Co-author of ISTQB Foundation and Advanced Syllabus
 Other presentations:
 EuroSTAR´98 in Münich
 Second World Congres on Software Quality 2000 in Yokohama, Japan
 EuroSTAR´2001 in Stockholm
 Quality Week 2001 in San Francisco, USA
 EuroSTAR´2003 in Amsterdam.
 ASTA 2007 in Seoul, South-Korea
 Contact Klaus by mail klaus@softwaretest.dk
©Softwaretest.dk&KlausOlsen2008.
Introduction
 This is a combined case study form my work with a
client and an introduction to Scrum as a Test
Management method.
 The client was a large international phone company.
 The project was a billing system for all mobile
services offered by the company.
 The test team consisted of between 8 to 10 people in
a period of 12 months.
 The billing system was a third party product
enhanced/customized by a consultant company.
 The task of the team was planning and execution
of an acceptance test.
©Softwaretest.dk&KlausOlsen2008.
3+1 key points of this presentation
1. You will see how you can create a Product Backlog
where all the work you need to get done within your
test team should be listed.
2. You will learn why Daily Meetings of 15 minutes are
more valuable to you and your team than a once a
week status meeting.
3. You will learn how to create a Burndown Chart of
remaining work within each iteration.
+1 And if we have time, you will learn how to use an
Agile Estimation technique.
©Softwaretest.dk&KlausOlsen2008.
Agenda
IntroductionIntroduction
ScrumScrum
Test ManagementTest Management
Agile EstimationAgile Estimation
©Softwaretest.dk&KlausOlsen2008.
A part of a rugby game when players from both sides
link themselves together in a group, with their heads
down, and push against the other side.
The ball is then thrown
between them and each
side tries to get it.
Just before this, each team
has agreed their tactics to
be used in the next play.
Scrum Metaphor
©Softwaretest.dk&KlausOlsen2008.
Product
Backlog
24-hour
Inspection
Increment of
product backlog
Read more about Scrum on
www.controlchaos.com
Scrum Skeleton
Iteration
©Softwaretest.dk&KlausOlsen2008.
Scrum
3 Roles
3 Meetings
3 Artifacts
©Softwaretest.dk&KlausOlsen2008.
Scrum Roles
Product Owner
ScrumMaster
Team
©Softwaretest.dk&KlausOlsen2008.
Product Owner
 One person
 Sets development schedule by prioritizing backlog
 Responsible for ensuring that the most important
business value is developed first
 Represents all stakeholders
©Softwaretest.dk&KlausOlsen2008.
ScrumMaster
 Test (Project) Manager
 Coach
 Responsible for the process
 Responsible for maximizing team productivity
 Sets up meetings
 Conducts meetings
 Representative to management
 Representative to team
©Softwaretest.dk&KlausOlsen2008.
Team
 Self-organizing
 Seven +/- 2 members
 Best experts available
 Has the business and technical domain skills to test
an increment of functionality
 Responsible for committing to work
 Authority to do whatever is needed to meet
commitment
©Softwaretest.dk&KlausOlsen2008.
Scrum Team Self Organization
 Team decides who will do what
 As more is known, team continues to adjust work
and assignments
 Team self-organizes at beginning of Sprint
 Each team member self-organizes himself or
herself every day
 Team self-organized itself every Daily Scrum
©Softwaretest.dk&KlausOlsen2008.
Scrum
3 Roles
3 Meetings
3 Artifacts
©Softwaretest.dk&KlausOlsen2008.
Scrum Meetings
Sprint Planning Workshop
Daily Scrum
Sprint Review Meeting
©Softwaretest.dk&KlausOlsen2008.
Product
Backlog
Daily
Scrum
Increment of
product backlog
Scrum Meetings
Sprint
Iteration
Sprint Planning Workshop Sprint Review Meeting
©Softwaretest.dk&KlausOlsen2008.
Sprint Planning Meeting
 1st
. - 4 hours meeting max. for team to select Product
Backlog and sets goal with Product Owner
 Team selects as much Product Backlog as it believes
it can handle during the next Sprint
 2nd
. - 4 hours meeting max. for team to define Sprint
Backlog to agree functionality to be tested
 Anyone can attend, but primary conversation and
work is between team and Product Owner
©Softwaretest.dk&KlausOlsen2008.
Daily Scrum
 Daily 15 minutes status meeting
 Same place and time every day
 Three questions:
1. What have you done since last meeting?
2. What will you do before the next meeting?
3. What is in your way?
 Impediments
 Decisions
©Softwaretest.dk&KlausOlsen2008.
Daily Scrum
 First meeting take more time as team learns how to
Scrum
 Keep meetings crisp
 Use “Stand Up Meetings”
 Focus on answering the three questions
 Let each person have 2 minutes to answer
 Don´t allow discussions regarding what has been
reported
 Setup meetings following the Daily Scrum as needed
©Softwaretest.dk&KlausOlsen2008.
Scrum
3 Roles
3 Meetings
3 Artifacts
©Softwaretest.dk&KlausOlsen2008.
Scrum Artifacts
Product Backlog
Sprint Backlog
Burndown Chart
©Softwaretest.dk&KlausOlsen2008.
Product Backlog:
Everything included within testing,
prioritized and estimated
SCRUM
30
days
Sprint Backlog:
Tasks selected
for a Sprint
Tasks selected
by each member
Scrum: 15 minute daily meeting.
Team members respond to:
1) What did you do since last
Scrum Meeting?
2) Do you have any obstacles?
3) What will you do before next
meeting?
24
hours
Functionality
ready to ship
at end of Sprint
Read more on
www.controlchaos.com
©Softwaretest.dk&KlausOlsen2008.
Product Backlog
 List of task that needs to be done
 Issues are placeholders that are later defined as work
 More detail on higher priority backlog
 One list for multiple teams
 Product owner responsible for priority
 Anyone can contribute
 Maintained and posted visibly
©Softwaretest.dk&KlausOlsen2008.
Product Backlog Example
ID Description Estimate Priority
1 Define roles and responsibility within project
2 Define Test Levels in project
3 Define Goals for each Test Level in project
4 Write Test Plan for project
5 Review Requirement documentation
6 Structure System Test into Test Areas
7 Create and document test cases
8 Define requirement for test environment
9 Define requirement for test data
10 Investigate how test data can be created
11 Execute test
12 Create defect reports
©Softwaretest.dk&KlausOlsen2008.
Scrum Artifacts
Product Backlog
Sprint Backlog
Burndown Chart
©Softwaretest.dk&KlausOlsen2008.
Sprint Backlog
 List of highest priority task from Product Backlog
 Tasks are estimated in hours, usually 1-16
 Task with more than 16 hours are broken down later
 Team members sign up for tasks, they aren´t
assigned (be patient, just wait)
 Estimate work remaining is updated daily
 If work is unclear, define a Sprint Backlog with a
larger amount of time … break it down later
 Update work remaining as more is known, as items
are worked
©Softwaretest.dk&KlausOlsen2008.
Sprint Backlog Example
ID Description Estimate Priority
1 Define roles and responsibility within project 1
2 Define Test Levels in project 2
3 Define Goals for each Test Level in project 3
8 Define requirement for test environment 4
9 Define requirement for test data 5
4 Write Test Plan for project 6
5 Review Requirement documentation 7
6 Structure System Test into Test Areas 8
10 Investigate how test data can be created 9
 The Sprint Backlog is an extract of the Product Backlog
with estimated work for 30 calendar days / 22 workdays for
a team 7 +/- 2
©Softwaretest.dk&KlausOlsen2008.
Sprint
 The Scrum Team has decided what it will
accomplish during the upcoming Scrum. It now
Sprints to accomplish the Sprint Goal.
 A Sprint is conducted in a vacuum, totally protected
from outside noise and interference. This allows the
team to get their collective minds around a problem
and creatively solve it.
30
days
Sprint Backlog:
Tasks selected
for a Sprint
Tasks selected
by each member
©Softwaretest.dk&KlausOlsen2008.
Scrum Artifacts
Product Backlog
Sprint Backlog
Burndown Chart
©Softwaretest.dk&KlausOlsen2008.
Burndown Chart
 Work remaining on each task is reported during the
Daily Scrum meeting, and updated by the
ScrumMaster
 Notice that this is different than measuring how many
hours have been spent on a task
 Time reporting is not part of Scrum
 Scrum is results oriented, not effort driven
©Softwaretest.dk&KlausOlsen2008.
Burndown Chart Example
Burndown Chart Example
©Softwaretest.dk&KlausOlsen2008.
Agenda
IntroductionIntroduction
ScrumScrum
Test ManagementTest Management
Agile EstimationAgile Estimation
©Softwaretest.dk&KlausOlsen2008.
Test Management using Scrum
 Use the parts of Scrum that are feasible in your
organisation
 Many parts are common sense, but through Scrum
the have been put together, and they have proven
to work
 If not all, I suggest you use:
 Product Backlog
 Sprint Backlog
 Agile Estimating
 Daily Scrum meetings
 Burndown Chart
©Softwaretest.dk&KlausOlsen2008.
Benefits of Daily Scrum Meetings
 As a test manager, once every 24 hours you will
know the status of your teams test progress.
 Your team members will feel they are moving things
forward, they will have a small success everyday
when they are able to report their progress since
the last meeting.
 During the daily 15 minutes you will be able to
measure the temperature of your team.
 You will be able to notice team members who need
support/coaching within a few days, instead of
weeks.
Instead of once a week status meeting of 1 or 1½ hour
©Softwaretest.dk&KlausOlsen2008.
Scrum – How to get started
1. Create a Product Backlog
2. Estimate each task the Agile way, with your team
3. Prioritize each task, together with you Product
Owner, or together with your test team
4. Create a Sprint Backlog with work for an iteration
of 30 calendar days
5. Start with a Daily Scrum meeting, and let each
team member set there own goal for the next 24
hours
6. Update your Burndown Chart each day with
remaining work
©Softwaretest.dk&KlausOlsen2008.
Agenda
IntroductionIntroduction
ScrumScrum
Test ManagementTest Management
Agile EstimationAgile Estimation
©Softwaretest.dk&KlausOlsen2008.
What is an Estimate
 The most common view, an estimate is a number
 An estimate is a prediction about the future which
has an equal probability of being above or below the
actually result
 An estimate always has a level of uncertainty.
Estimates should always be accompanied with an
explanation of uncertainty.
©Softwaretest.dk&KlausOlsen2008.
Agile Estimation
An Agile way to estimate is a technique with cards:
1. Each team member select sa set of cards (13)
2. Decide if estimate is in hours or days
3. The facilitator reads the task to be estimated
4. The task is discussed
5. Each person selects a card with a value they believe the task
needs in order to be completed
6. All cards are turned over and put on the table with value
facing up
7. If agreement on estimate this is the estimate
8. If values are diverse the person with the highest and lowest
value explains the reason for their estimates
9. Repeat process from step 5 until agreement in step 7
©Softwaretest.dk&KlausOlsen2008.
Agile Estimation using Cards
 Using the ”Fibonacci numbers” - each number
is the sum of the two preceding numbers
©Softwaretest.dk&KlausOlsen2008.
Agile Estimation Example I
 People with estimate of 5 and 55 hours explains
the reason why they have the estimate they have
 4 people / Scrum team members
estimates a task, and Cards are
turned over with value facing up
©Softwaretest.dk&KlausOlsen2008.
Agile Estimation Example II
 People with estimate of 8 and 34 hours explains
the reason why they have the estimate they have
 A new game of estimating is played
©Softwaretest.dk&KlausOlsen2008.
 Consensus on Estimate, 21 hours is used as
an estimate for this task
Agile Estimation Example III
 Once more a new game of estimating is played
©Softwaretest.dk&KlausOlsen2008.
More information - Links
 www.controlchaos.com
 www.scrumalliance.org
 www.agilealliance.org
 www.softwaretest.dk
Ken Schwaber
ISBN: 0-13-067634-9
ISBN: 0-7356-1993-x

Weitere ähnliche Inhalte

Was ist angesagt?

'Acceptance Testing' by Erik Boelen
'Acceptance Testing' by Erik Boelen'Acceptance Testing' by Erik Boelen
'Acceptance Testing' by Erik Boelen
TEST Huddle
 
'How To Apply Lean Test Management' by Bob van de Burgt
'How To Apply Lean Test Management' by Bob van de Burgt'How To Apply Lean Test Management' by Bob van de Burgt
'How To Apply Lean Test Management' by Bob van de Burgt
TEST Huddle
 
'Growing to a Next Level Test Organisation' by Tim Koomen
'Growing to a Next Level Test Organisation' by Tim Koomen'Growing to a Next Level Test Organisation' by Tim Koomen
'Growing to a Next Level Test Organisation' by Tim Koomen
TEST Huddle
 
Michael Roar Borlund & Christian Carlsen - Real Exploratory Testing, Now With...
Michael Roar Borlund & Christian Carlsen - Real Exploratory Testing, Now With...Michael Roar Borlund & Christian Carlsen - Real Exploratory Testing, Now With...
Michael Roar Borlund & Christian Carlsen - Real Exploratory Testing, Now With...
TEST Huddle
 
'Houston We Have A Problem' by Rien van Vugt & Maurice Siteur
'Houston We Have A Problem' by Rien van Vugt & Maurice Siteur'Houston We Have A Problem' by Rien van Vugt & Maurice Siteur
'Houston We Have A Problem' by Rien van Vugt & Maurice Siteur
TEST Huddle
 
'Customer Testing & Quality In Outsourced Development - A Story From An Insur...
'Customer Testing & Quality In Outsourced Development - A Story From An Insur...'Customer Testing & Quality In Outsourced Development - A Story From An Insur...
'Customer Testing & Quality In Outsourced Development - A Story From An Insur...
TEST Huddle
 

Was ist angesagt? (20)

'Acceptance Testing' by Erik Boelen
'Acceptance Testing' by Erik Boelen'Acceptance Testing' by Erik Boelen
'Acceptance Testing' by Erik Boelen
 
Elise Greveraars - Tester Needed? No Thanks, We Use MBT!
Elise Greveraars - Tester Needed? No Thanks, We Use MBT!Elise Greveraars - Tester Needed? No Thanks, We Use MBT!
Elise Greveraars - Tester Needed? No Thanks, We Use MBT!
 
Gitte Ottosen - Agility and Process Maturity, Of Course They Mix!
Gitte Ottosen - Agility and Process Maturity, Of Course They Mix!Gitte Ottosen - Agility and Process Maturity, Of Course They Mix!
Gitte Ottosen - Agility and Process Maturity, Of Course They Mix!
 
'How To Apply Lean Test Management' by Bob van de Burgt
'How To Apply Lean Test Management' by Bob van de Burgt'How To Apply Lean Test Management' by Bob van de Burgt
'How To Apply Lean Test Management' by Bob van de Burgt
 
Lauri Pietarinen - What's Wrong With My Test Data
Lauri Pietarinen - What's Wrong With My Test DataLauri Pietarinen - What's Wrong With My Test Data
Lauri Pietarinen - What's Wrong With My Test Data
 
Ken Johnston - Big Bugs That Got Away - EuroSTAR 2010
Ken Johnston - Big Bugs That Got Away -  EuroSTAR 2010Ken Johnston - Big Bugs That Got Away -  EuroSTAR 2010
Ken Johnston - Big Bugs That Got Away - EuroSTAR 2010
 
Edwin Van Loon - How Much Testing is Enough - EuroSTAR 2010
Edwin Van Loon -  How Much Testing is Enough - EuroSTAR 2010Edwin Van Loon -  How Much Testing is Enough - EuroSTAR 2010
Edwin Van Loon - How Much Testing is Enough - EuroSTAR 2010
 
Fredrik Rydberg - Can Exploratory Testing Save Lives - EuroSTAR 2010
Fredrik Rydberg - Can Exploratory Testing Save Lives - EuroSTAR 2010Fredrik Rydberg - Can Exploratory Testing Save Lives - EuroSTAR 2010
Fredrik Rydberg - Can Exploratory Testing Save Lives - EuroSTAR 2010
 
Henrik Andersson - Exploratory Testing Champions - EuroSTAR 2010
Henrik Andersson - Exploratory Testing Champions - EuroSTAR 2010Henrik Andersson - Exploratory Testing Champions - EuroSTAR 2010
Henrik Andersson - Exploratory Testing Champions - EuroSTAR 2010
 
'Growing to a Next Level Test Organisation' by Tim Koomen
'Growing to a Next Level Test Organisation' by Tim Koomen'Growing to a Next Level Test Organisation' by Tim Koomen
'Growing to a Next Level Test Organisation' by Tim Koomen
 
Michael Roar Borlund & Christian Carlsen - Real Exploratory Testing, Now With...
Michael Roar Borlund & Christian Carlsen - Real Exploratory Testing, Now With...Michael Roar Borlund & Christian Carlsen - Real Exploratory Testing, Now With...
Michael Roar Borlund & Christian Carlsen - Real Exploratory Testing, Now With...
 
Mattias Diagl - Low Budget Tooling - Excel-ent
Mattias Diagl - Low Budget Tooling - Excel-entMattias Diagl - Low Budget Tooling - Excel-ent
Mattias Diagl - Low Budget Tooling - Excel-ent
 
Geoff Thompson - Why Do We Bother With Test Strategies
Geoff Thompson - Why Do We Bother With Test StrategiesGeoff Thompson - Why Do We Bother With Test Strategies
Geoff Thompson - Why Do We Bother With Test Strategies
 
'Houston We Have A Problem' by Rien van Vugt & Maurice Siteur
'Houston We Have A Problem' by Rien van Vugt & Maurice Siteur'Houston We Have A Problem' by Rien van Vugt & Maurice Siteur
'Houston We Have A Problem' by Rien van Vugt & Maurice Siteur
 
Jelle Calsbeek - Stay Agile with Model Based Testing revised
Jelle Calsbeek - Stay Agile with Model Based Testing revisedJelle Calsbeek - Stay Agile with Model Based Testing revised
Jelle Calsbeek - Stay Agile with Model Based Testing revised
 
Peter Zimmerer - Establishing Testing Knowledge and Experience Sharing at Sie...
Peter Zimmerer - Establishing Testing Knowledge and Experience Sharing at Sie...Peter Zimmerer - Establishing Testing Knowledge and Experience Sharing at Sie...
Peter Zimmerer - Establishing Testing Knowledge and Experience Sharing at Sie...
 
Mats Grindal - Risk-Based Testing - Details of Our Success
Mats Grindal - Risk-Based Testing - Details of Our Success Mats Grindal - Risk-Based Testing - Details of Our Success
Mats Grindal - Risk-Based Testing - Details of Our Success
 
Erik Boelen - Testing, The Next Level
Erik Boelen - Testing, The Next LevelErik Boelen - Testing, The Next Level
Erik Boelen - Testing, The Next Level
 
'Customer Testing & Quality In Outsourced Development - A Story From An Insur...
'Customer Testing & Quality In Outsourced Development - A Story From An Insur...'Customer Testing & Quality In Outsourced Development - A Story From An Insur...
'Customer Testing & Quality In Outsourced Development - A Story From An Insur...
 
Clive Bates - A Pragmatic Approach to Improving Your Testing Process - EuroST...
Clive Bates - A Pragmatic Approach to Improving Your Testing Process - EuroST...Clive Bates - A Pragmatic Approach to Improving Your Testing Process - EuroST...
Clive Bates - A Pragmatic Approach to Improving Your Testing Process - EuroST...
 

Andere mochten auch

Introduction to Scrum
Introduction to ScrumIntroduction to Scrum
Introduction to Scrum
3scale.net
 
Scrum Crash Course - Anatoli Iliev and Lyubomir Cholakov, Infragistics
Scrum Crash Course - Anatoli Iliev and Lyubomir Cholakov, InfragisticsScrum Crash Course - Anatoli Iliev and Lyubomir Cholakov, Infragistics
Scrum Crash Course - Anatoli Iliev and Lyubomir Cholakov, Infragistics
beITconference
 
Test management in scrum
Test management in scrumTest management in scrum
Test management in scrum
QA Club Kiev
 

Andere mochten auch (20)

Software test management overview for managers
Software test management overview for managersSoftware test management overview for managers
Software test management overview for managers
 
Agile testing principles and practices - Anil Karade
Agile testing principles and practices - Anil KaradeAgile testing principles and practices - Anil Karade
Agile testing principles and practices - Anil Karade
 
Pragmatisches IT-Testmanagement - QS mit PITPM
Pragmatisches IT-Testmanagement - QS mit PITPMPragmatisches IT-Testmanagement - QS mit PITPM
Pragmatisches IT-Testmanagement - QS mit PITPM
 
Agile Test Case Management
Agile Test Case ManagementAgile Test Case Management
Agile Test Case Management
 
Agile Testing and Test Automation
Agile Testing and Test AutomationAgile Testing and Test Automation
Agile Testing and Test Automation
 
Exploratory testing in an agile development organization (it quality & test ...
Exploratory testing in an agile development organization  (it quality & test ...Exploratory testing in an agile development organization  (it quality & test ...
Exploratory testing in an agile development organization (it quality & test ...
 
Agile Test Automation: Truth, Oxymoron or Lie?
Agile Test Automation: Truth, Oxymoron or Lie?Agile Test Automation: Truth, Oxymoron or Lie?
Agile Test Automation: Truth, Oxymoron or Lie?
 
Introduction to Scrum
Introduction to ScrumIntroduction to Scrum
Introduction to Scrum
 
Scrum Crash Course - Anatoli Iliev and Lyubomir Cholakov, Infragistics
Scrum Crash Course - Anatoli Iliev and Lyubomir Cholakov, InfragisticsScrum Crash Course - Anatoli Iliev and Lyubomir Cholakov, Infragistics
Scrum Crash Course - Anatoli Iliev and Lyubomir Cholakov, Infragistics
 
Case Study of Agile Testing
Case Study of Agile TestingCase Study of Agile Testing
Case Study of Agile Testing
 
Test management in scrum
Test management in scrumTest management in scrum
Test management in scrum
 
Belgium Testing Days - Making Test Automation Work in Agile Projects
Belgium Testing Days - Making Test Automation Work in Agile ProjectsBelgium Testing Days - Making Test Automation Work in Agile Projects
Belgium Testing Days - Making Test Automation Work in Agile Projects
 
Case study for agile software development:
Case study for agile software development: Case study for agile software development:
Case study for agile software development:
 
Build the "right" regression suite using Behavior Driven Testing (BDT)
Build the "right" regression suite using Behavior Driven Testing (BDT)Build the "right" regression suite using Behavior Driven Testing (BDT)
Build the "right" regression suite using Behavior Driven Testing (BDT)
 
Agile Software Development Overview
Agile Software Development OverviewAgile Software Development Overview
Agile Software Development Overview
 
ISTQB Agile Tester - Agile Test Tools
ISTQB Agile Tester - Agile Test ToolsISTQB Agile Tester - Agile Test Tools
ISTQB Agile Tester - Agile Test Tools
 
Test automation - What? Why? How?
Test automation - What? Why? How?Test automation - What? Why? How?
Test automation - What? Why? How?
 
Agile Estimating and Planning Using Scrum
Agile Estimating and Planning Using ScrumAgile Estimating and Planning Using Scrum
Agile Estimating and Planning Using Scrum
 
Case Study on agile scrum methodology on shopping cart
Case Study on agile scrum methodology on shopping cartCase Study on agile scrum methodology on shopping cart
Case Study on agile scrum methodology on shopping cart
 
Test Automation in Agile
Test Automation in AgileTest Automation in Agile
Test Automation in Agile
 

Ähnlich wie Klaus Olsen - Agile Test Management Using Scrum

Dot+Net+2010+Features
Dot+Net+2010+FeaturesDot+Net+2010+Features
Dot+Net+2010+Features
gurbaxrawat
 
Redistributable Intro To Scrum
Redistributable Intro To ScrumRedistributable Intro To Scrum
Redistributable Intro To Scrum
Erwin Verweij
 
Introduction to Agile Scrum
Introduction to Agile ScrumIntroduction to Agile Scrum
Introduction to Agile Scrum
Hiep Luong
 
Agile Scrum Presentation-Detailed
Agile Scrum Presentation-DetailedAgile Scrum Presentation-Detailed
Agile Scrum Presentation-Detailed
Prashaanth T R
 
Scrum Primer
Scrum PrimerScrum Primer
Scrum Primer
davelucey
 

Ähnlich wie Klaus Olsen - Agile Test Management Using Scrum (20)

Introduction into Scrum
Introduction into ScrumIntroduction into Scrum
Introduction into Scrum
 
Intro To Scrum
Intro To ScrumIntro To Scrum
Intro To Scrum
 
Presentation: "Agile methodologies for Project Management - SCRUM" by Varty K...
Presentation: "Agile methodologies for Project Management - SCRUM" by Varty K...Presentation: "Agile methodologies for Project Management - SCRUM" by Varty K...
Presentation: "Agile methodologies for Project Management - SCRUM" by Varty K...
 
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
 
An Introduction to Scrum
An Introduction to ScrumAn Introduction to Scrum
An Introduction to Scrum
 
Redistributable Intro To Scrum
Redistributable Intro To ScrumRedistributable Intro To Scrum
Redistributable Intro To Scrum
 
Introduction to agile
Introduction to agileIntroduction to agile
Introduction to agile
 
Introduction to Agile Scrum
Introduction to Agile ScrumIntroduction to Agile Scrum
Introduction to Agile Scrum
 
Intro-to-scrum
Intro-to-scrumIntro-to-scrum
Intro-to-scrum
 
Agile Scrum Presentation-Detailed
Agile Scrum Presentation-DetailedAgile Scrum Presentation-Detailed
Agile Scrum Presentation-Detailed
 
Seminar on Scrum
Seminar  on  ScrumSeminar  on  Scrum
Seminar on Scrum
 
Seminar On Scrum
Seminar On  ScrumSeminar On  Scrum
Seminar On Scrum
 
Scrum Testing Methodology
Scrum Testing MethodologyScrum Testing Methodology
Scrum Testing Methodology
 
Agile Methodology in Software Development
Agile Methodology in Software DevelopmentAgile Methodology in Software Development
Agile Methodology in Software Development
 
Scrum Primer
Scrum PrimerScrum Primer
Scrum Primer
 
Agile Development with Scrum.pptx
Agile Development with Scrum.pptxAgile Development with Scrum.pptx
Agile Development with Scrum.pptx
 
Azure dev ops
Azure dev opsAzure dev ops
Azure dev ops
 

Mehr von TEST Huddle

Mehr von TEST Huddle (20)

Why We Need Diversity in Testing- Accenture
Why We Need Diversity in Testing- AccentureWhy We Need Diversity in Testing- Accenture
Why We Need Diversity in Testing- Accenture
 
Keys to continuous testing for faster delivery euro star webinar
Keys to continuous testing for faster delivery euro star webinar Keys to continuous testing for faster delivery euro star webinar
Keys to continuous testing for faster delivery euro star webinar
 
Why you Shouldnt Automated But You Will Anyway
Why you Shouldnt Automated But You Will Anyway Why you Shouldnt Automated But You Will Anyway
Why you Shouldnt Automated But You Will Anyway
 
Being a Tester in Scrum
Being a Tester in ScrumBeing a Tester in Scrum
Being a Tester in Scrum
 
Leveraging Visual Testing with Your Functional Tests
Leveraging Visual Testing with Your Functional TestsLeveraging Visual Testing with Your Functional Tests
Leveraging Visual Testing with Your Functional Tests
 
Using Test Trees to get an Overview of Test Work
Using Test Trees to get an Overview of Test WorkUsing Test Trees to get an Overview of Test Work
Using Test Trees to get an Overview of Test Work
 
Big Data: The Magic to Attain New Heights
Big Data:  The Magic to Attain New HeightsBig Data:  The Magic to Attain New Heights
Big Data: The Magic to Attain New Heights
 
Will Robots Replace Testers?
Will Robots Replace Testers?Will Robots Replace Testers?
Will Robots Replace Testers?
 
TDD For The Rest Of Us
TDD For The Rest Of UsTDD For The Rest Of Us
TDD For The Rest Of Us
 
Scaling Agile with LeSS (Large Scale Scrum)
Scaling Agile with LeSS (Large Scale Scrum)Scaling Agile with LeSS (Large Scale Scrum)
Scaling Agile with LeSS (Large Scale Scrum)
 
Creating Agile Test Strategies for Larger Enterprises
Creating Agile Test Strategies for Larger EnterprisesCreating Agile Test Strategies for Larger Enterprises
Creating Agile Test Strategies for Larger Enterprises
 
Is There A Risk?
Is There A Risk?Is There A Risk?
Is There A Risk?
 
Are Your Tests Well-Travelled? Thoughts About Test Coverage
Are Your Tests Well-Travelled? Thoughts About Test CoverageAre Your Tests Well-Travelled? Thoughts About Test Coverage
Are Your Tests Well-Travelled? Thoughts About Test Coverage
 
Growing a Company Test Community: Roles and Paths for Testers
Growing a Company Test Community: Roles and Paths for TestersGrowing a Company Test Community: Roles and Paths for Testers
Growing a Company Test Community: Roles and Paths for Testers
 
Do we need testers on agile teams?
Do we need testers on agile teams?Do we need testers on agile teams?
Do we need testers on agile teams?
 
How to use selenium successfully
How to use selenium successfullyHow to use selenium successfully
How to use selenium successfully
 
Testers & Teams on the Agile Fluency™ Journey
Testers & Teams on the Agile Fluency™ Journey Testers & Teams on the Agile Fluency™ Journey
Testers & Teams on the Agile Fluency™ Journey
 
Practical Test Strategy Using Heuristics
Practical Test Strategy Using HeuristicsPractical Test Strategy Using Heuristics
Practical Test Strategy Using Heuristics
 
Thinking Through Your Role
Thinking Through Your RoleThinking Through Your Role
Thinking Through Your Role
 
Using Selenium 3 0
Using Selenium 3 0Using Selenium 3 0
Using Selenium 3 0
 

Kürzlich hochgeladen

%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
masabamasaba
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
masabamasaba
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
masabamasaba
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
masabamasaba
 

Kürzlich hochgeladen (20)

WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
 
tonesoftg
tonesoftgtonesoftg
tonesoftg
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 

Klaus Olsen - Agile Test Management Using Scrum