Previous Topic: Execute the Command ListNext Topic: Processing during a Menuless Run


Execute a Run without Menus

You can execute a run without using any of the Run function menus. Only a completion message is sent to your terminal.

To execute a menuless run, key in the following command. Minimum abbreviations are underlined.

XTCA RUN d.a.m.v. THINK(NONE) LIMIT(999999) [SCREEN/LOGICAL/PHYSICAL/NONE] SUPOTS
XTCA Run (Required)

Invokes the run.

d.a.m.v. (Required)

Identifies the test stream:

d

DDname

a

Application

m

Member

v

Version

Think(NONE) (Optional)

Specifies no simulated operator think time, the default. You can also specify a number of seconds or a percentage. See the Run Options section for valid parameters.

Limit(nnnnnn) (Optional)

Specifies the maximum number of mismatches CA Verify for CICS should allow. The default is 999999. If this number is exceeded, CA Verify for CICS stops the run. Mismatches generated up to that point are recorded and the output test stream is retained.

Screen/Logical/Physical (Optional)

Specifies the type of comparison. The default is screen. See the Run Options section for an explanation of these options.

Supots (Optional)

The default is for CA Verify for CICS to create an output test stream with the same name as the input test stream and the version incremented to the next available one. Mismatch data is automatically recorded. Specify this option to suppress the output test stream.