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
5.9k
Example Mapping
mattwynne
December 05, 2014
Tweet
Share
More Decks by mattwynne
See All by mattwynne
Far from the mobbing crowd
mattwynne
0
340
How BDD can save agile
mattwynne
6
1.3k
Rules vs Examples (BDDX London 2014)
mattwynne
15
19k
Beyond BDD
mattwynne
9
1.7k
Rails Girls Glasgow - What is programming?
mattwynne
0
110
Treating Objects Like People (Baruco, Sept 2013)
mattwynne
2
320
What is BDD and why should I care?
mattwynne
5
520
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
OTel meets Wasm: プラグイン機構としてのWebAssemblyから見る次世代のObservability
lycorptech_jp
PRO
1
280
Redmineの意外と知らない便利機能 (Redmine 6.0対応版)
vividtone
0
1.1k
それでもぼくらは貢献をつづけるのだ(たぶん) @FOSS4GLT会#002
furukawayasuto
1
270
令和最新版TypeScriptでのnpmパッケージ開発
lycorptech_jp
PRO
0
110
CSS polyfill とその未来
ken7253
0
140
積み上げられた技術資産と向き合いながら、プロダクトの信頼性をどう守るか
plaidtech
PRO
0
380
ソフトウェアテストのAI活用_ver1.10
fumisuke
0
220
Cloud Run を解剖して コンテナ監視を考える / Breaking Down Cloud Run to Rethink Container Monitoring
aoto
PRO
0
110
人とAIとの共創を夢見た2か月 #共創AIミートアップ / Co-Creation with Keito-chan
kondoyuko
1
660
GigaViewerにおけるMackerel APM導入の裏側
7474
0
440
ソフトウェアは捨てやすく作ろう/Let's make software easy to discard
sanogemaru
10
5.6k
会社員しながら本を書いてきた知見の共有
sat
PRO
3
680
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
6
650
GitHub's CSS Performance
jonrohan
1031
460k
Scaling GitHub
holman
459
140k
Raft: Consensus for Rubyists
vanstee
137
7k
A Tale of Four Properties
chriscoyier
159
23k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
Become a Pro
speakerdeck
PRO
28
5.4k
Six Lessons from altMBA
skipperchong
28
3.8k
Statistics for Hackers
jakevdp
799
220k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.4k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
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]