II.
Term JSON
Structured · liveterm:behavior-driven-development
Behavior-Driven Development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": [
{
"from": "term:behavior-driven-development",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"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"
}
]
}