03-23-2011 08:27 PM
Hi,
I have a test sequence file that is constructed as when test failed, in Post Action, it will jump to a sub-sequence. And, what I found out is that the result status for that test step in the executation pane was not displayed until after the sub-sequence finished executing (the test steps for sub-sequence was not hided from the operator). I want to know if there is a way that I can modify the TestStand so that the test step result can be displayed in the execution pane before test step go into Post Action?
Thanks.
Peggy
03-24-2011 03:49 AM
Hi Peggy,
I wonder if performing an Engine.PostUIMessage using UIMsg_RefreshWindows to force a refresh of the UI windows would do the trick.