# ASPICE SYS.5 System Qualification Test

> Elaborate ASPICE SYS.5 work products: qualification test strategy, test specification, and test results for Automotive SPICE (VDA PAM 4.0).



Tags: Automotive, ASPICE, Systems Engineering, Testing


## Example Prompts

- Plan and specify qualification tests for our system against system requirements
- Record qualification test results with traceability for SYS.5
- Define qualification test coverage for the system requirements

URL: https://rakenne.app/skills/aspice-sys-qualification-test/index.md

Try this skill: https://rakenne.app/a/?skill=aspice-sys-qualification-test



## Overview

Elaborate ASPICE SYS.5 work products: qualification test strategy, test specification, and test results for Automotive SPICE (VDA PAM 4.0).

## Getting Started

Add your source materials to the project workspace, then activate the *ASPICE SYS.5 System Qualification Test* skill. The agent will guide you through the process step by step.

## Example Conversation

> **You:** We need to plan and document qualification tests for our system (SYS.5). We have the full system requirements spec and will test in vehicle.
>
> **Agent:** I'll set up the qualification test strategy and specification. Confirm: (1) Test environment — vehicle only or vehicle + representative rig? (2) Which system requirements are in scope for qualification (all or a subset)? (3) Any customer-defined test scenarios to include?
>
> **You:** Vehicle only. All SYS-REQs are in scope. OEM gave us a short list of critical scenarios — I'll add it to the workspace.
>
> **Agent:** I've created `qualification-test-strategy.md` (scope: all SYS-REQs, environment: vehicle, coverage goals) and `qualification-test-specification.md` with test cases derived from each system requirement, plus the OEM critical scenarios mapped to SYS-REQs. Each case has ID, objective, preconditions, steps, expected result, and requirement traceability. I've added a results template. When you run the campaign, we can record pass/fail, date, and tester; failed tests can link to SUP.9 problem reports.

## Sample Output Excerpt

Below is a representative excerpt from a SYS.5 qualification test specification and results.

---

### Qualification test cases (excerpt)

| ID | Objective | Traceability |
|----|------------|--------------|
| SYS-QT-001 | Verify OTA calibration update in vehicle (end-to-end) | SYS-REQ-001 |
| SYS-QT-002 | Verify boot time ≤ 2.5 s at −40 °C in vehicle | SYS-REQ-003 |
| SYS-QT-003 | Verify diagnostic data export complies with UNECE R156 | SYS-REQ-004 |

### Qualification test results (excerpt)

| Test ID | Date | Environment | Result | Tester |
|---------|------|--------------|--------|--------|
| SYS-QT-001 | 2025-02-15 | Vehicle, cold chamber | Pass | J. Smith |
| SYS-QT-002 | 2025-02-15 | Vehicle, −40 °C | Pass | 2.3 s measured |

<!-- /excerpt -->

## Validation

This skill does not include extension tools. Validation is performed by following the **Validation** checklist in the skill workflow: qualification test strategy defines scope and environment; every in-scope system requirement is covered by at least one qualification test case; test results are recorded with pass/fail and traceability; failed tests have defect or problem resolution references.


---

Back to [Skill Library](https://rakenne.app/skills/index.md)
