iiRecord
Agentic AI Atlas · Behavior-Driven Development
term:behavior-driven-developmenta5c.ai
II.
Term JSON

term:behavior-driven-development

Structured · live

Behavior-Driven Development json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/terms-methodologies.yamlCluster · terminology
Record JSON
{
  "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"
    }
  ]
}