iiRecord
Agentic AI Atlas · Regression Testing
skill-area:regression-testinga5c.ai
II.
SkillArea JSON

skill-area:regression-testing

Structured · live

Regression Testing json

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

File · domain/skill-areas/skill-areas-testing.yamlCluster · domain
Record JSON
{
  "id": "skill-area:regression-testing",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-testing.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Regression Testing",
    "description": "Building regression suites that lock in previously-fixed behavior -\ncoverage selection, bug reproduction harnesses, and change-risk triage.\n",
    "domains": [
      "specialization:qa-testing-automation"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:regression-testing",
      "to": "specialization:qa-testing-automation",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:regression-testing",
      "to": "skill-area:integration-testing",
      "kind": "requires_skill_area"
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:component-testing",
      "to": "skill-area:regression-testing",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "lib-agent:code-migration-modernization--migration-testing-strategist",
      "to": "skill-area:regression-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:code-migration-modernization--parallel-run-validator",
      "to": "skill-area:regression-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:code-migration-modernization--post-migration-validator",
      "to": "skill-area:regression-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:code-migration-modernization--regression-detector",
      "to": "skill-area:regression-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:qa-testing-automation--test-strategy-architect",
      "to": "skill-area:regression-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:qa-testing-automation--flakiness-elimination",
      "to": "skill-area:regression-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:code-migration-modernization--characterization-test-generator",
      "to": "skill-area:regression-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:code-migration-modernization--migration-validator",
      "to": "skill-area:regression-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:code-migration-modernization--test-coverage-analyzer",
      "to": "skill-area:regression-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:qa-testing-automation--allure-reporting",
      "to": "skill-area:regression-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    }
  ]
}