iiRecord
Agentic AI Atlas · definition:behavior-driven-development.canonical
definition:behavior-driven-development.canonicala5c.ai
II.
Definition JSON

definition:behavior-driven-development.canonical

Structured · live

definition:behavior-driven-development.canonical json

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

File · terminology/definitions/definitions-methodologies.yamlCluster · terminology
Record JSON
{
  "id": "definition:behavior-driven-development.canonical",
  "_kind": "Definition",
  "_file": "terminology/definitions/definitions-methodologies.yaml",
  "_cluster": "terminology",
  "attributes": {
    "authoredAt": "2026-04-28T00:00:00Z",
    "termId": "term:behavior-driven-development",
    "text": "Behavior-Driven Development (BDD), also known as Specification by\nExample, is a collaborative approach that captures requirements as\nconcrete examples illustrating how the system should behave in\nspecific scenarios. These examples become executable specifications\nthat serve as both documentation and automated tests. Source:\nlibrary/methodologies/bdd-specification-by-example/README.md.\n",
    "status": "canonical"
  },
  "outgoingEdges": [
    {
      "from": "definition:behavior-driven-development.canonical",
      "to": "term:behavior-driven-development",
      "kind": "defines"
    }
  ],
  "incomingEdges": []
}