SlideShare ist ein Scribd-Unternehmen logo
1 von 40
Downloaden Sie, um offline zu lesen
Sprint Backlog
Specified by
Example
Ralph Jocham

	
  www.effec'veagile.com	
  

effective agile.

ralph@effec*veagile.com	
  
	
  

	
   	
   	
  @rjocham	
  
Ralph Jocham
• 
• 
• 
• 
• 
• 
• 
• 

Started as programmer; discovered process as a problem early on
First Unified Process with UML
Agile since 2000 with XP
Scrum in 2003
Oracle, LinkedIn, Roche, Google, The Gap, Swisscom, Texas Instruments, Siemens Medical,
ThoughtWorks, JPMorganChase
Did come around, different cultures and domains
Founder of effective agile.
Trainer and Engagement Manager with
Right Quality – No!

Interpret	
  Spec	
  
to	
  Design	
  and	
  	
  
Code	
  System	
  

Code	
  
and	
  
Executable	
  
Images	
  

So4ware	
  
Spec	
  

Match?	
  

Interpret	
  Spec	
  
to	
  Design	
  and	
  	
  
Script	
  Test	
  Cases	
  

Test	
  
Spec	
  
And	
  
Scripts	
  

(source:	
  Mary	
  Poppendieck)	
  

effective agile.
16	
  November	
  2012	
  

3
Right Quality – Yes!

So;ware	
  
Spec	
  

Define	
  Spec	
  
Details	
  
Incrementally	
  
as	
  Tests	
  
and	
  Scripts	
  

Implement	
  
incrementally	
  
to	
  sa'sfy	
  the	
  
next	
  test	
  	
  plus	
  
	
  
all	
  those	
  from	
  	
  
previous	
  
increments	
  

If	
  you	
  want	
  effec've	
  programmers,	
  you	
  will	
  discover	
  that	
  they	
  
should	
  not	
  waste	
  their	
  'me	
  debugging	
  –	
  they	
  should	
  not	
  introduce	
  
bugs	
  to	
  start	
  with	
  (Edger	
  W.	
  Dijakstra	
  1972)	
  
effective agile.
16	
  November	
  2012	
  

Code	
  
and	
  
Executable	
  
Images	
  

(source:	
  Mary	
  Poppendieck)	
  

4
What is the Product Backlog
The	
  Product	
  Backlog	
  lists	
  all	
  features,	
  
func*ons,	
  requirements,	
  
enhancements,	
  and	
  bug	
  fixes	
  that	
  
cons*tute	
  the	
  changes	
  to	
  be	
  made	
  to	
  
the	
  product	
  in	
  future	
  releases.	
  Product	
  
Backlog	
  items	
  have	
  the	
  aTributes	
  of	
  a	
  
descrip*on,	
  order,	
  and	
  es*mate.	
  	
  
Scrum	
  Guide	
  Page	
  12	
  

effective agile.
16	
  November	
  2012	
  

5
What is a Sprint Backlog
The Sprint Backlog is the set of
Product Backlog items selected for
the Sprint, plus a plan for delivering
the product Increment and realizing
the Sprint Goal.

Scrum	
  Guide	
  Page	
  14	
  

effective agile.
16	
  November	
  2012	
  

6
Roles, Artifacts and Events
in Action
Review	
  

Roles	
  

Product	
  Owner	
  
Development	
  Team	
  
Scrum	
  Master	
  
	
  
	
  

Retrospec*ve	
  
Daily	
  
Scrum	
  

Ar*facts	
  

Product	
  Backlog	
  
Sprint	
  Backlog	
  
Increment	
  
	
  
	
  

Events	
  

Sprint	
  Planning	
  
Sprint	
  
Daily	
  Scrum	
  
Sprint	
  Review	
  
Retrospec*ve	
  

Sprint	
  
Planning	
  
Mee*ng	
  

Sprint	
  
Backlog	
  

Increment	
  

Sprint	
  

Product	
  
Backlog	
  

ScrumMaster	
  

(source:	
  ADM)	
  

effective agile.
16	
  November	
  2012	
  

7
Product	
  Backlog	
  
Product Backlog Item

Sprint	
  Backlog

Plan

Product Backlog Item

Product	
  Backlog	
  Item

Task
Task
Task

Product Backlog Item

Product	
  Backlog	
  Item

Task
Task
Task

Product	
  Backlog	
  Item

Task
Task
Task

Product Backlog Item
Product Backlog Item
Product Backlog Item
Product Backlog Item
Product Backlog Item

effective agile.
16	
  November	
  2012	
  

8
effective agile.
16	
  November	
  2012	
  

9
Right Quality – Yes!

So;ware	
  
Spec	
  

Define	
  Spec	
  
Details	
  
Incrementally	
  
as	
  Tests	
  
and	
  Scripts	
  

and	
  Examples	
  

Implement	
  
incrementally	
  
to	
  sa'sfy	
  the	
  
next	
  test	
  	
  plus	
  
	
  
all	
  those	
  from	
  	
  
previous	
  
increments	
  

Code	
  
and	
  
Executable	
  
Images	
  

(source:	
  Mary	
  Poppendieck)	
  

effective agile.
16	
  November	
  2012	
  

10
3 C‘s
Customer	
  Unit	
  /	
  Developer	
  Unit	
  /	
  Tester	
  Unit	
  

Card
Conversation (Understand the Why)
Confirmation
Ron Jeffries, hTp://xprogramming.com/ar*cles/expcardconversa*onconfirma*on/	
  

effective agile.
16	
  November	
  2012	
  

11
Agile Testing Quadrants
Business-­‐Facing	
  

	
  

Automated	
  /	
  	
  

	
  
	
  	
  	
  Manual	
  

Func*onal	
  Tests	
  
Story	
  Tests	
  
Integra*on	
  Tests	
  

Exploratory	
  Tes*ng	
  
Usability	
  Tes*ng	
  
User	
  Acceptance	
  Tes*ng	
  
Q2	
   Q3	
  
Q1	
   Q4	
  

Unit	
  Test	
  
Component	
  Tests	
  

Performance	
  &	
  Load	
  Tes*ng	
  
Security	
  Tes*ng	
  
‚ility‘	
  Tes*ng	
  

	
  
Automated	
  

Cri*que	
  Product	
  ?	
  Process	
  

Suppor*ng	
  the	
  Team	
  

Manual	
  

	
  
	
  	
  	
  	
  	
  Tools	
  

Technology-­‐Facing	
  
(source:	
  Brian	
  Marick)	
  

effective agile.
16	
  November	
  2012	
  

12
Agile Testing Quadrants
Business-­‐Facing	
  

	
  

Automated	
  /	
  	
  

	
  
	
  	
  	
  Manual	
  

Manual	
  

Suppor*ng	
  the	
  Team	
  

Acceptanc
e	
  Cri

Exploratory	
  Tes*ng	
  
Usability	
  Tes*ng	
  
User	
  Acceptance	
  Tes*ng	
  

teria	
  

HOTW	
   n	
  
Unit	
   est	
  

Component	
  Tests	
  
ifica*o

Ver

Q2	
   Q3	
  
Q1	
   Q4	
  
Performance	
  &	
  Load	
  Tes*ng	
  
	
  
Security	
  Tes*ng	
  
‚ility‘	
  Tes*ng	
  

	
  
Automated	
  

NFR

Cri*que	
  Product	
  ?	
  Process	
  

What	
  

Func*onal	
  Tests	
  
ValStory	
  Ton
ida*ests	
  	
  
Integra*on	
  Tests	
  
	
  

	
  
	
  	
  	
  	
  	
  Tools	
  

Technology-­‐Facing	
  
(source:	
  Brian	
  Marick)	
  

