General
29 views
BDD
Quick Definition
Extending TDD with natural language behavior specs
Full Definition
Behavior-Driven Development, extending TDD with natural language behavior specs.
Examples
Gherkin, Given-When-Then, Cucumber, SpecFlow
Related Terms
tdd
testing
acceptance-testing
More General Terms
Design Patterns
Reusable solutions to common software design problems
Domain-Driven Design
Software approach centered on business domain logic
12-Factor App
Methodology for building scalable maintainable SaaS apps
CQRS
Separating read and write models for better scaling
Version Control
Systems tracking code changes for collaboration
Open Source
Software with publicly available source code