A software-centric approach
Section 7 does not treat software as a component to be plugged into a hardware-style FMEA. SwFMEA is scoped and structured around how software actually fails — through logic, requirements, interfaces, and state, rather than through physical degradation.
It's applied during the design phase and, like the rest of SAE1025, is treated as a living analysis: updated continuously as the software changes, not filed away once a form is completed.
Built around the Common Defect Enumeration
Rather than asking analysts to brainstorm software failure modes from scratch, Section 7 is built around the Common Defect Enumeration (CDE) — a structured, pre-populated list of defect types that have historically and repeatedly shown up in software. The CDE gives teams a starting inventory to work from instead of a blank page.
Illustrative examples of the kind of defect classes a CDE-style taxonomy indexes — shown here to convey the approach, not reproduced from the standard's own list.
A risk table, not a Risk Priority Number
Classical FMEA multiplies Severity × Occurrence × Detection into a single Risk Priority Number. Section 7 rejects that for software: RPN's false precision doesn't hold up when occurrence and detectability are so hard to quantify continuously for code. Instead, it plots severity against occurrence directly on a risk table, sorting each failure mode into a small number of honest risk bands.
A single number built from three multiplied estimates. Two very different failure modes can land on the same score, and small changes in any one factor swing the result — precision the underlying judgments don't actually support.
Severity and occurrence are each judged on their own terms and looked up in a matrix, not multiplied together. The result is a risk band the team can defend, not a number that only looks precise.
Occurrence, assessed by evidence — not by guessing
The occurrence axis of the risk table doesn't come from an engineer's gut-feel probability estimate. Section 7 adopts the occurrence tables developed by Ann Marie Neufelder of Mission Ready Software, which score occurrence against four concrete, checkable questions about the failure mode itself.
Requs AI Software FMEA
Requs AI's Software FMEA capability is built to Section 7 of SAE1025: it applies a software-centric failure model rather than a hardware-derived one, draws candidate failure modes from a Common Defect Enumeration–style taxonomy, scores risk on a severity/occurrence risk table instead of a multiplied RPN, and rates occurrence using the four-factor evidence model — requirements evidence, test coverage, control, and repeatability.