effective agile.
16	
  November	
  2012	
  

13
Agile Testing Quadrants
Business-­‐Facing	
  

	
  

Automated	
  /	
  	
  

	
  
	
  	
  	
  Manual	
  

Func*onal	
  Tests	
  
Story	
  Tests	
  
Integra*on	
  Tests	
  

Here	
  lies	
  the	
  power	
  of	
  the	
  
Exploratory	
  Tes*ng	
  
Usability	
  Tes*ng	
  
&	
  
User	
  Acceptance	
  Tes*ng	
  
to	
  drive	
  out	
  the	
  examples	
  

Triad	
   3	
  C’s	
  

Q2	
   Q3	
  
Q1	
   Q4	
  
Unit	
  Test	
  
Component	
  Tests	
  

Performance	
  &	
  Load	
  Tes*ng	
  
Security	
  Tes*ng	
  
‚ility‘	
  Tes*ng	
  

	
  
Automated	
  

Cri*que	
  Product	
  	
  ?	
  Process	
  

Suppor*ng	
  the	
  Team	
  

Manual	
  

	
  
	
  	
  	
  	
  	
  Tools	
  

Technology-­‐Facing	
  
(source:	
  Brian	
  Marick)	
  

effective agile.
16	
  November	
  2012	
  

14
Customer	
   Developer	
   Tester	
  
Product	
  Owner	
  

effective agile.
16	
  November	
  2012	
  

15
How to get there

effective agile.
16	
  November	
  2012	
  

16
Title: 	
  Derive	
  race	
  *me	
  for	
  new	
   	
  
	
   	
  distance	
  from	
  other	
  distance	
  

effective agile.
16	
  November	
  2012	
  

17
Title: 	
  Derive	
  race	
  *me	
  for	
  new	
   	
  
	
   	
  distance	
  from	
  other	
  distance	
  
As	
  a	
  
	
  
I	
  want
	
  
	
  
So	
  that
	
  

3	
  

	
  runner	
  
	
  to	
  be	
  able	
  to	
  derive	
  the	
  race	
  *me	
  for	
  a	
  new	
  distance	
  based	
  on	
  
	
  the	
  *me	
  of	
  another	
  distance	
  
	
  I	
  can	
  get	
  a	
  feeling	
  for	
  what	
  *me	
  to	
  expect	
  and	
  to	
  beTer	
  plan	
  
	
  my	
  training	
  

effective agile.
16	
  November	
  2012	
  

18
Title: 	
  Derive	
  race	
  *me	
  for	
  new	
   	
  
	
   	
  distance	
  from	
  
Acceptance	
  Criteria:	
   other	
  distance	
  

3	
  

	
  

As	
  a	
   Calculated	
  *me	
  is	
  correctly	
  rounded	
  to	
  1	
  second	
  for	
  all	
  distances	
  
	
  runner	
  
• 
	
  
of	
  less	
  then	
  1	
  hour	
  racing	
  *me	
  
I	
  want 	
  to	
  be	
  able	
  to	
  iderive	
  the	
  race	
  *me	
  for	
  0	
  	
  seconds	
  for	
  all	
   ased	
  on	
  
•  Calculated	
  *me	
   s	
  correctly	
  rounded	
  to	
  1 a new	
  distance	
  b
	
   distances	
  of	
  of	
  another	
  distance	
   *me	
  
	
  the	
  *me	
   more	
  the	
  1	
  hour	
  racing	
  
	
   •  Time	
  of	
  calcula*on	
  is	
  <	
  1	
  second	
  
So	
  that 	
  I	
  can	
  get	
  a	
  feeling	
  for	
  what	
  *me	
  to	
  expect	
  and	
  to	
  beTer	
  plan	
  
	
  
	
  my	
  training	
  

effective agile.
16	
  November	
  2012	
  

19
Title: 	
  Derive	
  race	
  *me	
  for	
  new	
   	
  
	
   	
  distance	
  from	
  
Acceptance	
  Criteria:	
   other	
  distance	
  

5	
  

	
  

As	
  a	
   Calculated	
  *me	
  is	
  correctly	
  rounded	
  to	
  1	
  second	
  for	
  all	
  distances	
  
	
  runner	
  
• 
	
  
of	
  less	
  then	
  1	
  hour	
  racing	
  *me	
  
I	
  want 	
  to	
  be	
  able	
  to	
  iderive	
  the	
  race	
  *me	
  for	
  0	
  	
  seconds	
  for	
  all	
   ased	
  on	
  
•  Calculated	
  *me	
   s	
  correctly	
  rounded	
  to	
  1 a new	
  distance	
  b
	
   distances	
  of	
  of	
  another	
  distance	
   *me	
  
	
  the	
  *me	
   more	
  the	
  1	
  hour	
  racing	
  
	
   •  Time	
  of	
  calcula*on	
  is	
  <	
  1	
  second	
  
So	
  that 	
  I	
  can	
  gallowed	
  extrapolated	
  dme	
  to	
  expect	
  and	
  to	
  beTer	
  plan	
  
•  Maximal	
   et	
  a	
  feeling	
  for	
  what	
  * istance	
  is	
  Marathon	
  
	
  
	
  my	
  training	
  
•  McMillan	
  is	
  the	
  used	
  algorithm	
  
•  We	
  have	
  a	
  license	
  agreement	
  with	
  McMillan	
  

effective agile.
16	
  November	
  2012	
  

20
5	
  

Title: 	
  Derive	
  race	
  *me	
  for	
  new	
   	
  
	
   	
  distance	
  from	
  
Acceptance	
  Criteria:	
   other	
  distance	
  
	
   Examples:	
  
	
  	
  	
  	
  	
  	
  Formula	
  Examples	
  

As	
  a	
   Calculated	
  *me	
  is	
  correctly	
  rounded	
  to	
  the	
  second	
  for	
  all	
  
	
  runner	
  
• 	
  
5K	
  
2K	
  
3K	
  
5K	
  
10K	
  
15K	
  
20K	
  
½	
  M	
  
25K	
  
30K	
  
1M	
  
	
   	
   distances	
  of	
  less	
  then	
  1	
  hour	
  racing	
  *me	
  
0:15.00	
  
0:05.29	
  
0:08.33	
  
0:15.00	
  
0:31.09	
  
0:48.16	
  
1:05.40	
  
1:09:30	
  
1:23.30	
  
1:41.30	
  
2:26.10	
  
	
  
I	
  want 0:20.00	
   be	
  able	
  to	
  iderive	
  the	
  race	
  *me	
  for	
  	
  a	
  econds	
  for	
  all	
  distances	
  
	
  to	
   0:07.19	
   me	
   s	
  correctly	
  rounded	
  to	
  2 s new	
  distance	
  based	
  on	
  
• 	
   Calculated	
  * 0:11.23	
   0:20.00	
   0:41.32	
   1:04.30	
   1:27.40	
   1:32.40	
   1:51.20	
   2:15.20	
   3:15.00	
  
	
   0:30.00	
   *me	
  of	
  another	
  distance	
  
	
  the	
   0:10.50	
   hour	
   acing	
  1:02.20	
  
	
   of	
  more	
  the	
  1	
  0:17.04	
   r0:30.00	
   *me	
   1:36.40	
   2:11.20	
   2:19.00	
   2:47.00	
   3:23.00	
   4:52.20	
  
10K	
  
3K	
  
5K	
  
10K	
  
15K	
  
20K	
  
½	
  M	
  
25K	
  
30K	
  
1M	
  
	
   • 	
   Time	
  of	
  2K	
  alcula*on	
  is	
  <	
  1	
  second	
  
c
	
  
0:16.51	
  
2:44.20	
  
