Every Requirement,
Every Test, Live.
The Requirements Traceability Matrix links your refined stories, Jira issues, and generation records to the test cases that cover them — showing live coverage, run state, and business risk in one view. Paste a GitHub PR URL to get the smallest risk-ranked test set for that change in seconds.
Three kinds of requirements, one unified matrix
The matrix pulls requirements from every place QAEverest already stores them — no separate import step needed.
SR-4A2FRefined Story
Every Story Refinement you create becomes a requirement row. Its acceptance criteria appear in the detail drawer, and its priority field drives the B0–B3 risk tier assigned to the row.
REC-B31CGeneration Record
Records created when you generate test cases (UserRecord) are linked automatically. Each record carries its domain, module, story detail, and test-case type — no manual mapping required.
QA-17Jira Issue
Requirements imported from Jira appear with their issue key as the external reference — displayed alongside the requirement label and used for cross-tool traceability. Any test artifact can be linked to a Jira issue.
Paste a GitHub PR. Get the exact tests to run.
The Smart Selection tab fetches a GitHub PR's changed files, maps them to your requirement matrix, and returns the smallest risk-ranked test set that covers the change — ranked failing and unknown first. Unmapped files are flagged so you know exactly where your matrix has blind spots.
Run tests directly from the suite
Each recommended test that belongs to a suite has a Run shortcut. Clicking it navigates straight to that suite's history page so you can initiate execution and review results without searching manually.
PR analysis history
The last 10 PR analyses are stored locally. One click reloads any previous result — useful for comparing how coverage changes across multiple PRs targeting the same module.
Unmapped file callout
Files the PR changed that couldn't be matched to any requirement are listed separately — making coverage blind spots explicit rather than silently ignored.
See It In Action
Paste a GitHub PR URL and preview the risk-ranked test set Smart Selection recommends — 4 tests covering 92% of the risk.