sn_atf.schedule.enabled

ServiceNow property description:

Enable scheduled test suite execution. Update the value of this property to 'true' on sub-production instances where you wish to enable scheduled automated suites. This property is private; changes to its value will not move between instances in update sets or team development. Note: In order to enable scheduled suites, the property for test/test suite execution must also be enabled.

Attributes

  • Sys ID: c232794153c3220064a5c2e5dec58783
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `sn_atf.schedule.enabled` is used to enable the scheduled execution of automated test suites. This property should be set to 'true' on sub-production instances where scheduled automated test suites are desired. It is a private property, meaning that changes to its value will not be transferred between instances via update sets or team development. Additionally, for scheduled test suites to function, the property for test/test suite execution must also be enabled. This ensures that automated testing can be scheduled and executed as part of the development and testing workflow.

Source

Related property: sn_atf.headless.enabled