SlideShare a Scribd company logo
A New Dojo: The Art of Story Splitting 
Alex Schwartz 
HERE, a Nokia Business 
Presented at the Global Scrum Gathering Berlin 2014
My Journey 
• Software 
development since 
1990 
• Roles 
Programmer 
-> Tech Lead 
-> Release manager 
-> Lean Manager 
(DevOps, Continuous Delivery) 
-> Coach (Inhouse) 
• Companies: 
<<startups>> 
Martial Arts 
(Aikido) since 1990
Dojo 道場 
= 
place for practicing 
a martial art 
= 
trainings hall 
mutual respect 
together trust 
save
Dojos 
(Martial Arts) 
Dojos 
Coding Dojo 
Coaching Dojo 
Rachel Davies: 
http://www.agilexp.com/presentations/AgileCoachesDojo.pdf 
Conflict Dojo 
… … 
Story Splitting 
Dojo
Story Splitting Dojo 
• Born end of 2010 
• Inspired by Lisa Crispin, 
at Agile Testing Days 2010 
• Max participants: 50 
• Number of sessions: approx. 30 
most in my company (HERE/Nokia) 
+ a few on conferences
Story Splitting Dojo: Setup & Roles 
Responsibilities 1 x facilitator 
1 x product owner 
  
 
 
 
Facilitator 
• Watches the process 
• Does not answer question 
regarding the story/epic 
Product Owner 
• Answers questions 
regarding the story/epic 
• Does not help to split the 
story/epic 
Padovan 
• Works on splitting the 
story/epic 
 
 
… 
  
 
Up to 5 working groups 
with up to 8 padovans each 
 
… 
 
Story Splitting Dojo: Setup & Roles 
2-5 product owner 1 x facilitator 
 
 
 
… 
Up to 10 working groups 
with up to 10 padovans each 
 
 
… 
  
 
… 
 
… 
  
- XL variant - 
 
 
… 
  
 
 
  
 
 
  
 

Let’s take it away… or onegaishimasu! 
Facilitator 
mingles with POs 
Build your team 
• Introduce yourself 
• Agree on a name for 
your team 
• Agree on the most 
important purpose to 
split stories 
 
 
 
 
 
 
 
… 
 
