Forum Discussion

amit72avcg's avatar
amit72avcg
Occasional Contributor
14 years ago

How to validate a waveform on a screen?

Hi,

Can anyone suggest me a method to validate a window displaying continuously changing waveforms?

I thought of using region checkpoint, but due to continuous change in waveforms, there is a change in images per second.

So region checkpoint is not going to help in this situation.

Is there any other option?



Thanks

2 Replies


  • Hi Amit,





    I think that using a region checkpoint is the only option. However, if the control that displays waveforms can provide a non-image representation of the data (e.g. string, xml or hash) via one of its native properties or methods, you can validate this non-image data instead of the corresponding image.