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

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Configure auto test prompting and UI tests

# Configure auto test prompting and UI tests {#ariaid-title1}

Release version: Australia  
Updated July 30, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Configure test settings to enable automatic test prompting and execution of UI tests in Build Agent.

## Before you begin

Role required: admin

## About this task

For more information on UI tests, see [UI Test Script in Automated Test Framework (ATF)](https://servicenow-prod.fluidtopics.net/7RXbLklLHnoTM3kvAicXww "UI Test Script enables you to create test code for custom user interfaces exposing elements of Testing Library within the Automated Test Framework (ATF). Generate test scripts through conversational interaction with Build Agent and run them alongside other ATF tests.").

## Procedure

1. Navigate to AllApp DevelopmentServiceNow Studio or AllApp DevelopmentServiceNow IDE.
2. Select the Settings icon ![]() in the Build Agent chat panel.  
   Figure 1. Build Agent panel with Settings icon
3. Enable the toggles for the following settings in the General tab as needed.  
   {#ba-config-testing__entry__2}

   | Setting | Description |
   |-|-|
   | Sync ATF tests with app | Generates ATF tests when Build Agent creates an app, and keeps them synced when the app is edited. |
   | Run UI ATF tests | Runs the client-side and server-side UI ATF tests. * The Sync ATF tests with app setting must be enabled. * This setting is off by default since UI runs are slower. |
   [Table 1. Test settings]

   Figure 2. Test settings

## Result

Build Agent runs ATF tests in conversations based on your settings.

*[\>]: and then


