Property reference

sn_atf.schedule.enabled

The sn_atf.schedule.enabled property allows for the enabling of scheduled test suite execution in ServiceNow. Admins should set this to 'true' on sub-production instances to automate testing processes effectively.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property enables the execution of automated test suites on a scheduled basis, provided that the related test execution property is also enabled.
What area does it affect? Automated Testing Framework
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when configuring automated testing in sub-production environments.

Out of the box property record

Raw metadata from the property record.

Property name sn_atf.schedule.enabled
Sys ID c232794153c3220064a5c2e5dec58783
Type boolean
Application Global
Default value false
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.
Updated 2024-05-25 03:56:16