ASPICE · The Definitive Explainer

What Is ASPICE? (Automotive SPICE, Explained Plainly)

The honest explainer: what Automotive SPICE actually is, what it is not, the capability levels, the V-model scope — and exactly where the process theater creeps in.

In short

ASPICE (Automotive SPICE) is a process-capability assessment model that automotive OEMs use to grade how well a supplier's software-engineering processes work, scored on capability levels CL0–CL5. It is governed by the German VDA and derived from ISO/IEC 15504 / 330xx (the SPICE family). It is not a law, not the same as ISO 26262 functional safety, and not an implementation blueprint you can build a process from.

Ask ten people in automotive what ASPICE is and you get ten answers — usually some mix of dread, Excel, and audits. So let's be precise. ASPICE stands for Automotive SPICE, and SPICE is Software Process Improvement and Capability dEtermination. It is an assessment model: a way to grade how capable your engineering processes are. It grades you on capability levels — and most OEMs ask for a specific level as a condition of sourcing.

Where ASPICE came from

ASPICE was born in the 1990s, driven by the German OEMs — Mercedes, Volkswagen, Continental — through the VDA (the German automotive industry association). Back then software meant a few hundred thousand lines of low-level C on a bare-metal ECU: the first ABS, ESP, and airbag controllers. Safety-critical, and growing fast. The OEMs needed a way to judge whether a supplier's software was actually any good — and a legal backstop if it wasn't.

Technically, ASPICE is a domain-specific derivative of ISO/IEC 15504 (SPICE), now succeeded by the ISO/IEC 330xx family. That heritage matters: SPICE is a measurement framework, which is exactly why ASPICE grades processes rather than prescribing them.

The capability levels (CL0–CL5)

CL0

Incomplete

The process isn't really there, or fails to achieve its purpose.

CL1

Performed

The process achieves its purpose. Things get done — the work products exist.

CL2

Managed

It's also planned, monitored, and owned, and its work products are controlled. This is the level most OEM contracts target.

CL3

Established

A standard organizational process is defined and consistently deployed across teams.

CL4

Predictable

The process runs within quantitative, measured limits.

CL5

Innovating

The process is continuously improved against those measures. The tip of the iceberg — rarely required.

Most OEMs ask for Level 1 to Level 3 on the assessed processes; in practice the contractual line is usually CL2. Levels 4 and 5 are the tip of the iceberg. The jump that trips teams up is CL1 → CL2: not doing the work, but managing the work products and traceability. (More on that in missed a capability level?.)

Capability Level 2, decoded — from our ASPICE 101 explainer.
Capability Level 2, decoded — from our ASPICE 101 explainer.

What ASPICE actually covers: the V-model

The scope is the whole V-model plus supporting groups. On the engineering side: system requirements (SYS.1 elicitation, SYS.2 analysis), system architecture (SYS.3), integration and qualification (SYS.4, SYS.5); and software requirements (SWE.1), software architecture (SWE.2), detailed design and construction (SWE.3), then verification back up the V (SWE.4 unit, SWE.5 integration, SWE.6 qualification).

Around that sit the supporting and management groups: quality assurance (SUP.1), configuration management (SUP.8), problem resolution (SUP.9), change request management (SUP.10), and project management (MAN.3). The newest revision, ASPICE 4.0 (2023), added machine-learning processes (MLE.*) and reworked the model. All told it's a ~130-page process reference and assessment model. We break the V down in Agile ASPICE: the V-model is a shape, not a schedule.

The ASPICE capability layer over the V-model — from our ASPICE 101 explainer.
The ASPICE capability layer over the V-model — from our ASPICE 101 explainer.

What ASPICE is NOT (read this part twice)

Here is the single most expensive misunderstanding in the industry: ASPICE is not an implementation blueprint. There is no official blueprint anywhere. It's a checklist assessors grade you against. So teams take that 130-page model and build enormous, bloated processes off it — treating an assessment framework like a build manual.

“There is no official blueprint anywhere. It's a checklist assessors grade you against — so teams take that 130-page model and build enormous, bloated processes off it, treating an assessment framework like a build manual.”The practitioner view

The second trap is the work products. The change records, review records, and communication records ASPICE asks for are 1990s pen-and-paper artifacts. Today they already live inside your tools automatically — in Git, in your PR history, in your issue tracker. But teams recreate them as Excel sheets and signed PDFs. That's the trap — and it's where the pain comes from.

Assessment framework → bloated process: the mistake that manufactures the pain.
Assessment framework → bloated process: the mistake that manufactures the pain.

The real cost of doing it the old way

When you treat a checklist as a build manual and recreate automatic evidence by hand, the bill is brutal: engineers spend more than 80% of their time on work that isn't code. For every one engineer doing the work, you need another to document it. A change that took ten minutes to make takes two to four weeks to land. The true cost of ASPICE, done the legacy way, runs to roughly ten times the cost of the code itself.

The economics of legacy ASPICE: the documentation tax dwarfs the code.
The economics of legacy ASPICE: the documentation tax dwarfs the code.

“We always win an audit by telling the auditors: don't look at the platform.”A Tier-1 quality lead, overheard — assessment theater, not capability

So how do you do ASPICE without the theater?

You stop hand-producing evidence. The modern answer is to let AI agents generate assessment-ready work products — traceability records, review records, test specifications — as a byproduct of the normal build, each with a confidence score and an audit trail. It doesn't replace your assessor or your process ownership; it removes the manual evidence production teams actually fail on. That's the whole thesis behind automating ASPICE compliance with AI agents, and it's what Vera does.

Lukas on what ASPICE is — and what it is NOT. The original intro.

Frequently asked questions

What is ASPICE in simple terms?

ASPICE (Automotive SPICE) is an assessment model automotive OEMs use to grade how capable a supplier's software-engineering processes are, on capability levels CL0 to CL5. It is not a law and not a build manual — it is a checklist assessors grade you against.

Is ASPICE a legal requirement or a standard?

ASPICE is not a law. It is a process-assessment model governed by the German VDA and derived from the ISO/IEC 15504 / 330xx (SPICE) family. It becomes binding only because OEMs write a required capability level into their supplier contracts.

What capability level do OEMs require?

Most OEMs require Capability Level 1 to 3 on the assessed processes, and in practice the contractual line is usually CL2 (the process is planned, managed, and its work products controlled). CL4 and CL5 are rarely required.

Is ASPICE the same as ISO 26262?

No. ASPICE measures process capability; ISO 26262 governs functional safety. They are complementary layers — you can be assessed against both, but passing one does not satisfy the other.

Do you have to follow ASPICE like waterfall?

No. The V-model that ASPICE is built around describes traceability between activities, not the order you do them in. You can satisfy ASPICE inside agile sprints — see our guide to Agile ASPICE.

Part of the ASPICE explainer series

Grounded in the standard, honest about the theater: Automating ASPICE with AI agents · ASPICE vs CMMI · Agile ASPICE · Best ASPICE tools

You don't have to staff two engineers per task.

Vera is the AI ASPICE engineer that builds your assessment evidence from your code — every artifact carries a confidence score and an audit trail. Compliance as a byproduct of the build.or book a compliance teardown →

See Vera →