How we will split Epics/Stories? 
Huge Story 
or 
Epic 
Story #1 
Story #2 
Story #3 
… 
Story #4 
First story with scenarios using 
GIVEN-WHEN-THEN
Example for Scenarios 
As a user of MyCoolBlog.com, I want to login into my blog, such 
that I can start sharing my thoughts. 
Scenario: Login with valid credentials works. 
Given a user of MyCoolBlog.com with its login credentials 
When the user logs in 
Then the login is accepted 
And the homepage of the user is shown. 
Scenario: A login with invalid credentials is rejected. 
Given a user of MyCoolBlog.com with its user name and wrong password 
When the user logs in 
Then the login is rejected 
And the forgotten password page is displayed.
Warm-up Exercise 
From the example story below, create acceptance criteria for 
scenarios using the GIVEN-WHEN-THEN style. 
Story 
As an internet shopper, I want to specify the address to which 
my items are to be shipped, so that I can get the items I 
ordered. 
Notes 
• There are already items in the cart 
• There is no shipping available outside of Germany 
• An address checking service exists 
• The next step in the flow is checkout
From the example story below, 
create acceptance criteria for 
scenarios using the GIVEN-WHEN- 
THEN style. 
Story 
As an internet shopper, I want to 
specify the address to which my 
items are to be shipped, so that I 
can get the items I ordered. 
Notes 
• There are already items in the 
cart 
• There is no shipping available 
outside of Germany 
• An address checking service 
exists 
• The next step in the flow is 
checkout 
Warm-up Exercise - Debrief 
• What did you experienced 
in your group? 
• Was it easy to select the 
WHEN? 
• What if the external service 
is down?
Story Splitting Exercise 
Instructions: 
In your working group (using 
flipchart paper on the table) 
• split the epic into stories 
• The first story has to 
be described using 
with scenarios using 
GIVEN-WHEN-THEN. 
• All stories have to be 
end-2-end stories and 
deliver user value. 
• Order the stories by 
business value 
Epic: 
As an Internet shopper, I want 
to select shipping options for 
my items during checkout and 
see the shipping cost. 
Notes: 
• User has already entered shipping address. 
• User will be able to choose different 
options for different items. The options are 
Post, 5-day Ground, 2 day and Overnight. 
Items > 20 lbs. are Ground only. 
• PO Box addresses can only be shipped 
Post. 
• We have API to cost calculator available, 
takes postal code and weight 
© Copyright Lisa Crispin 2009 and Janet Gregory, used with friendly permission by Lisa
Story Splitting Exercise – Debrief 
Epic: 
As an Internet shopper, I want 
to select shipping options for 
my items during checkout and 
see the shipping cost. 
Notes: 
• User has already entered shipping address. 
• User will be able to choose different 
options for different items. The options are 
Post, 5-day Ground, 2 day and Overnight. 
Items > 20 lbs. are Ground only. 
• PO Box addresses can only be shipped 
Post. 
• We have API to cost calculator available, 
takes postal code and weight 
© Copyright Lisa Crispin 2009 and Janet Gregory, used with friendly permission by Lisa 
• Present your stories to 
the big group 
• PO: How did you 
perceived being in the 
role? 
• How long it took until a 
group asked if we sell 
more heavy items? 
• Who knows what is our 
business?
Story Splitting Exercise – Round 2 
Instructions: 
Focus on the specific 
question provided to your 
group. 
Epic: 
As an Internet shopper, I want 
to select shipping options for 
my items during checkout and 
see the shipping cost. 
Notes: 
• User has already entered shipping address. 
• User will be able to choose different 
options for different items. The options are 
Post, 5-day Ground, 2 day and Overnight. 
Items > 20 lbs. are Ground only. 
• PO Box addresses can only be shipped 
Post. 
• We have API to cost calculator available, 
takes postal code and weight 
© Copyright Lisa Crispin 2009 and Janet Gregory, used with friendly permission by Lisa
Questions for Round #2 
• What is the smallest slice? 
• Is there an example of “business value 
without implementation”? 
• Is there a potential legal issue? 
• Thinking about hosting/operations: Is there a 
risk of an outage? If so, how you deal with it?
Retrospective 
• What did you experienced in your group? 
• What did you learn about Story Splitting? 
• How to better practice Story Splitting? 
• Other example stories? 
• What do you like about this Dojo format? 
• What are your ideas for improvement?
Any Questions? Comments? 
Contact me: 
• Email: alexander.schwartz@here.com 
• Twitter: @alexschwartzbln
Thanks! 
or 
domo arigato gozaimashita 
Please provide feedback!
Background: Resources covering Story Splitting 
• Arto Eskelinen conducted a workshop “Slicing User Stories” on the Global Scrum 
Gathering Berlin 2014 and used a nice pragmatic technique 
• Mike Cohn mentions in his book “Estimation and Planning” several good ideas for 
slicing 
• Gojko Adzic introduced the Hamburger Method for slicing stories: 
http://gojko.net/2012/01/23/splitting-user-stories-the-hamburger-method/ 
• Paul Boos has a pretty comprehensive slide deck “User Story Splitting”, 
http://de.slideshare.net/pmboos/user-story-splitting 
• The InfoQ article http://www.infoq.com/news/2011/04/how-to-split-user-stories 
provides a good overview of different approaches 
Hint for searching for more references: 
There are two terms: “story splitting” and “story slicing”.
Graphical 
Summary 
Benjamin 
Felis 
provided a 
sketch of the 
session: 
https://twitter.com/be 
njaminfelis/status/514 
363329562038272/ph 
oto/1 
Thanks!

More Related Content

PPTX
Slicing user stories
PDF
Let's Sharpen Your Agile Ax, It's Story Splitting Time
PDF
21 Story Splitting Patterns
PPTX
21 Story Splitting Patterns
PDF
Vertical slicing patterns
PDF
User Story Smells & Anti-patterns
PDF
User Story Splitting
PPTX
Splitting Stories with the Hamburger Method - A Simple 5 Step Process
Slicing user stories
Let's Sharpen Your Agile Ax, It's Story Splitting Time
21 Story Splitting Patterns
21 Story Splitting Patterns
Vertical slicing patterns
User Story Smells & Anti-patterns
User Story Splitting
Splitting Stories with the Hamburger Method - A Simple 5 Step Process

