NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to test a LabVIEW application

I'm currently developping a LabVIEW application. To ensure functionnaliti, quality... I would like to automate test. But I would like to test the overall application. And this kind of test requiers a user that read dialog, click on button of dialog box, do some actions... Does TestStand allow us to repeat theses operation?

TestStand is new to me. I saw some demonstration in some LabVIEW seminar. But I understood that it was mainly built for testing VI that has inputs and outputs... We specify parameters and we have an average of response to compare to. am I mistaken?

Nitrof
0 Kudos
Message 1 of 2
(2,873 Views)
Are you looking for a tool to validate an application? Winrunner and Rational have packages for GUI testing. TestStand is not for testing VIs. It is a test manager. It uses VIs, DLLs, etc. to perform tests, manage the results, create reports, and log data. It could replace all of your LabVIEW dialogs.
0 Kudos
Message 2 of 2
(2,873 Views)