So	
  that0:35.00	
  an	
  get	
  a	
  0:09.35	
  extrapolated	
  *me	
  to	
  expect	
  and	
  t1:33.50	
   1:54.00	
  lan	
  
	
  I	
  c 0:06.09	
   feeling	
  for	
   0:35.00	
   0:54.14	
   1:13.50	
   1:18.10	
   o	
  
hat	
  
• 	
   Maximal	
  allowed	
   0:19.16	
   w0:40.00	
   distance	
  is	
  Marathon	
  beTer	
  p 3:07.40	
  
0:40.00	
  
0:07.03	
  
0:10.58	
  
1:02.00	
  
1:24.20	
  
1:29.10	
  
1:47.10	
  
2:10.20	
  
	
  my	
  training	
  
	
   	
  
0:50.00	
  

0:08.48	
  

0:13.42	
  

0:24.05	
  

0:50.00	
  

1:17.30	
  

5K	
  

-­‐10K	
  

0K	
  

42.195K	
  

42.196K	
  

5000K	
  

0:15.00	
  

F:	
  nega*ve	
  

F:	
  zero	
  

2:26.10	
  

F:	
  too	
  long	
  

1:45.30	
  

1:51.30	
  

F:	
  too	
  long	
  

	
  
• 	
  	
  	
  	
  	
  	
  Error	
  Examples	
  license	
  agreement	
  with	
  McMillan	
  
We	
  have	
  a	
  

-­‐1K	
  

0K	
  
F:	
  zero	
  

2:43.00	
  

3:54.40	
  

42.196K	
  

F:	
  nega*ve	
  

2:14.00	
  

F:	
  nega*ve	
  

effective agile.
16	
  November	
  2012	
  

21
V-Model
Acceptance	
  Test	
  

Requirements	
  

Architecture	
  

Integra*on	
  Test	
  

Detailed	
  Design	
  

Code	
  

effective agile.
26-­‐Oct-­‐13	
  

System	
  Test	
  

Unit	
  Test	
  

22
V-Model?
Acceptance	
  Test	
  

Requirements	
  

Architecture	
  

Integra*on	
  Test	
  

Detailed	
  Design	
  

System	
  Test	
  

Code	
  

effective agile.
26-­‐Oct-­‐13	
  

Unit	
  Test	
  

23
V-Model?
Requirements	
  

Architecture	
  

Detailed	
  Design	
  

Code	
  

Unit	
  Test	
  

System	
  Test	
  

Integra*on	
  Test	
  

Acceptance	
  Test	
  

effective agile.
26-­‐Oct-­‐13	
  

24
V-Model Logically Applied
Requirements	
  

Acceptance	
  Test	
  

Architecture	
  

Integra*on	
  Test	
  

Detailed	
  Design	
  

System	
  Test	
  

Code	
  

Unit	
  Test	
  

effective agile.
26-­‐Oct-­‐13	
  

25
V-Model Timely Applied
Requirements	
  

Acceptance	
  Test	
  

Architecture	
  

Integra*on	
  Test	
  

Detailed	
  Design	
  

System	
  Test	
  

Code	
  

Unit	
  Test	
  

effective agile.
26-­‐Oct-­‐13	
  

26
V-Model Timely Applied in Sprint
1	
  Sprint	
  

Requirements	
  
Acceptance	
  Test	
  

Architecture	
  
Integra*on	
  Test	
  
Detailed	
  Design	
  
System	
  Test	
  
Code	
  
Unit	
  Test	
  

effective agile.
26-­‐Oct-­‐13	
  

27
effective agile.
16	
  November	
  2012	
  

28
acceptance	
  

effective agile.
16	
  November	
  2012	
  

29
effective agile.

30
effective agile.

31
effective agile.

32
effective agile.

33
effective agile.

34
effective agile.

35
“As	
  formality	
  increases,	
  tests	
  and	
  
requirements	
  become	
  indis*nguishable.	
  
At	
  the	
  limit,	
  tests	
  and	
  requirements	
  are	
  
equivalent.”	
  
	
  

Robert	
  C.	
  Mar*n,	
  Grigori	
  Melnik:	
  Tests	
  and	
  Requirements,	
  Requirements	
  and	
  Tests:	
  A	
  
Mobius	
  Strip.	
  IEEE	
  So4ware	
  25	
  (1):	
  54-­‐59	
  (2008)	
  

effective agile.
16	
  November	
  2012	
  

36
UI	
  

Tooling

Business	
  
Domain	
  
Persistence	
  

•  JUnit	
  for	
  Unit	
  Tes*ng	
  

Q2	
  
Q1	
  

Q3	
  
Q4	
  

Q2	
   Q3	
  
•  JUnit	
  Acceptance	
  Tes*ng	
  
Q1	
   Q4	
  
•  FitNesse	
  for	
  Acceptance	
  Tes*ng	
  
•  Excel	
  and	
  POI	
  in	
  combina*on	
  with	
  JUnit	
  for	
  
Acceptance	
  Tes*ng	
  

effective agile.
16	
  November	
  2012	
  

37
ATDD to TDD
Create	
  User	
  
Story	
  

Grooming/Sprint	
  
Planning	
  (3	
  C’s)	
  
Create	
  failing	
  Unit	
  Test	
  

Acceptance	
  Criteria	
  /	
  
Specifica*on	
  by	
  
Example	
  

TDD	
  

Make	
  test	
  pass	
  
Refactor	
  

For	
  each	
  
Acceptance	
  
Criteria	
  /	
  Example	
  

Demonstrate	
  /	
  
Review	
  working	
  
so4ware	
  

effective agile.
16	
  November	
  2012	
  

Create	
  failing	
  
Acceptance	
  Test	
  

Test	
  passes	
  criteria	
  

(source:	
  David	
  Starr)	
  

38
Review	
  

Retrospec*ve	
  
Daily	
  
Scrum	
  

Sprint	
  
Planning	
  
Mee*ng	
  

Sprint	
  
Backlog	
  

Increment	
  

Sprint	
  

Product	
  
Backlog	
  
Create	
  User	
  
Story	
  
Create	
  failing	
  
Unit	
  Test	
  

Acceptance	
  
Criteria	
  /	
  
Examples	
  by	
  
Specifica*on	
  

For	
  each	
  
Acceptance	
  
Criteria	
  /	
  
Example	
  

(source:	
  ADM)	
  

effective agile.
16	
  November	
  2012	
  

TDD	
  
Create	
  failing	
  
Acceptance	
  Test	
  

Make	
  test	
  pass	
  
Refactor	
  

Test	
  passes	
  
criteria	
  

Demonstrate	
  /	
  
Review	
  working	
  
so4ware	
  

39
Questions?

Ralph Jocham

	
  www.effec'veagile.com	
  

effective agile.

ralph@effec*veagile.com	
  

	
  
effective agile.
16	
  November	
  2012	
  

	
  @rjocham	
  
40

Weitere ähnliche Inhalte

Was ist angesagt?

Agile - Scrum Presentation
Agile - Scrum PresentationAgile - Scrum Presentation
Agile - Scrum Presentationgihanlsw
 
Agile Software Development Overview
Agile Software Development OverviewAgile Software Development Overview
Agile Software Development Overviewsunilkumar_
 
Scrum methodology in practice
Scrum methodology in practiceScrum methodology in practice
Scrum methodology in practiceIllia Pinchuk
 
agile with scrum methodology
agile with scrum methodology agile with scrum methodology
agile with scrum methodology rahul reddy
 
Scrum In Ten Slides
Scrum In Ten SlidesScrum In Ten Slides
Scrum In Ten Slidespmengal
 
