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

skill-area:load-testing

Structured · live

Load 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:load-testing",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-testing.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Load Testing",
    "description": "Distributed load generation (k6, Gatling, Locust) — scenario\ndesign, ramp profiles, and SLO-validated runs.\n",
    "domains": [
      "specialization:qa-testing-automation"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:load-testing",
      "to": "specialization:qa-testing-automation",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:scalability-testing",
      "to": "skill-area:load-testing",
      "kind": "requires_skill_area"
    },
    {
      "from": "skill-area:component-testing",
      "to": "skill-area:load-testing",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "skill-area:stress-testing",
      "to": "skill-area:load-testing",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:performance-testing",
      "to": "skill-area:load-testing",
      "kind": "requires_skill_area"
    },
    {
      "from": "lib-agent:qa-testing-automation--performance-testing-expert",
      "to": "skill-area:load-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:network-programming--load-testing-tool",
      "to": "skill-area:load-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:performance-optimization--load-test-execution",
      "to": "skill-area:load-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:performance-optimization--load-testing-framework-setup",
      "to": "skill-area:load-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:qa-testing-automation--performance-testing",
      "to": "skill-area:load-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:performance-optimization--gatling-load-testing",
      "to": "skill-area:load-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:qa-testing-automation--jmeter-performance",
      "to": "skill-area:load-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:qa-testing-automation--k6-performance",
      "to": "skill-area:load-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "role:perf-regression-detector",
      "to": "skill-area:load-testing",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:performance-engineer",
      "to": "skill-area:load-testing",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "workflow:product-launch-readiness",
      "to": "skill-area:load-testing",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:load-testing-pipeline",
      "to": "skill-area:load-testing",
      "kind": "requires_skill_area",
      "attributes": {}
    }
  ]
}