Purpose Rapise test scripts can be run from the command line.
Usage The form of the command is: cscript SeSExecutor.js path_to_sstest_file [evals]
where path_to_sstest_file is a path to sstest file, e.g. "C:\Program Files\Inflectra\Rapise\Samples\SmarteATM\SmarteATM.sstest" evals (optional) is a statement like this: -eval:varname1=value1;varname2=value2;...
varname is a global variable associated with an option in the Settings Dialog. Global variables are prefixed with a g_. The global variables under the Execution and Recording headings can be found by clicking on the corresponding option in the Settings Dialog (see below):
Other variables include:
Exit Code
See Also |