Agile Methodology(SCRUM)
Agile Methodology(SCRUM)Agile Methodology(SCRUM)
Agile Methodology(SCRUM)KhushSlideShare
 
Introduction to Scrum
Introduction to ScrumIntroduction to Scrum
Introduction to Scrum3scale.net
 
Agile Scrum Methodology - Introduction
Agile Scrum Methodology - IntroductionAgile Scrum Methodology - Introduction
Agile Scrum Methodology - IntroductionGeetha Madhuri
 
Agile Process Introduction
Agile Process IntroductionAgile Process Introduction
Agile Process IntroductionNguyen Hai
 
Agile methodology and Scrum Framewwork
Agile methodology and Scrum FramewworkAgile methodology and Scrum Framewwork
Agile methodology and Scrum Framewworksalmanahmed368
 
Waterfall vs agile approach scrum framework and best practices in software d...
Waterfall vs agile approach  scrum framework and best practices in software d...Waterfall vs agile approach  scrum framework and best practices in software d...
Waterfall vs agile approach scrum framework and best practices in software d...Tayfun Bilsel
 
Agile Scrum Overview
Agile  Scrum  OverviewAgile  Scrum  Overview
Agile Scrum OverviewJason Dean
 

Was ist angesagt? (19)

Scrum artifacts
Scrum artifactsScrum artifacts
Scrum artifacts
 
Agile - Scrum Presentation
Agile - Scrum PresentationAgile - Scrum Presentation
Agile - Scrum Presentation
 
Agile Software Development Overview
Agile Software Development OverviewAgile Software Development Overview
Agile Software Development Overview
 
Introduction to Scrum
Introduction to ScrumIntroduction to Scrum
Introduction to Scrum
 
Scrum methodology in practice
Scrum methodology in practiceScrum methodology in practice
Scrum methodology in practice
 
agile with scrum methodology
agile with scrum methodology agile with scrum methodology
agile with scrum methodology
 
Scrum In Ten Slides
Scrum In Ten SlidesScrum In Ten Slides
Scrum In Ten Slides
 
Scrum Process
Scrum ProcessScrum Process
Scrum Process
 
Agile Methodology(SCRUM)
Agile Methodology(SCRUM)Agile Methodology(SCRUM)
Agile Methodology(SCRUM)
 
Introduction to Scrum
Introduction to ScrumIntroduction to Scrum
Introduction to Scrum
 
Agile Scrum Methodology - Introduction
Agile Scrum Methodology - IntroductionAgile Scrum Methodology - Introduction
Agile Scrum Methodology - Introduction
 
Agile Process Introduction
Agile Process IntroductionAgile Process Introduction
Agile Process Introduction
 
AGILE METHODOLOGY
AGILE METHODOLOGYAGILE METHODOLOGY
AGILE METHODOLOGY
 
What Is Agile Scrum
What Is Agile ScrumWhat Is Agile Scrum
What Is Agile Scrum
 
Agile Development
Agile DevelopmentAgile Development
Agile Development
 
Agile methodology and Scrum Framewwork
Agile methodology and Scrum FramewworkAgile methodology and Scrum Framewwork
Agile methodology and Scrum Framewwork
 
Waterfall vs agile approach scrum framework and best practices in software d...
Waterfall vs agile approach  scrum framework and best practices in software d...Waterfall vs agile approach  scrum framework and best practices in software d...
Waterfall vs agile approach scrum framework and best practices in software d...
 
Scrum 101
Scrum 101 Scrum 101
Scrum 101
 
Agile Scrum Overview
Agile  Scrum  OverviewAgile  Scrum  Overview
Agile Scrum Overview
 

Andere mochten auch

Agile Terms Series - Daily Stand-up Meeting
Agile Terms Series - Daily Stand-up MeetingAgile Terms Series - Daily Stand-up Meeting
Agile Terms Series - Daily Stand-up MeetingDisha Srivastava
 
Sprint Backlog Template Multiple Burndowns(2)
Sprint Backlog Template Multiple Burndowns(2)Sprint Backlog Template Multiple Burndowns(2)
Sprint Backlog Template Multiple Burndowns(2)Ram Srivastava
 
Product Sprint Backlog 0 03
Product Sprint Backlog 0 03Product Sprint Backlog 0 03
Product Sprint Backlog 0 03Ram Srivastava
 
Agile Classrooms Reflection
Agile Classrooms ReflectionAgile Classrooms Reflection
Agile Classrooms ReflectionJohn Miller
 
Using Agile in the Classroom
Using Agile in the ClassroomUsing Agile in the Classroom
Using Agile in the ClassroomCindy Royal
 
Agile Classrooms Workbook
Agile Classrooms WorkbookAgile Classrooms Workbook
Agile Classrooms WorkbookJohn Miller
 
Agile Project Management Exercise
Agile Project Management ExerciseAgile Project Management Exercise
Agile Project Management ExerciseAgile ME
 
Integrating agile into sdlc presentation pmi v2
Integrating agile into sdlc presentation   pmi v2Integrating agile into sdlc presentation   pmi v2
Integrating agile into sdlc presentation pmi v2pmimkecomm
 
ERP Implementation Using Agile Project Management with Scrum
ERP Implementation Using Agile Project Management with ScrumERP Implementation Using Agile Project Management with Scrum
ERP Implementation Using Agile Project Management with Scrumdj1arry
 
Solution Validation & Assessments - A practical Approach
Solution Validation & Assessments - A practical ApproachSolution Validation & Assessments - A practical Approach
Solution Validation & Assessments - A practical ApproachJulen Mohanty
 
User Stories for your Product Backlog
User Stories for your Product BacklogUser Stories for your Product Backlog
User Stories for your Product Backlogrwirdemann
 
How to Break the Requirements into User Stories
How to Break the Requirements into User StoriesHow to Break the Requirements into User Stories
How to Break the Requirements into User StoriesShriKant Vashishtha
 
Agile & Secure SDLC
Agile & Secure SDLCAgile & Secure SDLC
Agile & Secure SDLCPaul Yang
 

Andere mochten auch (20)

Sprint backlog
Sprint backlogSprint backlog
Sprint backlog
 
Sprint backlog
Sprint backlogSprint backlog
Sprint backlog
 
Agile Terms Series - Daily Stand-up Meeting
Agile Terms Series - Daily Stand-up MeetingAgile Terms Series - Daily Stand-up Meeting
Agile Terms Series - Daily Stand-up Meeting
 
Sprint Backlog Template Multiple Burndowns(2)
Sprint Backlog Template Multiple Burndowns(2)Sprint Backlog Template Multiple Burndowns(2)
Sprint Backlog Template Multiple Burndowns(2)
 
Scrum
ScrumScrum
Scrum
 
Product Sprint Backlog 0 03
Product Sprint Backlog 0 03Product Sprint Backlog 0 03
Product Sprint Backlog 0 03
 
Scrum for Beginners
Scrum for BeginnersScrum for Beginners
Scrum for Beginners
 
Agile Classrooms Reflection
Agile Classrooms ReflectionAgile Classrooms Reflection
Agile Classrooms Reflection
 
Using Agile in the Classroom
Using Agile in the ClassroomUsing Agile in the Classroom
Using Agile in the Classroom
 
Agile Classrooms Workbook
Agile Classrooms WorkbookAgile Classrooms Workbook
Agile Classrooms Workbook
 
Agile Project Management Exercise
Agile Project Management ExerciseAgile Project Management Exercise
Agile Project Management Exercise
 
Integrating agile into sdlc presentation pmi v2
Integrating agile into sdlc presentation   pmi v2Integrating agile into sdlc presentation   pmi v2
Integrating agile into sdlc presentation pmi v2
 
Risk guideline
Risk guidelineRisk guideline
Risk guideline
 
