Behavior-Driven Development
term:behavior-driven-development
Termterminology/terms/terms-methodologies.yaml·Open in Graph → {
"id": "term:behavior-driven-development",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:behavior-driven-development.canonical",
"displayName": "Behavior-Driven Development",
"kind": "concept",
"description": "Behavior-Driven Development (BDD), aka Specification by Example, is\na collaborative methodology that captures requirements as concrete\nexamples illustrating how a system behaves. The examples become\nexecutable specifications serving as documentation and tests.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "acronym:bdd",
"to": "term:behavior-driven-development",
"kind": "expands_to"
},
{
"from": "definition:behavior-driven-development.canonical",
"to": "term:behavior-driven-development",
"kind": "defines"
}
]
}