Property reference

sn_atf.runner.enabled

The sn_atf.runner.enabled property allows for the execution of automated tests and test suites. It is set to false by default to prevent accidental test runs in production environments, making it crucial for sub-production instances where testing is needed.

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 or disables the execution of automated tests and test suites in ServiceNow, with a default setting that prevents tests from running in production.
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 setting up testing environments or before running tests on sub-production instances.

Out of the box property record

Raw metadata from the property record.

Property name sn_atf.runner.enabled
Sys ID 99ca5ab55b1022001f80efe5f0f91a05
Type boolean
Application Global
Default value false
Description Enable test/test suite execution. The default value is false so that tests don't accidentally run on production systems. Update the value to 'true' on sub-production instances where you wish to run automated tests. This property is private; changes to its value will not move between instances in update sets or team development.
Updated 2024-05-25 04:03:47