06-18-2007 03:48 AM
In the post action I write --- On Fail - Terminate execution
Obviously the test fails but surprisingly it doesn't terminate. Why is that?
2) I would like to show a message (upon pre-condition) and to terminate after it is displayed. Is there a short way to do it (preferably in the same message step...)
Thanks
06-18-2007 06:49 AM
Hi Rafi2003,
1) That should be working, as you expect. What TestStand version are you using?
2) You could have you post action jump to a location, or call a sequence with you message and then have the post action of the message step do the terminate.
Regards
Ray Farmer