Hi everyone,
I am looking for two tools for Labview.
1) Code coverage
I did a quick search and I did not find any code coverage tools for VIs. However, most of the posts were from 2004. Has this situation changed?
2) GUI automation testing
I've looked at TestStand and it appears to be a test automation for your VIs and data acquistion systems. I.E., you can test inputs and outputs. Can Test Stand perform GUI testing that can simulate human interaction on the end-user GUI? I seen other tools such as dogtail (which is scriptable but only works for particular GUI toolkits). I am looking for a tool that can test by finding GUI features (for example, click on the Calculate button) and not move 524 pixels right and 550 pixels down and press click.
Thanks,
Will