ERP Implementation Using Agile Project Management with Scrum
ERP Implementation Using Agile Project Management with ScrumERP Implementation Using Agile Project Management with Scrum
ERP Implementation Using Agile Project Management with Scrum
 
Scrum - Product Backlog
Scrum - Product BacklogScrum - Product Backlog
Scrum - Product Backlog
 
AgileCeremonies
AgileCeremoniesAgileCeremonies
AgileCeremonies
 
Solution Validation & Assessments - A practical Approach
Solution Validation & Assessments - A practical ApproachSolution Validation & Assessments - A practical Approach
Solution Validation & Assessments - A practical Approach
 
User Stories for your Product Backlog
User Stories for your Product BacklogUser Stories for your Product Backlog
User Stories for your Product Backlog
 
How to Break the Requirements into User Stories
How to Break the Requirements into User StoriesHow to Break the Requirements into User Stories
How to Break the Requirements into User Stories
 
Agile & Secure SDLC
Agile & Secure SDLCAgile & Secure SDLC
Agile & Secure SDLC
 

Ähnlich wie Sprint backlog specified by example

Agile Estimation for Fixed Price Model
Agile Estimation for Fixed Price ModelAgile Estimation for Fixed Price Model
Agile Estimation for Fixed Price Modeljayanth72
 
5 Key Metrics to Release Better Software Faster
5 Key Metrics to Release Better Software Faster5 Key Metrics to Release Better Software Faster
5 Key Metrics to Release Better Software FasterDynatrace
 
Technology-Driven Development: Using Automation and Development Techniques to...
Technology-Driven Development: Using Automation and Development Techniques to...Technology-Driven Development: Using Automation and Development Techniques to...
Technology-Driven Development: Using Automation and Development Techniques to...Rakuten Group, Inc.
 
Scrum/XP using Team System (devLink & Agile 2009)
Scrum/XP using Team System (devLink & Agile 2009)Scrum/XP using Team System (devLink & Agile 2009)
Scrum/XP using Team System (devLink & Agile 2009)Tommy Norman
 
Technology-Driven Development: Using Automation and Development Techniques to...
Technology-Driven Development: Using Automation and Development Techniques to...Technology-Driven Development: Using Automation and Development Techniques to...
Technology-Driven Development: Using Automation and Development Techniques to...Hiroyuki Ito
 
Agile in Style 2013 Preso by Agilish Ganesh Chandrasekaran
Agile in Style 2013 Preso by Agilish Ganesh ChandrasekaranAgile in Style 2013 Preso by Agilish Ganesh Chandrasekaran
Agile in Style 2013 Preso by Agilish Ganesh Chandrasekarantcganesh
 
Deployment Design Patterns - Deploying Machine Learning and Deep Learning Mod...
Deployment Design Patterns - Deploying Machine Learning and Deep Learning Mod...Deployment Design Patterns - Deploying Machine Learning and Deep Learning Mod...
Deployment Design Patterns - Deploying Machine Learning and Deep Learning Mod...All Things Open
 
AllThingsOpen 2018 - Deployment Design Patterns (Dan Zaratsian)
AllThingsOpen 2018 - Deployment Design Patterns (Dan Zaratsian)AllThingsOpen 2018 - Deployment Design Patterns (Dan Zaratsian)
AllThingsOpen 2018 - Deployment Design Patterns (Dan Zaratsian)dtz001
 
Mobile User Experience: Auto Drive through Performance Metrics
Mobile User Experience:Auto Drive through Performance MetricsMobile User Experience:Auto Drive through Performance Metrics
Mobile User Experience: Auto Drive through Performance MetricsAndreas Grabner
 
24-scrum.ppt
24-scrum.ppt24-scrum.ppt
24-scrum.pptSTEMEd1
 
Scrum and Agile Software Development
Scrum and Agile Software DevelopmentScrum and Agile Software Development
Scrum and Agile Software Developmentbanerjeerohit
 
Continuous Delivery
Continuous DeliveryContinuous Delivery
Continuous DeliveryMike McGarr
 
Introduction to Agile Hardware
Introduction to Agile Hardware Introduction to Agile Hardware
Introduction to Agile Hardware Cprime
 
