II.
Role JSON
Structured · liverole:test-automation-engineer
Test Automation Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:test-automation-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Test Automation Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Designs and maintains automated test frameworks and CI test pipelines —\nintegration tests, E2E tests, flaky test management, and test\ninfrastructure at scale.\n"
},
"outgoingEdges": [
{
"from": "role:test-automation-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:test-automation-engineer",
"to": "responsibility:code-review",
"kind": "holds_responsibility"
},
{
"from": "role:test-automation-engineer",
"to": "skill-area:e2e-testing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:test-automation-engineer",
"to": "skill-area:integration-testing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:test-automation-engineer",
"to": "skill-area:ci-pipeline-optimization",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:test-automation-engineer",
"to": "domain:qa-testing",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:test-automation-engineer",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}