Categories

Continuous Integration
How to control the power of an embedded target in automated testing? 22-Jul-2024
For automated testing, it is often required to control the power of a target device. No matter if the target should be power-cycled to have a defined state for tests or if the target should only consume power when tests are actually executed. There are several options how target power cont...
Continuous Integration (CI): How to setup CI system using GitLab? 20-Feb-2024
How BlueBox & winIDEA products can be used to perform automated tests on real hardware targets as part of a CI/CD infrastructure, and thus contribute to the success of an embedded software project? Possible solution: 1. Integrate local Embedded target into the GitLab ecosystem. 2. Create a...