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

skill-area:ui-testing

Structured · live

UI Testing json

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

File · domain/skill-areas/curated-testing-data-ml-skill-areas.yamlCluster · domain
Record JSON
{
  "id": "skill-area:ui-testing",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/curated-testing-data-ml-skill-areas.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "UI Testing",
    "description": "Testing interface behavior across rendered states - interaction fidelity,\nvisual structure, control semantics, and user-facing regressions.\n",
    "domains": [
      "specialization:web-development",
      "specialization:qa-testing-automation"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:ui-testing",
      "to": "specialization:web-development",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:ui-testing",
      "to": "specialization:qa-testing-automation",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "skill-area:ui-testing",
      "to": "skill-area:component-testing",
      "kind": "requires_skill_area"
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:component-testing",
      "to": "skill-area:ui-testing",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "tool:browserbase",
      "to": "skill-area:ui-testing",
      "kind": "used_for",
      "attributes": {}
    },
    {
      "from": "tool:browserless",
      "to": "skill-area:ui-testing",
      "kind": "used_for",
      "attributes": {}
    },
    {
      "from": "lib-agent:ux-ui-design--responsive-design-validator",
      "to": "skill-area:ui-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ux-ui-design--visual-qa-scorer",
      "to": "skill-area:ui-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ux-ui-design--screenshot-comparison",
      "to": "skill-area:ui-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ux-ui-design--visual-diff-scorer",
      "to": "skill-area:ui-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    }
  ]
}