seleniumtestingautomationwaveformtestcomplete

How to automate a waveform which comes from a healthcare device?


I am working as automation test engineer in healthcare. We have requirement for automating a waveform received from ECG which will be displayed in a web application. So is there any tool to automate the waveform ?

WaveForm Sample IMAGE


Solution

  • Use Sikuli.

    You have to be creative with it. As long as your application is running on any JVM supported platform and there is a feature to hold the waveform in a specific interval. Then , you can do image based assertion using Sikuli.