Home > On-Demand Archives > Talks >

Automated HIL(Hardware in the Loop) Test Processes

Komathi Sundaram - Watch Now - EOC 2025 - Duration: 28:46

Automated HIL(Hardware in the Loop) Test Processes
Komathi Sundaram

This talk will focus on how end-to-end automation of Hardware-in-the-Loop (HIL) test processes accelerates developer feedback, ensures more robust development pipelines, and streamlines release cycles.

1 / 4
Please log in or create an account to test your knowledge and see the answers.

According to Komathi Sundaram, what is the core advantage of an automated HIL test process when integrated into CI?

A It eliminates the need for any manual testing or human oversight of HIL benches.
B It provides quick, CI-integrated feedback on pull requests while optimizing bench usage and multiplying test engineers' impact.
C It guarantees that benches will never fail and removes the need for recovery scripts.
D It primarily increases headcount by requiring more test engineers to run automated scripts.
E It replaces regression testing with only long-duration soak tests to find rare hardware bugs.
M↓ MARKDOWN HELP
italicssurround text with
*asterisks*
boldsurround text with
**two asterisks**
hyperlink
[hyperlink](https://example.com)
or just a bare URL
code
surround text with
`backticks`
strikethroughsurround text with
~~two tilde characters~~
quote
prefix with
>

xanderhendriks
Score: 0 | 8 months ago | no reply

Great presentation. HIL is such a powerful tool to have in the toolbox.

LeeT
Score: 1 | 9 months ago | 1 reply

As someone with no experience with HIL testing I would have liked to have seen an example presented of an actual HIL test setup. What hardware, software, test benches are used. Could have been for any product.

xanderhendriks
Score: 0 | 8 months ago | no reply

I created a workshop a while back showing how to use CI for an STM32 project. It shows how to build the code in the cloud and how to run a series of tests on it. In Lab 8 it runs through how you can setup a Raspberry Pi as github action runner to execute HIL tests.
You can fork the repo and merge the lab_8 branch into master to see it in action without having to go through all the labs.

glennk
Score: -1 | 9 months ago | no reply

Really nice to see automated HIL get some love! Especially combined with CI! Brilliant!!!

datamstr
Score: 1 | 9 months ago | no reply

Excellent presentation!

OUR SPONSORS & PARTNERS