II.
Workflow JSON
Structured · liveworkflow:test-strategy-planning
Test Strategy Planning json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:test-strategy-planning",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-quality-frontend.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Test Strategy Planning",
"workflowKind": "development",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Defines and updates the org-wide test strategy including test pyramid\nbalance, coverage targets, environment strategy, and test data management.\nExcludes individual test authoring.\n"
},
"outgoingEdges": [
{
"from": "workflow:test-strategy-planning",
"to": "role:test-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "role:tech-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "skill-area:chaos-engineering",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "role:test-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "role:tech-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "skill-area:chaos-engineering",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}