---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Enable Automated Test Framework (ATF) properties

# Enable Automated Test Framework (ATF) properties {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The App Engine Studio (AES) Pipelines and Deployments app includes an Application Test Framework (ATF)
suite called the Application Deployment Test Suite. Two system properties control whether
the test runs automatically whenever an app is deployed to a Test environment.

## Before you begin

Role required: admin

## About this task

The tests in the Application Deployment Test Suite can be run on production instances; however, the flows included in the base system run only on non-production (Test) instances. Additionally, the tests should run only on an instance defined with an Instance Type of Testing. For more information, see [Configure your pipeline environments](https://servicenow-prod.fluidtopics.net/hJxuurdVY0ikEtekdvTA3Q "Set up your App Engine Studio (AES) production and non-production (for example, development, test, and/or staging) environments by adding the URLs and credentials used to access each instance.").  
Note:  
If you plan on cloning your production instance to one or more non-production instances, you should either create a data preserver for these settings or enable these settings on your production instance. For more information, see [System clone](https://www.servicenow.com/docs/access?context=system-clone-landing&version=yokohama&pubname=yokohama-platform-administration&ft:locale=en-US).

## Procedure

1. Navigate to the System Properties table by typing `sys_properties.list` in the navigation filter and pressing Enter.
2. Locate the following two properties:  
   * sn_atf.runner.enabled
   * sn_atf.schedule.enabled

   {#enable-atf-properties__ul_zmy_wzn_4rb}

3. If you want these tests to run automatically on non-production instances whenever an app is deployed to a Test instance, open each property record, change the Value field to true, and select Update.

