The smart scheduler object

The smart scheduler object describes a scheduled execution. True Platform generates a smart scheduler object when you schedule an execution with the smart scheduler interface.

To learn about test scheduling in True Platform, see Schedule test runs.

Smart scheduler properties

{
  "runConfiguration": {...},
  "scheduler": {...}
}

A smart scheduler object contains the following properties:

PropertyTypeDescription
runConfigurationrun configuration objectThe object representing the execution configuration.
schedulerscheduler objectThe object describing how the execution should be triggered.