Thailand SPIN Day 2014: มิตร ศัตรู หรือความไม่รู้ต่างหากที่หลอกเรา (29/5/2557...
Thailand SPIN Day 2014: มิตร ศัตรู หรือความไม่รู้ต่างหากที่หลอกเรา (29/5/2557...Thailand SPIN Day 2014: มิตร ศัตรู หรือความไม่รู้ต่างหากที่หลอกเรา (29/5/2557...
Thailand SPIN Day 2014: มิตร ศัตรู หรือความไม่รู้ต่างหากที่หลอกเรา (29/5/2557...Apple Taton
 
Scrum Project Management
Scrum Project ManagementScrum Project Management
Scrum Project ManagementAldo Santoso
 

Ähnlich wie Sprint backlog specified by example (20)

Agile scrum induction
Agile scrum inductionAgile scrum induction
Agile scrum induction
 
Agile Estimation for Fixed Price Model
Agile Estimation for Fixed Price ModelAgile Estimation for Fixed Price Model
Agile Estimation for Fixed Price Model
 
5 Key Metrics to Release Better Software Faster
5 Key Metrics to Release Better Software Faster5 Key Metrics to Release Better Software Faster
5 Key Metrics to Release Better Software Faster
 
Technology-Driven Development: Using Automation and Development Techniques to...
Technology-Driven Development: Using Automation and Development Techniques to...Technology-Driven Development: Using Automation and Development Techniques to...
Technology-Driven Development: Using Automation and Development Techniques to...
 
Scrum/XP using Team System (devLink & Agile 2009)
Scrum/XP using Team System (devLink & Agile 2009)Scrum/XP using Team System (devLink & Agile 2009)
Scrum/XP using Team System (devLink & Agile 2009)
 
Technology-Driven Development: Using Automation and Development Techniques to...
Technology-Driven Development: Using Automation and Development Techniques to...Technology-Driven Development: Using Automation and Development Techniques to...
Technology-Driven Development: Using Automation and Development Techniques to...
 
Effective Scrum
Effective ScrumEffective Scrum
Effective Scrum
 
Agile in Style 2013 Preso by Agilish Ganesh Chandrasekaran
Agile in Style 2013 Preso by Agilish Ganesh ChandrasekaranAgile in Style 2013 Preso by Agilish Ganesh Chandrasekaran
Agile in Style 2013 Preso by Agilish Ganesh Chandrasekaran
 
Scrum, A Brief Introduction
Scrum, A Brief IntroductionScrum, A Brief Introduction
Scrum, A Brief Introduction
 
Deployment Design Patterns - Deploying Machine Learning and Deep Learning Mod...
Deployment Design Patterns - Deploying Machine Learning and Deep Learning Mod...Deployment Design Patterns - Deploying Machine Learning and Deep Learning Mod...
Deployment Design Patterns - Deploying Machine Learning and Deep Learning Mod...
 
AllThingsOpen 2018 - Deployment Design Patterns (Dan Zaratsian)
AllThingsOpen 2018 - Deployment Design Patterns (Dan Zaratsian)AllThingsOpen 2018 - Deployment Design Patterns (Dan Zaratsian)
AllThingsOpen 2018 - Deployment Design Patterns (Dan Zaratsian)
 
Introducing SCRUM
Introducing SCRUM Introducing SCRUM
Introducing SCRUM
 
Mobile User Experience: Auto Drive through Performance Metrics
Mobile User Experience:Auto Drive through Performance MetricsMobile User Experience:Auto Drive through Performance Metrics
Mobile User Experience: Auto Drive through Performance Metrics
 
24-scrum.ppt
24-scrum.ppt24-scrum.ppt
24-scrum.ppt
 
Scrum and Agile Software Development
Scrum and Agile Software DevelopmentScrum and Agile Software Development
Scrum and Agile Software Development
 
Agile and Scrum Masterclass
Agile and Scrum MasterclassAgile and Scrum Masterclass
Agile and Scrum Masterclass
 
Continuous Delivery
Continuous DeliveryContinuous Delivery
Continuous Delivery
 
Introduction to Agile Hardware
Introduction to Agile Hardware Introduction to Agile Hardware
Introduction to Agile Hardware
 
Thailand SPIN Day 2014: มิตร ศัตรู หรือความไม่รู้ต่างหากที่หลอกเรา (29/5/2557...
Thailand SPIN Day 2014: มิตร ศัตรู หรือความไม่รู้ต่างหากที่หลอกเรา (29/5/2557...Thailand SPIN Day 2014: มิตร ศัตรู หรือความไม่รู้ต่างหากที่หลอกเรา (29/5/2557...
Thailand SPIN Day 2014: มิตร ศัตรู หรือความไม่รู้ต่างหากที่หลอกเรา (29/5/2557...
 
Scrum Project Management
Scrum Project ManagementScrum Project Management
Scrum Project Management
 

Mehr von Agora Group

How to Digitally Transform and Stay Competitive with a Zero-code Digital Busi...
How to Digitally Transform and Stay Competitive with a Zero-code Digital Busi...How to Digitally Transform and Stay Competitive with a Zero-code Digital Busi...
How to Digitally Transform and Stay Competitive with a Zero-code Digital Busi...Agora Group
 
Microservicii reutilizabile in arhitecturi bazate pe procese
Microservicii reutilizabile in arhitecturi bazate pe proceseMicroservicii reutilizabile in arhitecturi bazate pe procese
Microservicii reutilizabile in arhitecturi bazate pe proceseAgora Group
 
The role of BPM in Paradigms Shift
The role of BPM in Paradigms ShiftThe role of BPM in Paradigms Shift
The role of BPM in Paradigms ShiftAgora Group
 
Prezentare Ensight_BPM-20171004
Prezentare Ensight_BPM-20171004Prezentare Ensight_BPM-20171004
Prezentare Ensight_BPM-20171004Agora Group
 
Curs Digital Forensics
Curs Digital ForensicsCurs Digital Forensics
Curs Digital ForensicsAgora Group
 
The next generation of Companies management: state of the art in BPM
The next generation of Companies management: state of the art in BPMThe next generation of Companies management: state of the art in BPM
The next generation of Companies management: state of the art in BPMAgora Group
 
Speed Dialing the Enterprise
Speed Dialing the EnterpriseSpeed Dialing the Enterprise
Speed Dialing the EnterpriseAgora Group
 
Arhitectura proceselor în Sistemul Informațional de Sănătate
Arhitectura proceselor în Sistemul Informațional de SănătateArhitectura proceselor în Sistemul Informațional de Sănătate
Arhitectura proceselor în Sistemul Informațional de SănătateAgora Group
 
IBM’s Smarter Process Reinvent Business
IBM’s Smarter Process Reinvent BusinessIBM’s Smarter Process Reinvent Business
IBM’s Smarter Process Reinvent BusinessAgora Group
 
eHealth 2014_Radu Dop
eHealth 2014_Radu DopeHealth 2014_Radu Dop
eHealth 2014_Radu DopAgora Group
 
Importanța registrelor pentru pacienți
Importanța registrelor pentru paciențiImportanța registrelor pentru pacienți
Importanța registrelor pentru paciențiAgora Group
 
CYBERCRIME AND THE HEALTHCARE INDUSTRY: Sistemul de sănătate, noua țintă a at...
CYBERCRIME AND THE HEALTHCARE INDUSTRY: Sistemul de sănătate, noua țintă a at...CYBERCRIME AND THE HEALTHCARE INDUSTRY: Sistemul de sănătate, noua țintă a at...
CYBERCRIME AND THE HEALTHCARE INDUSTRY: Sistemul de sănătate, noua țintă a at...Agora Group
 
Perspective naționale și internaționale ale informaticii și standardelor medi...
Perspective naționale și internaționale ale informaticii și standardelor medi...Perspective naționale și internaționale ale informaticii și standardelor medi...
Perspective naționale și internaționale ale informaticii și standardelor medi...Agora Group
 
UTI_Dosarul electronic de sanatate
UTI_Dosarul electronic de sanatateUTI_Dosarul electronic de sanatate
UTI_Dosarul electronic de sanatateAgora Group
 
Class IT - Enemy inside the wire
Class IT - Enemy inside the wireClass IT - Enemy inside the wire
Class IT - Enemy inside the wireAgora Group
 
Infologica - auditarea aplicatiilor mobile
Infologica - auditarea aplicatiilor mobileInfologica - auditarea aplicatiilor mobile
Infologica - auditarea aplicatiilor mobileAgora Group
 
Agora Securitate yugo neumorni
Agora Securitate yugo neumorniAgora Securitate yugo neumorni
Agora Securitate yugo neumorniAgora Group
 
Security threats in the LAN
Security threats in the LANSecurity threats in the LAN
Security threats in the LANAgora Group
 

Mehr von Agora Group (20)

How to Digitally Transform and Stay Competitive with a Zero-code Digital Busi...
How to Digitally Transform and Stay Competitive with a Zero-code Digital Busi...How to Digitally Transform and Stay Competitive with a Zero-code Digital Busi...
How to Digitally Transform and Stay Competitive with a Zero-code Digital Busi...
 
Microservicii reutilizabile in arhitecturi bazate pe procese
Microservicii reutilizabile in arhitecturi bazate pe proceseMicroservicii reutilizabile in arhitecturi bazate pe procese
Microservicii reutilizabile in arhitecturi bazate pe procese
 
The role of BPM in Paradigms Shift
The role of BPM in Paradigms ShiftThe role of BPM in Paradigms Shift
The role of BPM in Paradigms Shift
 
Prezentare Ensight_BPM-20171004
Prezentare Ensight_BPM-20171004Prezentare Ensight_BPM-20171004
Prezentare Ensight_BPM-20171004
 
Curs OSINT
Curs OSINTCurs OSINT
Curs OSINT
 
Curs Digital Forensics
Curs Digital ForensicsCurs Digital Forensics
Curs Digital Forensics
 
The next generation of Companies management: state of the art in BPM
The next generation of Companies management: state of the art in BPMThe next generation of Companies management: state of the art in BPM
The next generation of Companies management: state of the art in BPM
 
Speed Dialing the Enterprise
Speed Dialing the EnterpriseSpeed Dialing the Enterprise
Speed Dialing the Enterprise
 
ABPMP Romania
ABPMP RomaniaABPMP Romania
ABPMP Romania
 
Arhitectura proceselor în Sistemul Informațional de Sănătate
Arhitectura proceselor în Sistemul Informațional de SănătateArhitectura proceselor în Sistemul Informațional de Sănătate
Arhitectura proceselor în Sistemul Informațional de Sănătate
 
IBM’s Smarter Process Reinvent Business
IBM’s Smarter Process Reinvent BusinessIBM’s Smarter Process Reinvent Business
IBM’s Smarter Process Reinvent Business
 
eHealth 2014_Radu Dop
eHealth 2014_Radu DopeHealth 2014_Radu Dop
eHealth 2014_Radu Dop
 
Importanța registrelor pentru pacienți
Importanța registrelor pentru paciențiImportanța registrelor pentru pacienți
Importanța registrelor pentru pacienți
 
CYBERCRIME AND THE HEALTHCARE INDUSTRY: Sistemul de sănătate, noua țintă a at...
CYBERCRIME AND THE HEALTHCARE INDUSTRY: Sistemul de sănătate, noua țintă a at...CYBERCRIME AND THE HEALTHCARE INDUSTRY: Sistemul de sănătate, noua țintă a at...
CYBERCRIME AND THE HEALTHCARE INDUSTRY: Sistemul de sănătate, noua țintă a at...
 
Perspective naționale și internaționale ale informaticii și standardelor medi...
Perspective naționale și internaționale ale informaticii și standardelor medi...Perspective naționale și internaționale ale informaticii și standardelor medi...
Perspective naționale și internaționale ale informaticii și standardelor medi...
 
UTI_Dosarul electronic de sanatate
UTI_Dosarul electronic de sanatateUTI_Dosarul electronic de sanatate
UTI_Dosarul electronic de sanatate
 
Class IT - Enemy inside the wire
Class IT - Enemy inside the wireClass IT - Enemy inside the wire
Class IT - Enemy inside the wire
 
Infologica - auditarea aplicatiilor mobile
Infologica - auditarea aplicatiilor mobileInfologica - auditarea aplicatiilor mobile
Infologica - auditarea aplicatiilor mobile
 
Agora Securitate yugo neumorni
Agora Securitate yugo neumorniAgora Securitate yugo neumorni
Agora Securitate yugo neumorni
 
Security threats in the LAN
Security threats in the LANSecurity threats in the LAN
Security threats in the LAN
 

Kürzlich hochgeladen

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 

Kürzlich hochgeladen (20)

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 

Sprint backlog specified by example

  • 1. Sprint Backlog Specified by Example Ralph Jocham  www.effec'veagile.com   effective agile. ralph@effec*veagile.com          @rjocham  
  • 2. Ralph Jocham •  •  •  •  •  •  •  •  Started as programmer; discovered process as a problem early on First Unified Process with UML Agile since 2000 with XP Scrum in 2003 Oracle, LinkedIn, Roche, Google, The Gap, Swisscom, Texas Instruments, Siemens Medical, ThoughtWorks, JPMorganChase Did come around, different cultures and domains Founder of effective agile. Trainer and Engagement Manager with
  • 3. Right Quality – No! Interpret  Spec   to  Design  and     Code  System   Code   and   Executable   Images   So4ware   Spec   Match?   Interpret  Spec   to  Design  and     Script  Test  Cases   Test   Spec   And   Scripts   (source:  Mary  Poppendieck)   effective agile. 16  November  2012   3
  • 4. Right Quality – Yes! So;ware   Spec   Define  Spec   Details   Incrementally   as  Tests   and  Scripts   Implement   incrementally   to  sa'sfy  the   next  test    plus     all  those  from     previous   increments   If  you  want  effec've  programmers,  you  will  discover  that  they   should  not  waste  their  'me  debugging  –  they  should  not  introduce   bugs  to  start  with  (Edger  W.  Dijakstra  1972)   effective agile. 16  November  2012   Code   and   Executable   Images   (source:  Mary  Poppendieck)   4
  • 5. What is the Product Backlog The  Product  Backlog  lists  all  features,   func*ons,  requirements,   enhancements,  and  bug  fixes  that   cons*tute  the  changes  to  be  made  to   the  product  in  future  releases.  Product   Backlog  items  have  the  aTributes  of  a   descrip*on,  order,  and  es*mate.     Scrum  Guide  Page  12   effective agile. 16  November  2012   5
  • 6. What is a Sprint Backlog The Sprint Backlog is the set of Product Backlog items selected for the Sprint, plus a plan for delivering the product Increment and realizing the Sprint Goal. Scrum  Guide  Page  14   effective agile. 16  November  2012   6
  • 7. Roles, Artifacts and Events in Action Review   Roles   Product  Owner   Development  Team   Scrum  Master       Retrospec*ve   Daily   Scrum   Ar*facts   Product  Backlog   Sprint  Backlog   Increment       Events   Sprint  Planning   Sprint   Daily  Scrum   Sprint  Review   Retrospec*ve   Sprint   Planning   Mee*ng   Sprint   Backlog   Increment   Sprint   Product   Backlog   ScrumMaster   (source:  ADM)   effective agile. 16  November  2012   7
  • 8. Product  Backlog   Product Backlog Item Sprint  Backlog Plan Product Backlog Item Product  Backlog  Item Task Task Task Product Backlog Item Product  Backlog  Item Task Task Task Product  Backlog  Item Task Task Task Product Backlog Item Product Backlog Item Product Backlog Item Product Backlog Item Product Backlog Item effective agile. 16  November  2012   8
  • 10. Right Quality – Yes! So;ware   Spec   Define  Spec   Details   Incrementally   as  Tests   and  Scripts   and  Examples   Implement   incrementally   to  sa'sfy  the   next  test    plus     all  those  from     previous   increments   Code   and   Executable   Images   (source:  Mary  Poppendieck)   effective agile. 16  November  2012   10
  • 11. 3 C‘s Customer  Unit  /  Developer  Unit  /  Tester  Unit   Card Conversation (Understand the Why) Confirmation Ron Jeffries, hTp://xprogramming.com/ar*cles/expcardconversa*onconfirma*on/   effective agile. 16  November  2012   11
  • 12. Agile Testing Quadrants Business-­‐Facing     Automated  /            Manual   Func*onal  Tests   Story  Tests   Integra*on  Tests   Exploratory  Tes*ng   Usability  Tes*ng   User  Acceptance  Tes*ng   Q2   Q3   Q1   Q4   Unit  Test   Component  Tests   Performance  &  Load  Tes*ng   Security  Tes*ng   ‚ility‘  Tes*ng     Automated   Cri*que  Product  ?  Process   Suppor*ng  the  Team   Manual              Tools   Technology-­‐Facing   (source:  Brian  Marick)   effective agile. 16  November  2012   12
  • 13. Agile Testing Quadrants Business-­‐Facing     Automated  /            Manual   Manual   Suppor*ng  the  Team   Acceptanc e  Cri Exploratory  Tes*ng   Usability  Tes*ng   User  Acceptance  Tes*ng   teria   HOTW   n   Unit   est   Component  Tests   ifica*o Ver Q2   Q3   Q1   Q4   Performance  &  Load  Tes*ng     Security  Tes*ng   ‚ility‘  Tes*ng     Automated   NFR Cri*que  Product  ?  Process   What   Func*onal  Tests   ValStory  Ton ida*ests     Integra*on  Tests                Tools   Technology-­‐Facing   (source:  Brian  Marick)   effective agile. 16  November  2012   13
  • 14. Agile Testing Quadrants Business-­‐Facing     Automated  /            Manual   Func*onal  Tests   Story  Tests   Integra*on  Tests   Here  lies  the  power  of  the   Exploratory  Tes*ng   Usability  Tes*ng   &   User  Acceptance  Tes*ng   to  drive  out  the  examples   Triad   3  C’s   Q2   Q3   Q1   Q4   Unit  Test   Component  Tests   Performance  &  Load  Tes*ng   Security  Tes*ng   ‚ility‘  Tes*ng     Automated   Cri*que  Product    ?  Process   Suppor*ng  the  Team   Manual              Tools   Technology-­‐Facing   (source:  Brian  Marick)   effective agile. 16  November  2012   14
  • 15. Customer   Developer   Tester   Product  Owner   effective agile. 16  November  2012   15
  • 16. How to get there effective agile. 16  November  2012   16
  • 17. Title:  Derive  race  *me  for  new        distance  from  other  distance   effective agile. 16  November  2012   17
  • 18. Title:  Derive  race  *me  for  new        distance  from  other  distance   As  a     I  want     So  that   3    runner    to  be  able  to  derive  the  race  *me  for  a  new  distance  based  on    the  *me  of  another  distance    I  can  get  a  feeling  for  what  *me  to  expect  and  to  beTer  plan    my  training   effective agile. 16  November  2012   18
  • 19. Title:  Derive  race  *me  for  new        distance  from   Acceptance  Criteria:   other  distance   3     As  a   Calculated  *me  is  correctly  rounded  to  1  second  for  all  distances    runner   •    of  less  then  1  hour  racing  *me   I  want  to  be  able  to  iderive  the  race  *me  for  0    seconds  for  all   ased  on   •  Calculated  *me   s  correctly  rounded  to  1 a new  distance  b   distances  of  of  another  distance   *me    the  *me   more  the  1  hour  racing     •  Time  of  calcula*on  is  <  1  second   So  that  I  can  get  a  feeling  for  what  *me  to  expect  and  to  beTer  plan      my  training   effective agile. 16  November  2012   19
  • 20. Title:  Derive  race  *me  for  new        distance  from   Acceptance  Criteria:   other  distance   5     As  a   Calculated  *me  is  correctly  rounded  to  1  second  for  all  distances    runner   •    of  less  then  1  hour  racing  *me   I  want  to  be  able  to  iderive  the  race  *me  for  0    seconds  for  all   ased  on   •  Calculated  *me   s  correctly  rounded  to  1 a new  distance  b   distances  of  of  another  distance   *me    the  *me   more  the  1  hour  racing     •  Time  of  calcula*on  is  <  1  second   So  that  I  can  gallowed  extrapolated  dme  to  expect  and  to  beTer  plan   •  Maximal   et  a  feeling  for  what  * istance  is  Marathon      my  training   •  McMillan  is  the  used  algorithm   •  We  have  a  license  agreement  with  McMillan   effective agile. 16  November  2012   20
  • 21. 5   Title:  Derive  race  *me  for  new        distance  from   Acceptance  Criteria:   other  distance     Examples:              Formula  Examples   As  a   Calculated  *me  is  correctly  rounded  to  the  second  for  all    runner   •    5K   2K   3K   5K   10K   15K   20K   ½  M   25K   30K   1M       distances  of  less  then  1  hour  racing  *me   0:15.00   0:05.29   0:08.33   0:15.00   0:31.09   0:48.16   1:05.40   1:09:30   1:23.30   1:41.30   2:26.10     I  want 0:20.00   be  able  to  iderive  the  race  *me  for    a  econds  for  all  distances    to   0:07.19   me   s  correctly  rounded  to  2 s new  distance  based  on   •    Calculated  * 0:11.23   0:20.00   0:41.32   1:04.30   1:27.40   1:32.40   1:51.20   2:15.20   3:15.00     0:30.00   *me  of  another  distance    the   0:10.50   hour   acing  1:02.20     of  more  the  1  0:17.04   r0:30.00   *me   1:36.40   2:11.20   2:19.00   2:47.00   3:23.00   4:52.20   10K   3K   5K   10K   15K   20K   ½  M   25K   30K   1M     •    Time  of  2K  alcula*on  is  <  1  second   c   0:16.51   2:44.20   So  that0:35.00  an  get  a  0:09.35  extrapolated  *me  to  expect  and  t1:33.50   1:54.00  lan    I  c 0:06.09   feeling  for   0:35.00   0:54.14   1:13.50   1:18.10   o   hat   •    Maximal  allowed   0:19.16   w0:40.00   distance  is  Marathon  beTer  p 3:07.40   0:40.00   0:07.03   0:10.58   1:02.00   1:24.20   1:29.10   1:47.10   2:10.20    my  training       0:50.00   0:08.48   0:13.42   0:24.05   0:50.00   1:17.30   5K   -­‐10K   0K   42.195K   42.196K   5000K   0:15.00   F:  nega*ve   F:  zero   2:26.10   F:  too  long   1:45.30   1:51.30   F:  too  long     •             Error  Examples  license  agreement  with  McMillan   We  have  a   -­‐1K   0K   F:  zero   2:43.00   3:54.40   42.196K   F:  nega*ve   2:14.00   F:  nega*ve   effective agile. 16  November  2012   21
  • 22. V-Model Acceptance  Test   Requirements   Architecture   Integra*on  Test   Detailed  Design   Code   effective agile. 26-­‐Oct-­‐13   System  Test   Unit  Test   22
  • 23. V-Model? Acceptance  Test   Requirements   Architecture   Integra*on  Test   Detailed  Design   System  Test   Code   effective agile. 26-­‐Oct-­‐13   Unit  Test   23
  • 24. V-Model? Requirements   Architecture   Detailed  Design   Code   Unit  Test   System  Test   Integra*on  Test   Acceptance  Test   effective agile. 26-­‐Oct-­‐13   24
  • 25. V-Model Logically Applied Requirements   Acceptance  Test   Architecture   Integra*on  Test   Detailed  Design   System  Test   Code   Unit  Test   effective agile. 26-­‐Oct-­‐13   25
  • 26. V-Model Timely Applied Requirements   Acceptance  Test   Architecture   Integra*on  Test   Detailed  Design   System  Test   Code   Unit  Test   effective agile. 26-­‐Oct-­‐13   26
  • 27. V-Model Timely Applied in Sprint 1  Sprint   Requirements   Acceptance  Test   Architecture   Integra*on  Test   Detailed  Design   System  Test   Code   Unit  Test   effective agile. 26-­‐Oct-­‐13   27
  • 29. acceptance   effective agile. 16  November  2012   29
  • 36. “As  formality  increases,  tests  and   requirements  become  indis*nguishable.   At  the  limit,  tests  and  requirements  are   equivalent.”     Robert  C.  Mar*n,  Grigori  Melnik:  Tests  and  Requirements,  Requirements  and  Tests:  A   Mobius  Strip.  IEEE  So4ware  25  (1):  54-­‐59  (2008)   effective agile. 16  November  2012   36
  • 37. UI   Tooling Business   Domain   Persistence   •  JUnit  for  Unit  Tes*ng   Q2   Q1   Q3   Q4   Q2   Q3   •  JUnit  Acceptance  Tes*ng   Q1   Q4   •  FitNesse  for  Acceptance  Tes*ng   •  Excel  and  POI  in  combina*on  with  JUnit  for   Acceptance  Tes*ng   effective agile. 16  November  2012   37
  • 38. ATDD to TDD Create  User   Story   Grooming/Sprint   Planning  (3  C’s)   Create  failing  Unit  Test   Acceptance  Criteria  /   Specifica*on  by   Example   TDD   Make  test  pass   Refactor   For  each   Acceptance   Criteria  /  Example   Demonstrate  /   Review  working   so4ware   effective agile. 16  November  2012   Create  failing   Acceptance  Test   Test  passes  criteria   (source:  David  Starr)   38
  • 39. Review   Retrospec*ve   Daily   Scrum   Sprint   Planning   Mee*ng   Sprint   Backlog   Increment   Sprint   Product   Backlog   Create  User   Story   Create  failing   Unit  Test   Acceptance   Criteria  /   Examples  by   Specifica*on   For  each   Acceptance   Criteria  /   Example   (source:  ADM)   effective agile. 16  November  2012   TDD   Create  failing   Acceptance  Test   Make  test  pass   Refactor   Test  passes   criteria   Demonstrate  /   Review  working   so4ware   39
  • 40. Questions? Ralph Jocham  www.effec'veagile.com   effective agile. ralph@effec*veagile.com     effective agile. 16  November  2012    @rjocham   40