Steps
1. Navigate to the Testing Space
From the main navigation sidebar, click Testing or V&V to open the Testing Space dashboard. This displays all test specifications organized by verification level (system, subsystem, design).2. Select or Create a Test Specification Document
Locate the appropriate test specification document for your verification level:- SystemVerificationSpecification — for system requirement verification
- SubsystemVerificationSpecification — for subsystem requirement verification
- DesignVerificationSpecification — for design requirement verification
testsSpecification document type and placing it in the Testing/ folder.
3. Create a New Verification Test Case
Within the test specification document:- Click the ➕ Add Work Item button
- Select Verification Test Case as the work item type
- Fill in the required fields:
- Title: Brief description of what is being verified (e.g., “Verify radar detection range specification”)
- Description: Detailed test objective and acceptance criteria
- Test Procedure: Step-by-step instructions to execute the test
- Expected Result: Observable outcome indicating requirement satisfaction
- Mount camera in test fixture at standard installation angle
- Position calibrated target grid at 5m distance
- Capture image and measure angular coverage using tool XYZ
- Record horizontal FOV angle measurement Expected Result: Measured horizontal FOV = 120° ± 2°
4. Link the Test Case to Requirements
Establish verification traceability using the verifies link role:- In the Verification Test Case work item, scroll to the Links section
- Click Add Link and select verifies as the link role
- Search for and select the requirement(s) being verified
- Save the work item
5. Set Classification and Priority
Configure test case metadata for filtering and reporting:- Classification: Set to match the requirement classification (SC for Safety Critical, CC for Conformance Critical, or blank for standard requirements)
- Priority: Assign based on requirement ASIL level or business criticality
- Test Type: Select “Verification” (distinguishes from validation test cases)
6. Add Test Evidence References
Link supporting artifacts that demonstrate test execution:- In the External References section, click Add Reference
- Enter URLs or file paths to:
- Test execution logs
- Measurement data files
- Screenshots or videos
- Laboratory reports
- Certification documents
- Test Report: camera_fov_test_2026-02-15.pdf
- Laboratory Data: fov_measurements.csv
- Calibration Certificate: cal_cert_12345.pdf
7. Organize by Test Phase
Group verification test cases by V-model phase using outline numbering or document sections:- 1. Component Verification — Design requirement verification at component level
- 2. Subsystem Integration — Subsystem requirement verification with integrated components
- 3. System Integration — System requirement verification with integrated subsystems
- 4. Safety Validation — Safety goal and functional safety requirement verification
Verification
You should now see:- ✅ New verification test case work item with complete test procedure
- ✅ verifies link role connecting test case to requirement(s)
- ✅ Test case classification matching requirement SC/CC status
- ✅ External evidence artifacts linked via externalReferences
- ✅ Test case visible in Verification PowerSheet expansion rows
- ✅ Updated verification coverage percentage in Testing Space Dashboard
See Also
- Link Tests to Requirements — detailed traceability linking patterns
- Use Verification PowerSheet — bulk test case creation and evidence tracking
- Check Verification Coverage — identify requirements missing verification
- Track Verification Evidence — manage external test artifacts
- Create Validation Test Cases — customer requirement validation workflow
- Verification Test Case Reference — complete field definitions