Testing levels: From Unit test to System test
In this post, you will learn about the different levels of testing for your embedded system and how you can
In this post, you will learn about the different levels of testing for your embedded system and how you can
Software testing is actually not the thing it may seem at first sight. To understand what is so hidden and
In this second part of my blog post about test case prioritization, I describe why and how I extended my
Comprehensive system testing of embedded software may require running many (that can be hundreds of) tests on expensive test systems.
Being responsible for testing an IoT system, you will typically face challenges like this: Unit tests are not enough,
Imagine you are developing the software of a complex cyber-physical system, e.g. laboratory automation system, industrial robot, etc. To manage
AI-based systems are becoming popular. However, the broad acceptance of such systems is still quite low in our society. Trust
When it comes to system level testing, virtual environments offer several strong benefits for you. In this blog post, I
Software is traditionally designed, coded, then tested. However, poor quality coding and a testing phase at the end of the
Effective software teams are always looking for ways to make their members more efficient. They realize that improving the development