TL;DR
In industrial settings, testing Functional Mock-up Units (FMUs) is challenging due to the lack of clear expected outputs. A multi-agent workflow powered by large language models (LLMs) was developed to automate the extraction of metamorphic relations (MRs) from specifications for FMU testing.
✦ Why It Matters
Engineers can leverage this automated approach to enhance the reliability of FMU-based simulations while minimizing manual testing efforts.
Key Takeaways
How It Works
The proposed workflow orchestrates multiple agents to analyze functional and interface specifications, automatically extracting requirements and deriving metamorphic relations. These relations are expressed in a structured format, allowing for the generation of test cases that can be executed across multiple simulation sessions to check for output consistency.
Related