GenAI-based test case generation and execution in SDV platform
By: Denesa Zyberaj , Lukasz Mazur , Nenad Petrovic and more
Potential Business Impact:
Tests car software automatically from instructions.
This paper introduces a GenAI-driven approach for automated test case generation, leveraging Large Language Models and Vision-Language Models to translate natural language requirements and system diagrams into structured Gherkin test cases. The methodology integrates Vehicle Signal Specification modeling to standardize vehicle signal definitions, improve compatibility across automotive subsystems, and streamline integration with third-party testing tools. Generated test cases are executed within the digital.auto playground, an open and vendor-neutral environment designed to facilitate rapid validation of software-defined vehicle functionalities. We evaluate our approach using the Child Presence Detection System use case, demonstrating substantial reductions in manual test specification effort and rapid execution of generated tests. Despite significant automation, the generation of test cases and test scripts still requires manual intervention due to current limitations in the GenAI pipeline and constraints of the digital.auto platform.
Similar Papers
Automating Automotive Software Development: A Synergy of Generative AI and Formal Methods
Software Engineering
Makes car software build faster and safer.
GenIA-E2ETest: A Generative AI-Based Approach for End-to-End Test Automation
Software Engineering
Writes computer tests from plain English.
Generating Automotive Code: Large Language Models for Software Development and Verification in Safety-Critical Systems
Software Engineering
Makes car software safer and faster to build.