What's hot (20)

PDF
User story splitting techniques
PDF
Ten Concrete Techniques to Split User Stories
PDF
User story and splitting workshop
PPTX
Anyone Can Write User Stories. It's the (Shared) Understanding That's Important
PDF
Techniques for Effectively Slicing User Stories by Naresh Jain
PPTX
How to Break the Requirements into User Stories
PDF
User stories writing - Codemotion 2013
PPTX
Strategies to split user stories
PDF
User Stories Writing - Codemotion 2013
PPT
Writing Effective User Stories
PDF
Story splitting-flowchart
PDF
Project Planning and Estimation with User Stories
PDF
User Stories Training
PPTX
Effective user stories for your agile or Scrum team
PDF
Agile cymru Slicing Stories July 2015
PPTX
Breaking down agile requirements in Agile Methodology
PDF
User Stories
PDF
Writing Good User Stories (Hint: It's not about writing)
PPTX
User Stories explained
PPTX
Writing User Stories (04/2012)
User story splitting techniques
Ten Concrete Techniques to Split User Stories
User story and splitting workshop
Anyone Can Write User Stories. It's the (Shared) Understanding That's Important
Techniques for Effectively Slicing User Stories by Naresh Jain
How to Break the Requirements into User Stories
User stories writing - Codemotion 2013
Strategies to split user stories
User Stories Writing - Codemotion 2013
Writing Effective User Stories
Story splitting-flowchart
Project Planning and Estimation with User Stories
User Stories Training
Effective user stories for your agile or Scrum team
Agile cymru Slicing Stories July 2015
Breaking down agile requirements in Agile Methodology
User Stories
Writing Good User Stories (Hint: It's not about writing)
User Stories explained
Writing User Stories (04/2012)
Ad

Viewers also liked (12)

PDF
Gherkin - crash course
PPTX
BDD - beyond: Given, When and Then
PDF
Scrum Bangalore 13th meet up 13 june 2015 - behaviour driven development - vi...
PDF
Tutorial: Implementing Specification-By-Example with Gherkin
PPT
Specification by example and agile acceptance testing
PDF
Specification-By-Example with Gherkin
PPTX
Behaviour driven development aka bdd
PPTX
The Art of Gherkin Scripting - Matt Eakin
PPTX
Introduction to Bdd and cucumber
KEY
Specification by Example
PPTX
An Overview of User Acceptance Testing (UAT)
DOCX
CTTS Case Study
Gherkin - crash course
BDD - beyond: Given, When and Then
Scrum Bangalore 13th meet up 13 june 2015 - behaviour driven development - vi...
Tutorial: Implementing Specification-By-Example with Gherkin
Specification by example and agile acceptance testing
Specification-By-Example with Gherkin
Behaviour driven development aka bdd
The Art of Gherkin Scripting - Matt Eakin
Introduction to Bdd and cucumber
Specification by Example
An Overview of User Acceptance Testing (UAT)
CTTS Case Study
Ad

Similar to A New Dojo: The Art of Story Splitting (20)

PDF
How To Know Your Stories Are At The Right Level Of Detail
PDF
Backlog Management & Discovery
PDF
Agents of Agile: The Art of User Splitting Stories
PDF
BA and Beyond 19 - Lynda Girvan - User story workshop
PPTX
Splitting User Stories
PPTX
Xp 2016 superchargeyourproductbacklogwithuserstories-suzannelaz
PDF
Agile Toronto 2018 - Sharpen Your Agile Ax ... Story Splitting Time
PPTX
User Story Splitting.pptx
PDF
Story Mapping Made Real - 2h
PDF
Twenty One Story Splitting Patterns Check
PDF
Session15+16-User Story (2).pdf
PDF
Be Ready, Be Done: The Art of Slicing Stories
PDF
Introduction to Agile Software Development
PPTX
Using Stories to Test Requirements and Systems
PDF
Let's Sharpen your Agile Ax ... It's Story Splitting Time
PPTX
Epics and User Stories
PDF
Thou shalt split thine user stories
PDF
Sharpen your Agile Axe by Brian Sjorber
PPTX
Effective User Story Writing
How To Know Your Stories Are At The Right Level Of Detail
Backlog Management & Discovery
Agents of Agile: The Art of User Splitting Stories
BA and Beyond 19 - Lynda Girvan - User story workshop
Splitting User Stories
Xp 2016 superchargeyourproductbacklogwithuserstories-suzannelaz
Agile Toronto 2018 - Sharpen Your Agile Ax ... Story Splitting Time
User Story Splitting.pptx
Story Mapping Made Real - 2h
Twenty One Story Splitting Patterns Check
Session15+16-User Story (2).pdf
Be Ready, Be Done: The Art of Slicing Stories
Introduction to Agile Software Development
Using Stories to Test Requirements and Systems
Let's Sharpen your Agile Ax ... It's Story Splitting Time
Epics and User Stories
Thou shalt split thine user stories
Sharpen your Agile Axe by Brian Sjorber
Effective User Story Writing

More from Dr. Alexander Schwartz (20)

PDF
Qconf 2025 - Testing Tomorrow: Doing the right things at the right price
PPT
Wrestling with Conway's Law: How to support cross-functional teams working on...
PDF
#AT16VIE: Does Agile mean we have no time for testing?
PDF
Does agile mean having even less time for testing?!
PDF
User Stories Schneiden mit Elefanten-Carpaccio (Scrum-Day 2016)
PDF
Hilfe, wir haben keine Zeit zum Testen!
PPTX
Change Dojo - Agile Testing Days 2015
PDF
ScrumDay2015: Ein neues Dojo: Anwendergeschichten zerschneiden
PDF
Insights From Happy Change Agents
PDF
Ein neues Dojo: Anwendergeschichten zerschneiden
PDF
DevOps in the Enterprise: Our Experiences at HERE/Nokia
PDF
Wie verändert sich Testen mit Continuous Delivery?
PDF
What is Agile Testing?
PDF
Ripening of a RESTful API
PDF
Help, we have no more time for testing! (gotoCon Berlin 2013)
PDF
AWS Ingredients for Deployment Patterns & the PBAPI canary-blue/green-hotstan...
PPTX
Ignite Talk: Help, we have no more time for testing!
PDF
How releasing faster changes testing
PDF
How to Introduce Continuous Delivery
PPTX
How We Introduced Continuous Delivery?
Qconf 2025 - Testing Tomorrow: Doing the right things at the right price
Wrestling with Conway's Law: How to support cross-functional teams working on...
#AT16VIE: Does Agile mean we have no time for testing?
Does agile mean having even less time for testing?!
User Stories Schneiden mit Elefanten-Carpaccio (Scrum-Day 2016)
Hilfe, wir haben keine Zeit zum Testen!
Change Dojo - Agile Testing Days 2015
ScrumDay2015: Ein neues Dojo: Anwendergeschichten zerschneiden
Insights From Happy Change Agents
Ein neues Dojo: Anwendergeschichten zerschneiden
DevOps in the Enterprise: Our Experiences at HERE/Nokia
Wie verändert sich Testen mit Continuous Delivery?
What is Agile Testing?
Ripening of a RESTful API
Help, we have no more time for testing! (gotoCon Berlin 2013)
AWS Ingredients for Deployment Patterns & the PBAPI canary-blue/green-hotstan...
Ignite Talk: Help, we have no more time for testing!
How releasing faster changes testing
How to Introduce Continuous Delivery
How We Introduced Continuous Delivery?

Recently uploaded (20)

PDF
The Internet -By the Numbers, Sri Lanka Edition
PDF
Sims 4 Historia para lo sims 4 para jugar
PDF
An introduction to the IFRS (ISSB) Stndards.pdf
PPTX
innovation process that make everything different.pptx
PPTX
CHE NAA, , b,mn,mblblblbljb jb jlb ,j , ,C PPT.pptx
PPTX
artificial intelligence overview of it and more
PDF
Testing WebRTC applications at scale.pdf
PDF
RPKI Status Update, presented by Makito Lay at IDNOG 10
PDF
Cloud-Scale Log Monitoring _ Datadog.pdf
PPTX
Introduction about ICD -10 and ICD11 on 5.8.25.pptx
PPTX
PptxGenJS_Demo_Chart_20250317130215833.pptx
PDF
APNIC Update, presented at PHNOG 2025 by Shane Hermoso
PPTX
Digital Literacy And Online Safety on internet
PPTX
Job_Card_System_Styled_lorem_ipsum_.pptx
PPTX
SAP Ariba Sourcing PPT for learning material
PDF
Automated vs Manual WooCommerce to Shopify Migration_ Pros & Cons.pdf
PPTX
QR Codes Qr codecodecodecodecocodedecodecode
PPTX
introduction about ICD -10 & ICD-11 ppt.pptx
PDF
Tenda Login Guide: Access Your Router in 5 Easy Steps
PPTX
Module 1 - Cyber Law and Ethics 101.pptx
The Internet -By the Numbers, Sri Lanka Edition
Sims 4 Historia para lo sims 4 para jugar
An introduction to the IFRS (ISSB) Stndards.pdf
innovation process that make everything different.pptx
CHE NAA, , b,mn,mblblblbljb jb jlb ,j , ,C PPT.pptx
artificial intelligence overview of it and more
Testing WebRTC applications at scale.pdf
RPKI Status Update, presented by Makito Lay at IDNOG 10
Cloud-Scale Log Monitoring _ Datadog.pdf
Introduction about ICD -10 and ICD11 on 5.8.25.pptx
PptxGenJS_Demo_Chart_20250317130215833.pptx
APNIC Update, presented at PHNOG 2025 by Shane Hermoso
Digital Literacy And Online Safety on internet
Job_Card_System_Styled_lorem_ipsum_.pptx
SAP Ariba Sourcing PPT for learning material
Automated vs Manual WooCommerce to Shopify Migration_ Pros & Cons.pdf
QR Codes Qr codecodecodecodecocodedecodecode
introduction about ICD -10 & ICD-11 ppt.pptx
Tenda Login Guide: Access Your Router in 5 Easy Steps
Module 1 - Cyber Law and Ethics 101.pptx

A New Dojo: The Art of Story Splitting

  • 1. A New Dojo: The Art of Story Splitting Alex Schwartz HERE, a Nokia Business Presented at the Global Scrum Gathering Berlin 2014
  • 2. My Journey • Software development since 1990 • Roles Programmer -> Tech Lead -> Release manager -> Lean Manager (DevOps, Continuous Delivery) -> Coach (Inhouse) • Companies: <<startups>> Martial Arts (Aikido) since 1990
  • 3. Dojo 道場 = place for practicing a martial art = trainings hall mutual respect together trust save
  • 4. Dojos (Martial Arts) Dojos Coding Dojo Coaching Dojo Rachel Davies: http://www.agilexp.com/presentations/AgileCoachesDojo.pdf Conflict Dojo … … Story Splitting Dojo
  • 5. Story Splitting Dojo • Born end of 2010 • Inspired by Lisa Crispin, at Agile Testing Days 2010 • Max participants: 50 • Number of sessions: approx. 30 most in my company (HERE/Nokia) + a few on conferences
  • 6. Story Splitting Dojo: Setup & Roles Responsibilities 1 x facilitator 1 x product owner      Facilitator • Watches the process • Does not answer question regarding the story/epic Product Owner • Answers questions regarding the story/epic • Does not help to split the story/epic Padovan • Works on splitting the story/epic   …    Up to 5 working groups with up to 8 padovans each  …  
  • 7. Story Splitting Dojo: Setup & Roles 2-5 product owner 1 x facilitator    … Up to 10 working groups with up to 10 padovans each   …    …  …   - XL variant -   …            
  • 8. Let’s take it away… or onegaishimasu! Facilitator mingles with POs Build your team • Introduce yourself • Agree on a name for your team • Agree on the most important purpose to split stories        …  
  • 9. How we will split Epics/Stories? Huge Story or Epic Story #1 Story #2 Story #3 … Story #4 First story with scenarios using GIVEN-WHEN-THEN
  • 10. Example for Scenarios As a user of MyCoolBlog.com, I want to login into my blog, such that I can start sharing my thoughts. Scenario: Login with valid credentials works. Given a user of MyCoolBlog.com with its login credentials When the user logs in Then the login is accepted And the homepage of the user is shown. Scenario: A login with invalid credentials is rejected. Given a user of MyCoolBlog.com with its user name and wrong password When the user logs in Then the login is rejected And the forgotten password page is displayed.
  • 11. Warm-up Exercise From the example story below, create acceptance criteria for scenarios using the GIVEN-WHEN-THEN style. Story As an internet shopper, I want to specify the address to which my items are to be shipped, so that I can get the items I ordered. Notes • There are already items in the cart • There is no shipping available outside of Germany • An address checking service exists • The next step in the flow is checkout
  • 12. From the example story below, create acceptance criteria for scenarios using the GIVEN-WHEN- THEN style. Story As an internet shopper, I want to specify the address to which my items are to be shipped, so that I can get the items I ordered. Notes • There are already items in the cart • There is no shipping available outside of Germany • An address checking service exists • The next step in the flow is checkout Warm-up Exercise - Debrief • What did you experienced in your group? • Was it easy to select the WHEN? • What if the external service is down?
  • 13. Story Splitting Exercise Instructions: In your working group (using flipchart paper on the table) • split the epic into stories • The first story has to be described using with scenarios using GIVEN-WHEN-THEN. • All stories have to be end-2-end stories and deliver user value. • Order the stories by business value Epic: As an Internet shopper, I want to select shipping options for my items during checkout and see the shipping cost. Notes: • User has already entered shipping address. • User will be able to choose different options for different items. The options are Post, 5-day Ground, 2 day and Overnight. Items > 20 lbs. are Ground only. • PO Box addresses can only be shipped Post. • We have API to cost calculator available, takes postal code and weight © Copyright Lisa Crispin 2009 and Janet Gregory, used with friendly permission by Lisa
  • 14. Story Splitting Exercise – Debrief Epic: As an Internet shopper, I want to select shipping options for my items during checkout and see the shipping cost. Notes: • User has already entered shipping address. • User will be able to choose different options for different items. The options are Post, 5-day Ground, 2 day and Overnight. Items > 20 lbs. are Ground only. • PO Box addresses can only be shipped Post. • We have API to cost calculator available, takes postal code and weight © Copyright Lisa Crispin 2009 and Janet Gregory, used with friendly permission by Lisa • Present your stories to the big group • PO: How did you perceived being in the role? • How long it took until a group asked if we sell more heavy items? • Who knows what is our business?
  • 15. Story Splitting Exercise – Round 2 Instructions: Focus on the specific question provided to your group. Epic: As an Internet shopper, I want to select shipping options for my items during checkout and see the shipping cost. Notes: • User has already entered shipping address. • User will be able to choose different options for different items. The options are Post, 5-day Ground, 2 day and Overnight. Items > 20 lbs. are Ground only. • PO Box addresses can only be shipped Post. • We have API to cost calculator available, takes postal code and weight © Copyright Lisa Crispin 2009 and Janet Gregory, used with friendly permission by Lisa
  • 16. Questions for Round #2 • What is the smallest slice? • Is there an example of “business value without implementation”? • Is there a potential legal issue? • Thinking about hosting/operations: Is there a risk of an outage? If so, how you deal with it?
  • 17. Retrospective • What did you experienced in your group? • What did you learn about Story Splitting? • How to better practice Story Splitting? • Other example stories? • What do you like about this Dojo format? • What are your ideas for improvement?
  • 18. Any Questions? Comments? Contact me: • Email: alexander.schwartz@here.com • Twitter: @alexschwartzbln
  • 19. Thanks! or domo arigato gozaimashita Please provide feedback!
  • 20. Background: Resources covering Story Splitting • Arto Eskelinen conducted a workshop “Slicing User Stories” on the Global Scrum Gathering Berlin 2014 and used a nice pragmatic technique • Mike Cohn mentions in his book “Estimation and Planning” several good ideas for slicing • Gojko Adzic introduced the Hamburger Method for slicing stories: http://gojko.net/2012/01/23/splitting-user-stories-the-hamburger-method/ • Paul Boos has a pretty comprehensive slide deck “User Story Splitting”, http://de.slideshare.net/pmboos/user-story-splitting • The InfoQ article http://www.infoq.com/news/2011/04/how-to-split-user-stories provides a good overview of different approaches Hint for searching for more references: There are two terms: “story splitting” and “story slicing”.
  • 21. Graphical Summary Benjamin Felis provided a sketch of the session: https://twitter.com/be njaminfelis/status/514 363329562038272/ph oto/1 Thanks!