II.
LibraryProcess JSON
Structured · livelib-process:qa-testing-automation--shift-left-testing
shift-left-testing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:qa-testing-automation--shift-left-testing",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "shift-left-testing",
"description": "Implement shift-left testing practices to move testing activities earlier in the development lifecycle",
"libraryPath": "library/specializations/qa-testing-automation/shift-left-testing.js",
"specialization": "qa-testing-automation",
"usesAgents": [
"test-strategy-architect",
"cicd-test-integration"
]
},
"outgoingEdges": [
{
"from": "lib-process:qa-testing-automation--shift-left-testing",
"to": "skill-area:unit-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:qa-testing-automation--shift-left-testing",
"to": "skill-area:component-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:qa-testing-automation--shift-left-testing",
"to": "topic:test-driven-development",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:qa-testing-automation--shift-left-testing",
"to": "topic:continuous-integration",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:qa-testing-automation--shift-left-testing",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:qa-testing-automation--shift-left-testing",
"to": "role:qa-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:qa-testing-automation--shift-left-testing",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:qa-testing-automation--shift-left-testing",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:qa-testing-automation--shift-left-testing",
"to": "workflow:code-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:qa-testing-automation--shift-left-testing",
"to": "specialization:qa-testing-automation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:qa-testing-automation--shift-left-testing",
"to": "lib-agent:qa-testing-automation--test-strategy-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:qa-testing-automation--shift-left-testing",
"to": "lib-agent:qa-testing-automation--cicd-test-integration",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}