Visual Regression Testing
workflow:visual-regression-testing
Workflowworkflows/workflows/workflows-qa-deep.yaml·Open in Graph → {
"id": "workflow:visual-regression-testing",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-qa-deep.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Visual Regression Testing",
"workflowKind": "development",
"triggerType": "event-driven",
"typicalCadence": "per-pull-request",
"complexity": "single-team",
"description": "Captures and compares UI screenshots across browsers and viewports to\ndetect unintended visual changes — running headless browsers against\nStorybook or page routes, generating pixel-diff reports, managing baseline\nimage approval workflows, and tracking flaky visual comparisons. Excludes\naccessibility and functional testing.\n"
},
"outgoingEdges": [
{
"from": "workflow:visual-regression-testing",
"to": "role:test-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:visual-regression-testing",
"to": "role:product-designer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:visual-regression-testing",
"to": "role:implementer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:visual-regression-testing",
"to": "skill-area:visual-regression-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:visual-regression-testing",
"to": "skill-area:e2e-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:visual-regression-testing",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:visual-regression-testing",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:visual-regression-testing",
"to": "responsibility:review-prs-merge-decisions",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:visual-regression-testing",
"to": "responsibility:code-review-coverage",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:visual-regression-testing",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:visual-regression-testing",
"to": "org-unit:frontend-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}