ALM Open Test Architecture API Type Library Version 12.55
ExecEventRestartActionParams Object
Members
Collapse All
Expand All
Description
Information on actions to be taken during restart after completion of a test set.
Remarks
An ExecEventRestartActionParams object can be returned from
ExecSettings.OnExecEventSchedulerActionParams
, depending on the input arguments.
Public Properties
CleanupTest
The test ID of the test to run before each rerun.
NumberOfRetries
The number of retries if a test fails.
OnExecEventSchedulerAction
The action to be taken.
See Also
ExecEventRestartActionParams Members