ALM Open Test Architecture API Type Library Version 12.55
ExecSettings Object
Members
Collapse All
Expand All
Description
The information on the execution of a test set.
Remarks
Get an ExecSettings object from
TSTest.ExecutionSettings
or
TestSet.ExecutionSettings
.
Public Properties
OnExecEventSchedulerActionParams
The restart action parameters.
OnExecEventSchedulerActionType
The action type of the execution event.
PlannedExecutionDate
The planned test execution date.
PlannedExecutionTime
The planned test execution time.
PlannedRunDuration
The planned test run duration.
See Also
ExecSettings Members