February 15, 2022 1:56 pm
Medical device automated testing
During the design phase of a medical device instrument it is crucial to lower the risk and costs before a main hardware is built or before the new software is written onto the controller element of the hardware. To do so we are creating various simulation systems to prevent failures.
Before releasing a new version of firmware, the goal is to test the motions and behaviours that the device can do in a virtual enviroment without spending time to test it manually on a complete instrument.
All of the part of the codes are written in Python.
We have various tasks in this topic:
- Medical requirement analysis
- Medical device hardware test planning and development
