Why Combine Sources?
Requirements alone rarely match what ships, and designs can drift from intent. This mode ingests both PRDs and corresponding Figma files in one run, letting the agent triangulate discrepancies, missing states, and outdated specs while still producing actionable tests.Traceability Matrix
Aligns each test to both PRD sections and design frames.
Deep Gap Analysis
Highlights conflicts, missing flows, or UI elements with no documented
behavior.
Inputs Checklist
- Latest PRD files (PDF/DOCX/JSON) clearly versioned.
- Figma link covering the same scope with viewer access enabled.
Upload PRDs first, then share the Figma link so the agent understands the
narrative before inspecting visuals.
Step-by-Step
- Start Coverage Agent → PRD + Figma Mode.
- Upload PRDs and confirm the version labels inside the chat.
- Paste the Figma URL; specify target pages or frames to avoid noise.
- Describe the desired output (“parity check for billing”, “find missing empty states”).
- Run generation; the agent cross-references entities, flows, and assertions.
- Review deliverables:
- Unified test suites grouped by scenario.
- Gap report with “Requirement only”, “Design only”, and “Conflict” buckets.
- Suggested owner follow-ups.
- Iterate with prompts like “focus on SSO” or “summarize gaps for exec deck”.

