Behavior-Driven Development - BDD
Version 1.0.0 · Updated 2026-07-30
CORE DEFINITION
An evolution of TDD. It uses natural language (Given/When/Then format) to describe software behavior, allowing non-technical people (product managers, customers) to understand test cases.
SCAFFOLDING EFFECT
Reduce cognitive load
Unified language. It transforms technical tests into business stories. In cross-disciplinary collaboration, establishing a 'ubiquitous language' that everyone can understand is key to reducing collaboration costs.
Anchor fast decisions
Behavior-Driven Development (BDD) uses natural language 'Given-When-Then' scenarios to describe behavior, aligning development, testing, and business.
MINIMUM ACTION
In progress 0/3Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E8%A1%8C%E4%B8%BA%E9%A9%B1%E5%8A%A8%E5%BC%80%E5%8F%91verified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS