Skip to main content

Purpose and Scope

The Design Verification Sheet supports design engineers and V&V engineers in:
  • Tracking verification coverage — ensuring every design requirement has linked verification test cases
  • Managing verification evidence — organizing test results and audit trail artifacts per test case
  • Progressive disclosure workflow — expanding from requirements to tests to evidence on demand
  • Cross-document verification — linking design requirements from Design space to test cases in Testing space
  • Audit compliance — maintaining complete traceability for ISO 26262 functional safety reviews
Use this sheet when:
  • Planning design-level verification activities (Part 4 §5.6 requirements)
  • Reviewing verification test coverage before formal reviews
  • Documenting verification evidence for design specifications
  • Creating verification test cases directly from design requirements
  • Tracking verification status across component and subsystem design documents

Sheet Architecture

Visual Organization

diagram

Column Groups

Column GroupColorPurposeCollapsible
Design RequirementsBlue (#0277bd / #01579b)Primary entity display (ID, title, type, rationale)Yes → collapses to title
Verification TestsOrange (#f57c00 / #e65100)Linked test case metadata (ID, name, status)Yes → collapses to title
Verification EvidenceRed (#d32f2f / #b71c1c)External reference artifacts attached to test casesYes → collapses to description

Configuration Properties

Source Query Configuration

PropertyTypeValueDescription
entityTypestringDesignRequirementEntity type queried from RTM model; queries all design requirements in current document
currentDocumentContextbooleantrueConstrains query to design requirements only from the currently viewed Polarion LiveDoc; prevents cross-document pollution
documentFiltersarray["Testing/DesignVerificationSpecification"]Filters verification test case queries to only show test cases from this document path; ensures tests are organized in correct specification module

Column Group: Design Requirements

PropertyTypeValueDescription
headerstringDesign RequirementsColumn group label displayed in PowerSheet header
colorobject{ background: "#0277bd", darkBackground: "#01579b", text: "#fff" }Blue semantic color for design phase per V-model convention
collapseTostringtitleWhen group is collapsed by user, only the title field remains visible; preserves context while saving screen space
visiblebooleantrueColumn group always visible by default
columnsarraySee Design Requirement ColumnsDefines all fields displayed in this group

Design Requirement Columns

Column NameFieldTypeRead-OnlyFormatterKeyboard FocusNotes
objectIdobjectIdstringreadOnlyFormatterNoDesign requirement stable identifier (e.g., DR-001); prevents accidental edits
titletitlestringboldReadOnlyFormatterYesRequirement title with bold styling; keyboard focus lands here when user enters requirements section
typetypeenumreadOnlyFormatterNoWork item type (always DesignRequirement); read-only for data integrity
descriptiondescriptiontextreadOnlyFormatterNoDetailed requirement text; read-only because requirements are authored in Design space, not in verification sheet
rationalerationaletextreadOnlyFormatterNoWhy this requirement exists; provides context for verification planning

Column Group: Verification Tests

PropertyTypeValueDescription
headerstringVerification TestsExpandable column group for linked verification test cases
colorobject{ background: "#f57c00", darkBackground: "#e65100", text: "#fff" }Orange semantic color for verification activities per V-model test phase
relationshipNamestringverificationTestCasesRTM model relationship traversed to reach linked test cases; allows multiple test cases per requirement
relationshipTargetstringverificationTestCaseTarget entity type (VerificationTestCase work item)
collapseTostringtitleWhen collapsed, only test case title visible; enables summary view showing which tests cover each requirement
multiItembooleantrueAllows many-to-many traceability: one design requirement can link to multiple test cases, each shown in separate sub-row
entityFactoryobjectSee Entity Factory ConfigurationEnables inline test case creation directly from sheet; creates new test cases in Testing/DesignVerificationSpecification module

Verification Test Columns

Column NameFieldTypeEditableFormatterNotes
objectIdobjectIdstringNoreadOnlyFormatterTest case stable identifier (e.g., VT-023); read-only for traceability integrity
titletitlestringYesboldFormatterTest case name with bold styling; allows inline editing; hasFocus: true prioritizes keyboard input here
statusstatusenumYesstatusRendererTest case status (Planned, In Progress, Completed); editable for lifecycle management
descriptiondescriptiontextYesDefaultTest execution description; multiLine: true allows detailed test procedure without column width constraints
executionResultexecutionResultenumYespassFailRendererPass/Fail/Not Run status; color-coded (green/red) for quick scan

Column Group: Verification Evidence

PropertyTypeValueDescription
headerstringVerification EvidenceThird-level expansion showing external references attached to test cases
colorobject{ background: "#d32f2f", darkBackground: "#b71c1c", text: "#fff" }Red semantic color distinguishing evidence artifacts from test data
relationshipNamestringexternalReferencesRTM model relationship from test case to evidence artifacts; enables audit trail
relationshipTargetstringexternalReferenceTarget entity type (external reference work item or attachment)
collapseTostringdescriptionWhen collapsed, only evidence description visible; minimizes evidence clutter
visiblebooleantrueEvidence columns visible by default; can be hidden via PowerSheet UI to focus on test planning

Evidence Columns

Column NameFieldTypeEditableFormatterNotes
artifactIdartifactIdstringNoreadOnlyFormatterEvidence artifact identifier or attachment name; read-only for audit compliance
descriptiondescriptiontextNoreadOnlyFormatterEvidence description (e.g., “Test execution log”, “Performance measurement report”); serves as collapse target
typetypeenumNotypeRendererEvidence type (Test Log, Screenshot, Report, Data File, etc.); visual indicator for artifact category
uploadDateuploadDatedateNoreadOnlyFormatterDate artifact was attached; supports audit timestamp requirements

Entity Factory Configuration

Test Case Creation

PropertyTypeValueDescription
enabledbooleantrueEnables inline test case creation; when disabled, users must navigate to Testing space to create test cases manually
targetTypestringVerificationTestCaseCreates work item of type VerificationTestCase
targetModulestringTesting/DesignVerificationSpecificationPath to Polarion document where new test cases are created; ensures consistent organizational structure
autoLinkRolestringverifiesAutomatically creates ‘verifies’ link from new test case back to design requirement
defaultFieldValuesobject{ status: "Planned", phase: "Design" }Pre-fills new test case fields; speeds up test case creation

Workflow

  1. User enters Design Verification Sheet with design requirements visible
  2. User expands Verification Tests column group
  3. User clicks “Create Test Case” button in orange column header
  4. Sheet creates new VerificationTestCase work item in Testing/DesignVerificationSpecification module
  5. Sheet automatically links new test case to design requirement via ‘verifies’ link role
  6. New test case appears in orange column group as a new sub-row ready for editing

Document Grouping and Filtering

PropertyTypeValueDescription
groupBystringverificationTestCases.verificationTestCase.owningDocumentGroups rows by owning document of linked test case; when viewing multiple test documents, tests are organized by source specification
groupByLabelstringDocumentLabel shown in group header (e.g., “Document: DesignVerificationSpecification v3”)
hiddenColumnsarray["verificationTestCases.verificationTestCase.owningDocument"]Hides the document column itself but retains groupBy behavior; prevents redundant column while preserving organizational structure
sortOrderstringascendingSorts groups and rows in ascending order by document name and requirement ID

Progressive Disclosure Strategy

Expanded View (Full Detail)

Design Requirements | Req ID | Req Title | Req Description | Rationale
Verification Tests  | Test ID | Test Title | Test Description | Status | Result
Verification Evidence | Evidence ID | Evidence Type | Description | Upload Date
Use case: Planning and documenting design verification; capturing complete test and evidence metadata

Collapsed Requirements View

Design Requirements | Req Title
Verification Tests  | Test ID | Test Title | Test Description | Status | Result
Verification Evidence | Evidence Type | Description
Use case: Quick scan of which tests cover which requirements; reduces horizontal scrolling

Summary View (Hidden via Named View)

Design Requirements | Req ID | Req Title
Verification Tests  | Test ID | Test Title | Status
Verification Evidence | (hidden)
Use case: Executive overview; verification coverage report showing requirement-to-test mapping

Formatter Configuration

Read-Only Styling

FormatterApplied ToVisual StylePurpose
readOnlyFormatterDesign Requirement fields (objectId, type, description, rationale)Grey background, non-editable textPrevents accidental edits to traceability context; indicates that requirements are authored elsewhere
readOnlyFormatterEvidence fields (artifactId, uploadDate, type)Grey background, non-editable textEnforces immutability of audit evidence; maintains compliance with ISO 26262 evidence retention

Visual Emphasis

FormatterApplied ToVisual StylePurpose
boldFormatterDesign Requirement title, Test Case titleBold font weight (600)Improves scannability; users can quickly identify key entities in large sheets
boldReadOnlyFormatterDesign Requirement titleBold + grey backgroundCombines emphasis with read-only indication; primary navigation field for keyboard users

Status and Result Rendering

RendererFieldValuesColor CodingPurpose
statusRendererverificationTestCases.statusPlanned, In Progress, Completed, On HoldYellow / Blue / Green / OrangeVisual workflow indicator; helps identify blockers and progress
passFailRendererverificationTestCases.executionResultPass, Fail, Not RunGreen / Red / GreyInstant visual verification status; supports quick coverage assessment

Keyboard Navigation

ActionKeyBehavior
Enter design requirement section↓ from column headerFocus moves to first design requirement title field (hasFocus: true)
Edit design requirement titleF2 or Double-clickTitle field enters edit mode; typically read-only so no effect
Move to verification test sectionTabFocus moves to first linked test case ID
Edit test case titleTab / F2Test case title field (hasFocus: true in orange group) becomes active; users can type test name
Add multiline test descriptionShift+EnterIn description field with multiLine: true, creates line break without exiting field
Create new test caseAlt+InsertTriggers entity factory; creates new test case in Testing/DesignVerificationSpecification
Collapse column groupCtrl+- (minus)Hides columns except collapseTo field (title for tests, description for evidence)
Expand column groupCtrl++ (plus)Shows all columns in group

Common Workflows

Planning Design Verification

  1. Open Design Verification Sheet for target design requirement document (e.g., “Camera Module Design Requirements”)
  2. Review Design Requirements column group; verify all requirements visible
  3. Expand Verification Tests column group
  4. For each requirement without linked test cases:
    • Click “Create Test Case” in orange header
    • Enter test case title and description
    • Sheet automatically links to requirement via ‘verifies’ role
  5. Save PowerSheet; new test cases appear in Testing/DesignVerificationSpecification

Tracking Test Execution

  1. Open Design Verification Sheet
  2. Expand Verification Tests and Verification Evidence column groups
  3. For each test case:
    • Update Status field (Planned → In Progress → Completed)
    • Record Result (Pass/Fail/Not Run)
    • Attach evidence artifacts (test logs, screenshots, reports)
  4. Review Verification Evidence column to confirm all tests have supporting artifacts
  5. Generate verification traceability report for design review

Reviewing Verification Coverage

  1. Open Design Verification Sheet
  2. Switch to Summary View (if named view exists)
  3. Scan Design Requirement ID and Verification Tests count columns
  4. Identify requirements with zero linked test cases
  5. Use PowerSheet gap query to drill into uncovered requirements
  6. Create missing test cases via entity factory or Testing space

RTM Model Integration

The Design Verification Sheet depends on these RTM model entities and relationships:
Entity TypeRolePurpose
DesignRequirementSourcePrimary query entity; defines all rows shown in blue column group
VerificationTestCaseTargetLinked test cases displayed in orange column group; traversed via verificationTestCases relationship
ExternalReferenceEvidenceAudit trail artifacts displayed in red column group; linked from test cases via externalReferences relationship
Link RoleDirectionCardinalityPurpose
verifiesVerificationTestCase → DesignRequirementMany-to-ManyDefines traceability from design requirements to verification test cases; supports ISO 26262 Part 4 verification coverage
externalReferencesVerificationTestCase → ExternalReferenceOne-to-ManyAttaches evidence artifacts (test logs, reports, sign-off) to test cases; maintains audit trail

Relationship to Other PowerSheets

Related SheetRelationshipUse Case
System Verification SheetParallel workflowSystem-level verification; feeds up to design verification
Subsystem Verification SheetParent levelSubsystem requirements decompose to design requirements; subsystem verification covers design tests
Component Characteristics SheetData sourceDesign characteristics link to failure modes; verification of characteristics supports design FMEA coverage
Whole RTM SheetTraceability contextShows full V-model decomposition; Design Verification Sheet is focused view of design → test layer

Compliance References

StandardApplicable ClauseEvidenceNotes
ISO 26262-4§5.6 (Design verification)Design Verification Sheet linking design requirements to verification test casesSupports demonstration that design correctness verified per methodology
ISO 26262-8§6 (Bidirectional traceability)verifies link role from test cases back to requirementsEnables traceability reporting for safety case review
ISO 26262-1§7.4.2 (Work products)Verification test case records with status, result, and evidenceDesign verification plan and report work products
IATF 16949§5.1.2 (Design review)Design Verification Sheet evidence audit trail for PPAP level 3Supports Design Failure Mode Prevention Activity (DFMEA) reviews
Design Requirement fields (ID, title, description) are read-only in this sheet because requirements are authored in Design space. Edit requirements directly in their source document or via Design Requirements PowerSheet. This sheet is for verification planning and tracking only.
When multiple design verification specifications exist (e.g., one per component), the sheet groups rows by owning document. Users can expand individual document groups to focus on verification for a single component without navigating between documents.