08-10-2011 01:31 PM
Hi,
I wonder where I can find the information for the test step status? ie. for example, when it will return Pass/Fail, when it will display Done, True, Skipped, and if there is any other status?
Thanks.
Peggy
Solved! Go to Solution.
08-10-2011 02:31 PM
Look in the TestStand Reference Manual in Chapter 3. There is a table which shows exactly what happens when a step executes. It's table 3-3.
Also, look in the TestStand help. In the Index tab type ResultStatus and you should see all the ResultStatus constants.
http://zone.ni.com/reference/en-XX/help/370052H-01/tsapiref/reftopics/stepproperties
08-10-2011 02:32 PM
Also table 3-4 in the TestStand Reference Manual is a good one to look at as well.
08-10-2011 04:47 PM
jigg, Thank you!