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
20k
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
Sansan Engineering Unit 紹介資料
sansan33
PRO
1
3k
Digitization部 紹介資料
sansan33
PRO
1
5.7k
HonoとJSXを使って管理画面をサクッと型安全に作ろう
diggymo
0
170
MCP ✖️ Apps SDKを触ってみた
hisuzuya
0
330
Dify on AWS 環境構築手順
yosse95ai
0
120
Observability for the system understanding and curious by developers
maruloop
1
440
難しいセキュリティ用語をわかりやすくしてみた
yuta3110
0
380
Data Hubグループ 紹介資料
sansan33
PRO
0
2.2k
OpenTelemetry が拡げる Gemini CLI の可観測性
phaya72
2
2.1k
まだ間に合う! 2025年のhono/ssg事情
watany
3
620
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
20k
頭部ふわふわ浄酔器
uyupun
0
110
Featured
See All Featured
Docker and Python
trallard
46
3.6k
Scaling GitHub
holman
463
140k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
Site-Speed That Sticks
csswizardry
13
920
BBQ
matthewcrist
89
9.9k
GitHub's CSS Performance
jonrohan
1032
470k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
YesSQL, Process and Tooling at Scale
rocio
173
15k
Building Adaptive Systems
keathley
44
2.8k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
130k
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]