English

Req2Road: A GenAI Pipeline for SDV Test Artifact Generation and On-Vehicle Execution

Software Engineering 2026-02-18 v1

Abstract

Testing functionality in Software-Defined Vehicles is challenging because requirements are written in natural language, specifications combine text, tables, and diagrams, while test assets are scattered across heterogeneous toolchains. Large Language Models and Vision-Language Models are used to extract signals and behavioral logic to automatically generate Gherkin scenarios, which are then converted into runnable test scripts. The Vehicle Signal Specification (VSS) integration standardizes signal references, supporting portability across subsystems and test benches. The pipeline uses retrieval-augmented generation to preselect candidate VSS signals before mapping. We evaluate the approach on the safety-relevant Child Presence Detection System, executing the generated tests in a virtual environment and on an actual vehicle. Our evaluation covers Gherkin validity, VSS mapping quality, and end-to-end executability. Results show that 32 of 36 requirements (89\%) can be transformed into executable scenarios in our setting, while human review and targeted substitutions remain necessary. This paper is a feasibility and architectural demonstration of an end-to-end requirements-to-test pipeline for SDV subsystems, evaluated on a CPDS case in simulation and Vehicle-in-the-Loop settings.

Keywords

Cite

@article{arxiv.2602.15591,
  title  = {Req2Road: A GenAI Pipeline for SDV Test Artifact Generation and On-Vehicle Execution},
  author = {Denesa Zyberaj and Lukasz Mazur and Pascal Hirmer and Nenad Petrovic and Marco Aiello and Alois Knoll},
  journal= {arXiv preprint arXiv:2602.15591},
  year   = {2026}
}

Comments

accepted at CAiSE 2026 main