
Computer Access Technology Corporation IBTracer Verification Script Engine Manual, version 1.0
Page 8 of 35
OnStartScript()
Starting VSE running …
erification Script
Call..
IBTracer Application
(Run verification script)
ProcessData()
Call..(If expected event )
ProcessData()
Call..(If expected event )
ProcessData()
Call..(If expected event )
ProcessData()
Set out.Result =
VERIFICATION_PASSED o
VERIFICATION_FAILED
will com
lete the scri
t run.
Call
..(If expected event )
OnFinishScript()
Finishing VSE running … …
Call..
PASSED
FAILED
DONE
erification Script results
NOTE: Verification script result : <DONE> means that the script is intended solely for
extracting and displaying some information from recorded traces and that the user does not
care about the result . To specify that your script is intented only for the purposes of
displaying information, call somewhere in your script ( in OnStartScript() – for instance )
function ScriptForDisplayOnly() )
Comentarios a estos manuales