Search papers, labs, and topics across Lattice.
This paper introduces a fully automated testing pipeline tailored for IoT-based automotive applications, addressing the complexities of embedded software in vehicles. By integrating requirement-driven test generation with LLM and VLM support, along with human curation, the approach significantly reduces manual effort while enhancing consistency in testing. A case study on a Child Presence Detection System (CPDS) demonstrated complete functional requirement coverage and perfect Gherkin generation accuracy, validating the pipeline's effectiveness in distributed testing environments.
Achieving 100% requirement coverage and Gherkin generation accuracy, this testing pipeline could redefine how automotive software is validated across decentralized systems.
Testing embedded software in modern vehicles is challenging due to system complexity, decentralized architectures, and strict safety and performance constraints. In this work, we present an end-to-end, deployment-aware testing pipeline for IoT-based automotive applications. The pipeline combines requirement-driven test and code generation with large language model (LLM) and vision-language model (VLM) assistance, and human-in-the-loop curation to reduce manual effort and improve consistency. Using Eclipse openDuT, it supports flexible, distributed deployment across geographically separated cyber-physical and IoT infrastructures, optimizing for node availability and cross-organizational coordination. For validation, we conduct a case study using a Child Presence Detection System (CPDS), achieving full functional requirement coverage across all 9 requirements and 100% Gherkin generation accuracy on the controlled requirement set. Distributed test execution across geographically separated ECUs via Eclipse openDuT confirms the pipeline's applicability to OEM--supplier testing workflows.