Skip to main content

Why Multiple Standards?

Automotive functional safety projects rarely comply with just one standard. Instead, they must satisfy a constellation of standards that address different lifecycle phases, risk methodologies, and industry domains:
StandardScopeKey Requirements
ISO 26262Functional SafetyASIL classification, V-model traceability, HARA to Safety Goals
AIAG-VDA FMEAFailure Mode AnalysisAction Priority, Risk Reduction, Design + Process FMEA
IATF 16949 / APQPProduction Part ApprovalControl Plans, Process Flow, SC/CC classification
ISO 14971Medical Device Risk MgmtHAZID/Risk Matrix, Residual Risk Evaluation
ISO 21448 (SOTIF)Safety of Intended FunctionalityKnown/Unknown scenarios, Sensor performance limits
Each standard contributes unique requirements that complement rather than replace the others. ISO 26262 requires ASIL-driven verification, AIAG-VDA demands Action Priority-based mitigation tracking, IATF 16949 mandates production process controls, and SOTIF extends hazard analysis beyond component malfunctions.
Engineers often assume compliance means implementing standards sequentially (finish ISO 26262, then FMEA, then APQP). TestAuto2’s compliance model proves standards are concurrent: the same failure mode appears in ISO 26262 DFMEA, AIAG-VDA Action Priority analysis, and IATF control plans simultaneously.

How Standards Map to Work Item Types

The compliance model achieves standards integration by mapping regulatory clauses to specific work item types and custom fields:

ISO 26262 Functional Safety Mapping

ISO 26262 ClauseWork Item TypeCustom FieldsRisksheet/PowerSheet
Part 3-7 (HARA)hazard, harm, safetyGoalharaSeverity, haraExposure, haraControllability, asilHARA Risksheet
Part 4 §6 (System Requirements)sysReqasilInheritance, verifiedBySystem Verification PowerSheet
Part 5 §6 (Hardware Design)designReq, characteristicsubType, scccClassification, targetValueCharacteristics PowerSheet
Part 6 §6 (Software Requirements)designReq (subType=Software)softwareLevel, verifiedByDesign Verification PowerSheet
Part 4-6 §7 (FMEA)failureMode, riskRecord, riskControlseverity, occurrence, detection, actionPriorityDFMEA Risksheet

AIAG-VDA FMEA Mapping

FMEA ElementWork Item TypeCustom FieldsRisksheet Config
System/FunctionsystemElement, functionelementType, functionCategorySFMEA Risksheet
Failure ModefailureModefailureEffect, failureCauseDFMEA Risksheet
Risk AssessmentriskRecordseverity, occurrence, detection, actionPriorityEmbedded in Failure Mode
Prevention ControlriskControl (type=Prevention)controlType, controlDescriptionRisk Control Plan Risksheet
Detection ControlriskControl (type=Detection)controlType, controlDescriptionRisk Control Plan Risksheet
Post-MitigationSame work itemspostmitigationSeverity, postmitigationOccurrence, postmitigationDetection, postmitigationAPPost-Mitigation columns

IATF 16949 / APQP Mapping

APQP ElementWork Item TypeCustom FieldsRisksheet Config
Process StepprocessStepprocessDescription, machine, methodProcess Flow Risksheet
CharacteristiccharacteristicscccClassification, targetValue, upperTolerance, lowerToleranceCharacteristics PowerSheet
Process FMEAprocessFailureModepfmSeverity, pfmOccurrence, pfmDetection, pfmRPNPFMEA Risksheet
Control Plan ItemcontrolPlanItemmeasurementMethod, sampleSize, sampleFrequency, reactionPlanControl Plan Risksheet

Compliance Verification Architecture

TestAuto2’s compliance model doesn’t just store compliance data—it verifies compliance through automated metrics computed by Velocity macros: diagram

Example: ISO 26262 Part 4 Compliance Calculation

The Safety Readiness Scorecard computes ISO 26262 Part 4 compliance as: Overall = AVG(Requirements%, Traceability%, Verification%, FMEA%) Where:
  • Requirements% = sysReq items with at least one outgoing link ÷ total sysReq items
  • Traceability% = sysReq items with ANY link (refines, verifiedBy, assesses) ÷ total
  • Verification% = sysReq items with backlinked test cases (via verifiedBy) ÷ total
  • FMEA% = failureMode items with postmitigationAP value ÷ total failure modes
Every compliance metric on the Safety Readiness Scorecard is clickable—it generates a Lucene query showing exactly which work items cause the gap. For example, “Verification% = 83%” links to the 17% of system requirements missing test case verification.

Standards Alignment Matrix

Different standards have overlapping but not identical lifecycle coverage. The compliance model explicitly maps which standards apply to which lifecycle phases:
Lifecycle PhaseISO 26262AIAG-VDAIATF 16949ISO 14971SOTIF
Concept (Hazard Analysis)✅ Part 3 (HARA, ASIL)✅ (HAZID, Risk Matrix)✅ (Known scenarios)
System Design (Requirements)✅ Part 4 (Safety Reqs)✅ (System FMEA)✅ (Risk Controls)✅ (Performance limits)
Hardware Design (Components)✅ Part 5 (HW Reqs)✅ (DFMEA)✅ (Characteristics, SC/CC)✅ (Design Controls)
Software Design (SW Modules)✅ Part 6 (SW Reqs)✅ (DFMEA)✅ (SW Controls)
Production (Manufacturing)✅ (PFMEA)✅ (Control Plan, PPAP)✅ (Process Controls)
Verification (Testing)✅ Parts 4-6 §7✅ (Detection Controls)✅ (Control Plan Item)✅ (Verification Evidence)✅ (Scenario validation)
The ✅ checkmarks indicate where work item types in TestAuto2 serve multiple standards simultaneously. For example:
  • A failureMode work item satisfies ISO 26262 Part 5 §7 (HW FMEA), AIAG-VDA DFMEA, and ISO 14971 hazardous situation analysis
  • A riskControl work item satisfies ISO 26262 Part 4 (risk treatment), AIAG-VDA prevention control, and ISO 14971 risk control measure
  • A characteristic work item satisfies ISO 26262 Part 5 (HW specification), IATF 16949 SC/CC classification, and ISO 14971 design input
While work items serve multiple standards, each standard has unique field requirements. For example, ISO 26262 requires asil field, AIAG-VDA requires actionPriority field, IATF requires scccClassification. The compliance model uses conditional field visibility in form layouts to show only relevant fields per document type.

How to Use the Compliance Model

Understanding the compliance model helps you:
  1. Navigate dashboards — Know which dashboard shows which standard’s metrics (Standards Compliance Overview)
  2. Create compliant documents — Choose the right risksheet template per standard (see Create a HARA Document vs Create Design FMEA Document)
  3. Interpret gap reports — Understand why a gap exists and which standard it violates (Interpret Compliance Metrics)
  4. Establish traceability — Know which link roles satisfy which standard (Establish Traceability Links)
  5. Configure custom fields — Understand which fields are mandatory per standard (Custom Fields Reference)
For practical application of compliance workflows, see: