Page 1 of 1

Monitoring Support Addendum

PostPosted: Tue Mar 11, 2008 1:15 pm
by unsigned
A short manual for evalid scripting -

I have successfully recorded and edited a few scripts, but I want to
add 'check points'. If the script can't log on and stops on the first page -
abort and flag an error.

I guess that is a rather common usage.

Re: Monitoring Support Addendum

PostPosted: Tue Mar 11, 2008 1:18 pm
by monitoring
You proabably need to look into the flag processing commands.

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
http://www.e-Valid.com/Products/Documen ... .html#flag

By CheckPoints I assume you mean what we call validations.
Here is the complete description of eValid's Validation modes:

http://www.e-Valid.com/Products/Documen ... ation.html

Validation failures cause ERRORs, and OnErrorGoScript will divert
flow to the named error recovery script.

If a page just doesn't show up that will be caught by the "don't
wait longer than this" setting (Max. Download Time), and that also
would be an ERROR.