Home > On-Demand Archives > Talks >
Running Up That HIL: A Guide to Starting with HIL
Ander Galisteo - Watch Now - EOC 2023 - Duration: 38:55
Thanks for your nice comment! Yes, sometimes we focus too much on the technical details and forget the overall picture; HIL is done to reduce costs and/or make our lives easier. We should always focus on how to obtain maximum benefit with minimum effort. How much is the overall overhead of having a REST-API infrastructure for the tests?
This question I cannot answer right now, Ander. It is still a fresh started project and we have to learn. The test adapter runs an embedded Linux as REST-API server, performing the initiated actions. One interesting point here is the possible remote access, allowing automated tests from an other location. An other advantage is the hardware independent control interface,
Your talk contains real interesting view points, Ander. The testing costs are often underestimated. Testing early, automatically and continuously improves the product quality and reduces the overall costs. Especially duration tests bring up some issues as well and should be an important part. In our company, for internal usage, we started with a REST-API controlled test adapter for remote testing new firmware images.