Automated testing tool development challenges (for embedded software)
- by Karthi prime
My boss want to come up with the proposal for the following tool:
An IDE: Able to build, compile, debug, via JTAG programming for the micro-controller.
A Test Suite, reads the code in the IDE, auto generates the test cases, and it gives the in-target unit testing results(which is done by controlling code execution in the micro-controller via…