Hows e-Valid response to an error in a test handled? Is there a return code return some kind of message?
An error in a test shows up lots of different ways.
(1) If you have an error in playback, it will show ERROR in the
event log.
(2) If you have an OnErrorGoScript or similar command, then
the playback process may take an alternate course once an
ERROR is detected.
eValid, during playback, has ERROR, WARNING, ALARM and TIMEOUT flags that
can be used to adjust the flow of control as described here:
http://www.e-Valid.com/Products/Documen ... rting.html(3) If you're running from a batch execution you will see
an error return code to the batch command.
eValid has ~60 switches that control executions from the Windows command
line, described here:
http://www.e-Valid.com/Products/Documen ... rface.html http://www.e-Valid.com/Products/Documen ... codes.htmlHope this helps.
_____________________
eValid Support Team