Skip to main content

Dashboard Purpose

The V&V Engineer Dashboard is designed to support the verification and validation role in aerospace systems development. It surfaces:
  • Test execution tracking — Current status of all test cases across pass/fail/not-run states
  • Verification coverage — Requirements-to-test-case traceability at each requirement level (system, design)
  • Traceability gaps — Unverified requirements and test cases without linked requirements
  • Environmental qualification status — Test facility and equipment readiness
This dashboard complements the Design Engineer Dashboard (focused on design requirements and characteristics) and the Safety Engineer Dashboard (focused on failure analysis and risk control).

Key Metrics

diagram

Test Execution Status

MetricValueTargetStatus
Total Test Cases33N/A
Passed28≥95%⚠️ Below target
Failed2<5%✓ Within target
Not Run30%⚠️ Pending
Pass Rate84.8%95%+⚠️ Trending up

Verification Coverage by Level

Requirement LevelTotalVerifiedCoverageGap
System Reqs (sysReq)311961.3%12 unverified
Design Reqs (desReq)15640%9 unverified
Total462554.3%21 gaps
Verification coverage = (requirements with linked testCase) ÷ (total requirements at that level). A requirement is considered “verified” if it has at least one linked test case work item. Design-level requirements have lower coverage because some design requirements are verified through subsystem/component-level DFMEA analysis rather than explicit test cases.

Test Specification Inventory

Test DocumentStatusTest CasesCoverage
FCC System Test SpecificationApproved18System reqs
Sensor Interface Module Test SpecIn Review8Subsystem reqs
Processing Core Test SpecApproved4Component reqs
Actuator Bus Interface Test SpecDraft2Component reqs
Environmental Qualification PlanApproved1EQ test
Total33

Dashboard Sections

Test Execution Summary

The Test Execution Summary displays real-time test results aggregated across all test specifications: Key Indicators:
  • Pass Rate (84.8%) — Percentage of test cases with passing results
  • Failed Tests (2 cases) — Tests that failed most recent run; typically requiring design change or test procedure revision
  • Pending Tests (3 cases) — Test cases not yet executed; blocking certification readiness
  • Test Effort Remaining — Estimated hours to complete pending and failed test cases (tracked in test case estimate field)
Visual Status:
  • 🟢 Pass (≥95% pass rate) — Test suite is production-ready
  • 🟡 Warning (80–95% pass rate) — Some failures; rework in progress
  • 🔴 Fail (<80% pass rate) — Multiple failures; testing cycle incomplete
Current project status: 🟡 Warning (84.8% pass rate, 2 failed cases, 3 pending).

Verification Coverage Analysis

The Verification Coverage Analysis shows requirements-to-test-case traceability completeness: Coverage by Requirement Level: diagram Gap Analysis:
Gap TypeCountCauseAction
Unverified System Reqs12Test cases in progressAssign to test leads; update estimate
Unverified Design Reqs9Lower-level DFMEA coverageLink to relevant failure modes via traceability review
Orphaned Test Cases1No linked requirementReview test case relevance; delete or relink
Total Verification Gaps22
Aerospace certification standards (ARP 4754A, DO-178C, DO-254) require ≥95% requirements-to-test traceability before design release. Current project is at 54.3% — 41% gap remains.

Environmental Qualification Status

Environmental qualification testing validates design performance under deployed environmental conditions (temperature, vibration, humidity, altitude per DO-160G):
Test CategoryStatusFacilityResponsibleTarget Date
Temperature RangeIn ProgressEnvironmental Lab AV&V Lead2026-03-15
Vibration ProfileScheduledEnvironmental Lab BTest Engineer2026-03-22
Humidity CyclingNot StartedEnvironmental Lab ATest Engineer2026-04-05
Salt SprayNot StartedCorrosion LabMaterials Eng2026-04-12
Lightning Strike IndirectScheduledTest FacilityElectrical Eng2026-03-30
Environmental test results and facility availability should be verified in the project’s Environmental Qualification PowerSheet or test specification documents. Schedule dates may shift based on facility demand and test resource availability.

Dashboard Navigation

The V&V Engineer Dashboard includes quick-link sections for rapid navigation to related tools and reports:
ToolTypePurpose
V&V Summary ReportReportLive test execution and coverage metrics
Test Case InventoryPowerSheetInteractive test case editor and status tracker
Requirements Traceability MatrixPowerSheetBidirectional req↔test linking and gap analysis
Test Specification DocumentsDocumentTest procedure specs and expected results

Analysis and Reporting

ReportTypeMetrics
Verification Coverage ReportAnalyticsCoverage % per requirement level, gap count
Test Execution DashboardLive DashboardPass/fail/not-run distribution over time
Environmental Qualification ReportProject ReportEQ test status per DO-160G requirement
System Decomposition ReportHierarchyRequirements per system/subsystem/component with test counts

Integration with Other Dashboards

The V&V Engineer Dashboard is one of five role-specific dashboards in the Aerospace Safety Solution:
Each dashboard includes a Quick Links sidebar with links to all other role dashboards. Use the sidebar to context-switch between different engineering perspectives without returning to the home page.

Reference

See also:
Code: .polarion/pages/spaces/_default/Program Manager Dashboard/page.xml, Safety Engineer Dashboard/page.xml, Design Engineer Dashboard/page.xml, VandV Engineer Dashboard/page.xml, Config Manager Dashboard/page.xml (0.65) · .polarion/pages/spaces/Requirements/Home/page.xml, Design/Home/page.xml, Risks/Home/page.xml, Testing/Home/page.xml, Risks/FMEA Reports/page.xml, Documentation/Home/page.xml, Documentation/Powersheet Help Redirect/page.xml, RiskTemplates/Home/page.xml (0.54) · .polarion/pages/spaces/_default/Home/page.xml (0.53) · datasets/sol-aero-ui-walkthrough/summary.md, navigation.md, dashboards/home-dashboard.md, dashboards/role-dashboards.md, dashboards/standards-compliance.md, risksheet-views/risksheet-views.md, work-item-types/data-model.md (0.49) · .polarion/pages/spaces/_default/V-Model Process Guide/page.xml (0.48) · .polarion/pages/spaces/_default/Standards Compliance Overview/page.xml, Certification Readiness Scorecard/page.xml, Compliance Matrix/page.xml (0.40) · modules/RiskTemplates/DFMEATemplate/attachments/risksheetTopPanel.vm, SubSystem-FMEATemplate/attachments/risksheetTopPanel.vm, System-FMEATemplate/attachments/risksheetTopPanel.vm, PFMEATemplate/attachments/risksheetTopPanel.vm, HazardTrackingTemplate/attachments/risksheetTopPanel.vm, DFMEATemplate/attachments/risksheetPdfExport.vm, SubSystem-FMEATemplate/attachments/risksheetPdfExport.vm, System-FMEATemplate/attachments/risksheetPdfExport.vm, PFMEATemplate/attachments/risksheetPdfExport.vm (0.38) · .polarion/polarion-project.xml, .polarion/context.properties, .polarion/security/user-roles.xml, .claude/PROJECT.md, TODO.md (0.38) · .polarion/pages/spaces/_default/Data Model/page.xml (0.37) · .polarion/nextedy/sheet-configurations/DO-178C Software Verification Matrix.yaml (0.35)