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
BDD - Behaviour driven development
Search
Cheesecake Labs
December 21, 2017
Technology
0
53
BDD - Behaviour driven development
Cheesecake Labs
December 21, 2017
Tweet
Share
More Decks by Cheesecake Labs
See All by Cheesecake Labs
Cats' wellness & care
cheesecakelabs
0
49
How do we create the first impressions?
cheesecakelabs
0
55
Menstrual cup: suit and freedom
cheesecakelabs
0
66
Life is a cycle, better with a bicycle
cheesecakelabs
0
51
Interview Process: how to get the best of people
cheesecakelabs
1
84
My capsule wardrobe experience
cheesecakelabs
3
60
Stonewall Rebellion and its impact on LGBTQIA+ history
cheesecakelabs
1
40
Pregnancy, childbirth and breastfeeding: What do I have to do with it?
cheesecakelabs
0
48
MBTI - Psychological types described by Jung
cheesecakelabs
0
130
Other Decks in Technology
See All in Technology
「魔法少女まどか☆マギカ Magia Exedra」におけるバックエンドの技術選定
gree_tech
PRO
0
120
CNCFの視点で捉えるPlatform Engineering - 最新動向と展望 / Platform Engineering from the CNCF Perspective
hhiroshell
0
140
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
310
「魔法少女まどか☆マギカ Magia Exedra」の多様なバトルの開発を柔軟かつ効率的に実現するためのPure C#とUnityの分離について
gree_tech
PRO
0
290
物体検出モデルでシイタケの収穫時期を自動判定してみた。 #devio2025
lamaglama39
0
280
ViteとTypeScriptのProject Referencesで 大規模モノレポのUIカタログのリリースサイクルを高速化する
shuta13
3
170
ソースを読む時の思考プロセスの例-MkDocs
sat
PRO
1
130
Copilot Studio ハンズオン - 生成オーケストレーションモード
tomoyasasakimskk
0
210
もう外には出ない。より快適なフルリモート環境を目指して
mottyzzz
13
9.5k
データ戦略部門 紹介資料
sansan33
PRO
1
3.8k
SCONE - 動画配信の帯域を最適化する新プロトコル
kazuho
1
320
Azureコストと向き合った、4年半のリアル / Four and a half years of dealing with Azure costs
aeonpeople
1
270
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
56
14k
The Illustrated Children's Guide to Kubernetes
chrisshort
49
51k
How to Ace a Technical Interview
jacobian
280
24k
Typedesign – Prime Four
hannesfritz
42
2.8k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
Site-Speed That Sticks
csswizardry
13
920
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
116
20k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Unsuck your backbone
ammeep
671
58k
Rails Girls Zürich Keynote
gr2m
95
14k
A Tale of Four Properties
chriscoyier
161
23k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
230
22k
Transcript
Behaviour Driven Development Ricardo Monteiro e Lima
What is Behaviour Driven Development?
What is Behaviour Driven Development? • Created in 2003 by
Dan North • Agile development technique • Created in answer to TDD
Lead development by business value!
Concepts • User stories • Ubiquitous language • Impact mapping
Ubiquitous Language • Originated in Domain driven design • Domain
knowledge by everyone • Less noise in communication Account Designer Dev Client
User Stories • Useful for documenting • Based on business
value • Works as example • Understandable by all stakeholders
User Stories and gherkin language
User Stories and gherkin language Tech stack not mentioned!
Impact mapping • Knowing about the business Domain • Delivering
value to client • Calculating complexity vs Benefits
Thank you!