What you will achieve
After completing this checklist, you will have:- Verified all TestAuto2 components are installed and accessible
- Created your first system structure with hierarchical elements
- Established a functioning HARA workflow with sample hazards
- Set up an FMEA document with failure mode tracking
- Confirmed dashboard reporting and traceability links work
- Identified your primary navigation paths for daily work
Prerequisites
Before starting this checklist:- TestAuto2 solution is installed on Polarion 23.x or higher
- You have project member access or higher permissions
- Nextedy Risksheet and PowerSheet licenses are active
- You have reviewed the Solution Overview
The 60-Minute Quick Start Path
Step 1: Verify Component Access (5 minutes)
Navigate through each critical component to confirm your environment is ready. Actions:- Open the Home Dashboard from the Polarion project home page
- Verify you see six space tiles: Requirements, Design, Risks, Testing, Process, Documentation
- Click Risks Space → confirm the dashboard loads with document inventory sections
- Click ** Safety Engineer Dashboard** from the role dashboards menu
- Verify the Whole RTM PowerSheet link opens a tabular view
- Statistics cards showing counts (likely all zeros in new projects)
- Navigation cards with report icons and sheet icons
- Nextedy branding footer with copyright notice
.polarion/pages/_default/.
Step 2: Create System Structure (10 minutes)
Build a minimal three-level system hierarchy to support hazard analysis. Actions:- Navigate to Design Space → Create Work Item → Select System Element
- Create root element:
- Title: “Autonomous Emergency Braking System”
- Element Type: System
- Status: Active
- Create two subsystem children (use Create Child action):
- “Radar Sensor Subsystem” (Element Type: Subsystem)
- “Brake Actuator Subsystem” (Element Type: Subsystem)
- Open System Structure Navigator report from Design Engineer Dashboard
- Verify the hierarchy displays correctly
Every FMEA document will link to a specific system element. This hierarchy becomes the structural backbone of your risk analysis.
Step 3: Create HARA Document and First Hazard (15 minutes)
Establish ISO 26262 hazard analysis workflow. Actions:- Navigate to Risks Space → Documents section
- Create new module:
- Title: “AEB HARA Analysis”
- Document Type: HAZID (Risk Specification)
- Space: Risks
- Open the new document → verify Risksheet loads (grid interface appears)
- Click Add Hazard (+ button in grid toolbar)
- Fill first hazard row:
- Title: “Unintended braking activation”
- System Element: (link to “Autonomous Emergency Braking System”)
- Severity: S2 (Moderate injuries)
- Exposure: E3 (Medium probability)
- Controllability: C2 (Normally controllable)
- ASIL: (auto-calculated → should show ASIL B)
- Create linked Safety Goal (use Derive Safety Goal action from context menu)
- Verify traffic light appears green in “Pre-Mitigation Status” column
- Risksheet grid with editable cells (Excel-like behavior)
- ASIL auto-calculation formula working (S2+E3+C2 → ASIL B)
- Traffic light indicators in status columns
- ▶ Intro Tour button in page footer (click to see guided tour)
Step 4: Create FMEA Document and Failure Mode (15 minutes)
Set up AIAG-VDA FMEA workflow linked to your system structure. Actions:- Return to Risks Space → create new module:
- Title: “Radar Sensor DFMEA”
- Document Type: Design FMEA
- Space: Risks
- Open document → Risksheet loads with FMEA column layout
- Click Add Failure Mode
- Fill failure mode row:
- Title: “Radar sensor provides erroneous distance data”
- System Element: (link to “Radar Sensor Subsystem”)
- Severity (S): 8 (Severe impact on braking decision)
- Occurrence (O): 5 (Moderate failure rate)
- Detection (D): 6 (Low detection capability)
- Action Priority: (auto-calculated → should show High)
- Verify RPN calculation appears (S×O×D = 240)
- Switch to Post-Mitigation view using view dropdown
- Observe “Pre-Mitigation Status” traffic light shows red (high-risk)
| View | Purpose | When to Use |
|---|---|---|
| Initial Assessment | S, O, D rating entry | First-pass failure mode identification |
| Mitigation Planning | Risk control linkage | After initial ratings complete |
| Post-Mitigation | Post-control S, O, D | After mitigations implemented |
Step 5: Create Verification Test Case (10 minutes)
Establish V&V workflow and traceability linkage. Actions:- Navigate to Testing Space → Create Work Item → Verification Test Case
- Create test case:
- Title: “Verify radar sensor distance accuracy”
- Verifies: (link to your failure mode from Step 4)
- Test Method: Inspection
- Acceptance Criteria: “Distance error < 5% at 10-50m range”
- Open System Verification Sheet PowerSheet from V&V Engineer Dashboard
- Verify your test case appears with linked failure mode reference
- Check Verification Coverage KPI on V&V Engineer Dashboard (should show partial coverage)
Verification tests design outputs against design inputs (are we building it right?).
Validation tests product against user needs (are we building the right thing?).
Use Verification Test Cases for technical compliance, Validation Test Cases for customer acceptance.
Validation tests product against user needs (are we building the right thing?).
Use Verification Test Cases for technical compliance, Validation Test Cases for customer acceptance.
Step 6: Dashboard Review and Navigation (5 minutes)
Confirm all workflow outputs appear in reporting dashboards. Actions:- Open Safety Readiness Scorecard from Program Manager Dashboard
- Verify you see counts for:
- 1 Hazard (from Step 3)
- 1 Safety Goal (from Step 3)
- 1 Failure Mode (from Step 4)
- 1 Test Case (from Step 5)
- Open Standards Compliance Overview
- Check ISO 26262 compliance section → confirm HARA workflow shows “In Progress”
- Return to Home Dashboard → verify statistics on space tiles reflect new work items
Validation Summary
After completing all six steps, you should have:| Component | Expected State |
|---|---|
| System Structure | 3 elements (1 system, 2 subsystems) |
| HARA Document | 1 hazard, 1 safety goal, ASIL calculated |
| FMEA Document | 1 failure mode, RPN calculated, Action Priority assigned |
| Test Cases | 1 verification test case linked to failure mode |
| Dashboards | All statistics non-zero, KPIs showing partial coverage |
| Risksheet | Traffic lights working, formulas auto-calculating |
Next steps
Immediate next actions
- Expand your system structure: Create System Hierarchy
- Complete HARA workflow: Identify Hazards and Derive Safety Goals
- Build FMEA coverage: Define Failure Modes and Link to Risk Controls
Workflow-specific guides
- Safety engineers: HARA Workflow → Generate HARA Report
- Design engineers: FMEA Workflow → Use Progressive Workflow Views
- V&V engineers: Verification and Validation → Check Verification Coverage
Understanding the foundation
- V-Model Methodology — how workflow stages align with ISO 26262 phases
- Traceability Model — understanding link roles and coverage calculations
- RTM Domain Model — entity relationships powering PowerSheet views
Troubleshooting
If any step failed:- Risksheet not loading: Risksheet Loading Issues
- Formulas not calculating: Formula Calculation Errors
- Dashboard widgets broken: Dashboard Rendering Errors
- Permission errors: Permission Denied Errors
Completion time: This checklist takes 45-60 minutes for first-time users. Experienced users can complete it in 30 minutes. You now have a functioning safety workflow baseline ready for production use.