We want to run and automate our tests for ISOBlue's software.
This article helped me understand a lot better what we need to do in terms of software testing for embedded devices (slides on how Google tested Chromecast is particularly helpful).
Our tests should have 2 parts to it:
- Automated tests that run on emulators
- Automated tests that run on real devices
Here are some initial tasks I could think about to get us started:
We want to run and automate our tests for ISOBlue's software.
This article helped me understand a lot better what we need to do in terms of software testing for embedded devices (slides on how Google tested Chromecast is particularly helpful).
Our tests should have 2 parts to it:
Here are some initial tasks I could think about to get us started: