Open a Verification PowerSheet
- Navigate to the Testing space from the sidebar
- Locate the verification sheet for your target requirement level:
- System Verification Sheet — for system requirements
- Subsystem Verification Sheet — for subsystem requirements
- Design Verification Sheet — for design requirements
- Click the sheet name to open the PowerSheet view
Understanding the Three-Tier Layout
Verification PowerSheets use a color-coded three-tier column architecture:- Purple section (left): Requirement metadata — read-only context
- Orange section (middle): Linked verification test cases — editable
- Red section (right): External verification evidence — audit artifacts
Purple = what must be met, Orange = how we verify, Red = proof of verification. This maps to the V-model right-side verification flow.
Navigate Multi-Level Expansion
Verification sheets use RTM model expansion to show denormalized traceability chains:- Each requirement row expands into multiple sub-rows when it has linked test cases
- Each test case sub-row further expands when it has linked evidence artifacts
- Use the group-by document header to collapse/expand requirements by source specification
Create Test Cases Inline
The PowerSheet includes entity factory configuration for rapid test case creation:- Navigate to a requirement row that needs verification coverage
- In the Test Case ID column (orange section), click the cell
- Type a new test case ID or leave blank for auto-generation
- Press Tab to move to the Test Case Title field — enter the test description
- Press Enter to commit the new row
verifies link role.
Filter by Test Case Document
Verification sheets include a module parameter filter to scope which test cases appear:- Open the sheet configuration panel (gear icon ⚙️)
- Locate the VerificationTestCase module parameter dropdown
- Select the target test specification document to filter by
- Click Apply — the sheet reloads showing only requirements with tests from that document
Interpret Coverage Gaps
Requirements without linked test cases appear as single-row entries with empty orange/red sections: To identify all gaps:- Sort the sheet by Test Case ID column (ascending)
- All blank rows cluster at the top — these are unverified requirements
- Use the Testing space dashboard coverage bar for aggregate gap counts with drill-down queries
Collapse Sections for Focus
When reviewing large verification sets, collapse column groups to focus:- Click the group header (purple, orange, or red section name) to collapse that tier
- Collapsed groups show only the collapse target field:
- Requirements collapse to → Description
- Tests collapse to → Title
- Evidence remains expanded (single column)
- Click again to expand back to full column view
Verification Steps
You should now see:- A three-tier PowerSheet with requirements, tests, and evidence columns color-coded by workflow stage
- Denormalized rows showing one sub-row per linked test case per requirement
- Empty orange/red sections for requirements lacking verification coverage
- The ability to create new verification test cases inline with automatic link creation
See Also
- Create Verification Test Cases — detailed workflow for authoring verification tests
- Link Tests to Requirements — establish traceability via link roles
- Check Verification Coverage — run gap analysis queries
- System Verification Sheet — configuration reference
- Design Verification Sheet — design-level verification setup
- V-Model Methodology — understand verification vs validation distinction