iiRecord
Agentic AI Atlas · Acceptance Test-Driven Development
term:acceptance-test-driven-developmenta5c.ai
II.
Term JSON

term:acceptance-test-driven-development

Structured · live

Acceptance Test-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:acceptance-test-driven-development",
  "_kind": "Term",
  "_file": "terminology/terms/terms-methodologies.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:acceptance-test-driven-development.canonical",
    "displayName": "Acceptance Test-Driven Development",
    "kind": "concept",
    "description": "Acceptance Test-Driven Development (ATDD) drives development from\nfeature-level acceptance tests written before implementation.\nCombined with TDD at the unit level, it ensures both external\nquality (right thing) and internal quality (built right).\n"
  },
  "outgoingEdges": [
    {
      "from": "term:acceptance-test-driven-development",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "acronym:atdd",
      "to": "term:acceptance-test-driven-development",
      "kind": "expands_to"
    },
    {
      "from": "definition:acceptance-test-driven-development.canonical",
      "to": "term:acceptance-test-driven-development",
      "kind": "defines"
    }
  ]
}