Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Example Mapping
Search
mattwynne
December 05, 2014
Technology
4
6k
Example Mapping
mattwynne
December 05, 2014
Tweet
Share
More Decks by mattwynne
See All by mattwynne
Far from the mobbing crowd
mattwynne
0
350
How BDD can save agile
mattwynne
6
1.3k
Rules vs Examples (BDDX London 2014)
mattwynne
16
19k
Beyond BDD
mattwynne
9
1.8k
Rails Girls Glasgow - What is programming?
mattwynne
0
120
Treating Objects Like People (Baruco, Sept 2013)
mattwynne
2
330
What is BDD and why should I care?
mattwynne
5
530
Why agile fails (Lean Agile Scotland 2012)
mattwynne
5
2.3k
Hexagonal Rails
mattwynne
7
1.4k
Other Decks in Technology
See All in Technology
Geospatialの世界最前線を探る [2025年版]
dayjournal
2
440
AIを導⼊しても、 開発⽣産性は"爆増"していない なぜ?
kinosuke01
4
3.6k
API提供者のためのMCPサーバー設計ガイド / MCP Server Design Guide for API Providers
yokawasa
0
240
ZOZOのAI活用実践〜社内基盤からサービス応用まで〜
zozotech
PRO
0
130
#普通の文系サラリーマンチャレンジ 自分でアプリ開発と電子工作を続けたら人生が変わった
tatsuya1970
0
750
インサイト情報からどこまで自動化できるか試してみた
takas0522
0
120
[2025-09-30] Databricks Genie を利用した分析基盤とデータモデリングの IVRy の現在地
wxyzzz
0
400
業務自動化プラットフォーム Google Agentspace に入門してみる #devio2025
maroon1st
0
170
Railsアプリケーション開発者のためのブックガイド
takahashim
12
5.2k
Modern_Data_Stack最新動向クイズ_買収_AI_激動の2025年_.pdf
sagara
0
140
kaigi_on_rails_2025_設計.pdf
nay3
8
4k
PythonとLLMで挑む、 4コマ漫画の構造化データ化
esuji5
0
120
Featured
See All Featured
The Language of Interfaces
destraynor
162
25k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Site-Speed That Sticks
csswizardry
10
870
How STYLIGHT went responsive
nonsquared
100
5.8k
Making Projects Easy
brettharned
118
6.4k
Writing Fast Ruby
sferik
629
62k
Practical Orchestrator
shlominoach
190
11k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Done Done
chrislema
185
16k
A designer walks into a library…
pauljervisheath
208
24k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Transcript
What are the outputs from a three amigos meeting? -
scenarios / examples (obvious answer) - refined rules / acceptance criteria / conditions of satisfaction - new / split stories - common understanding of domain - empathy
Story Question Rule Example
Story Rule Example Question Question Rule Example Rule Example
Colin bought a kettle from us last week. When he
got home he realised the colour didn’t match his kitchen cabinets, and he really didn’t like it. He’s brought it back to the store for a refund. He walks up to Sally, a junior sales assistant, and asks her to process the refund.
In order to satisfy customers’ statutory rights As a sales
assistant I need to be able to process refunds Story
Any item can be returned within 14 days as long
as the customer has a receipt. Rule
The one where… Example …the customer forgot his receipt.
What if…. Question …the customer forgot his receipt.
Process Refunds Customer must have receipt Customer has receipt, and
is within limit What if proof of purchase is a bank statement? Question 14 day limit Rule Example Story
[email protected]