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

skill-area:api-testing

Structured · live

API Testing json

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

File · domain/skill-areas/skill-areas-ecosystem-expansion.yamlCluster · domain
Record JSON
{
  "id": "skill-area:api-testing",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-ecosystem-expansion.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "API Testing",
    "description": "Testing REST, GraphQL, and gRPC APIs — contract testing, integration tests,\nfuzz testing, load testing, and API spec validation using tools like\nPostman, Hurl, Dredd, and k6.\n",
    "domains": [
      "domain:software-engineering"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:api-testing",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:api-testing",
      "to": "skill-area:e2e-testing",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:component-testing",
      "to": "skill-area:api-testing",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "skill-area:backend-api-design",
      "to": "skill-area:api-testing",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "stack-profile:api-mocking-simulation",
      "to": "skill-area:api-testing",
      "kind": "requires_skill_area"
    },
    {
      "from": "tool:hoppscotch",
      "to": "skill-area:api-testing",
      "kind": "used_for"
    },
    {
      "from": "tool:httpie",
      "to": "skill-area:api-testing",
      "kind": "used_for"
    },
    {
      "from": "tool:bruno",
      "to": "skill-area:api-testing",
      "kind": "used_for"
    },
    {
      "from": "tool:rapidapi",
      "to": "skill-area:api-testing",
      "kind": "used_for"
    },
    {
      "from": "tool:swagger-editor",
      "to": "skill-area:api-testing",
      "kind": "used_for"
    },
    {
      "from": "tool:k6",
      "to": "skill-area:api-testing",
      "kind": "used_for"
    },
    {
      "from": "tool:locust",
      "to": "skill-area:api-testing",
      "kind": "used_for"
    },
    {
      "from": "tool:artillery",
      "to": "skill-area:api-testing",
      "kind": "used_for"
    },
    {
      "from": "tool:pact",
      "to": "skill-area:api-testing",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:pact",
      "to": "skill-area:api-testing",
      "kind": "used_for"
    },
    {
      "from": "tool:wiremock",
      "to": "skill-area:api-testing",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:wiremock",
      "to": "skill-area:api-testing",
      "kind": "used_for"
    },
    {
      "from": "tool:testcontainers",
      "to": "skill-area:api-testing",
      "kind": "used_for"
    }
  ]
}