---
sourceDocument: Zurich Build or modify applications
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/application-development

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Accelerate ATF tests failure resolution

# Accelerate ATF tests failure resolution {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Resolve ATF test failures faster using the actionable support provided by the new ATF failure insights feature. You can achieve it by accessing the Find changes since last successful run related link.

## Before you begin

Role required: admin

## Procedure

1. Navigate to AllAutomated Test Framework (ATF)Tests.  
   A list of ATF tests shows up.
2. Select the test you want to debug.  
   The selected test form shows up.
3. Select the Test Results related list.  
   The list of last few execution results of the selected test shows up. If the test has never been executed, you don't see any test results. You can then execute the test to generate results.
4. Select one of the failed results to see what has changed since the last successful run of the test.  
   The Test Results form of the selected result shows up.
5. Select the Find changes since last successful run related link.  
   Note:  
   This related link is visible only when you open a failed test result.  
   The What changed related list shows up.  
   Note:  
   The What changed related list shows up only if you have metadata records that have changed in between the last successful run and the recent failure. It gives a better insight into what specific records could have caused the failure.

   You might experience a delayed update in the records in the What changed related list. If you still don't see the desired results, it is
   recommended to try selecting the Find changes since last successful run related link again.
6. Implement one of the following ways to compare the results.  
   * Right-click on one of the changed files listed under the What changed related list. Select Comparison to see the changes since the last successful run.
   * Select and open the changed file itself and select Comparison on the What changed form.  
     Note:  
     A screen showing the comparison between the 2 versions of the selected file shows up. It shows the exact changes made to the file. The left hand side is the most recent version of the record.
   * Go to AllAutomated Test Framework (ATF)Test Results. Select any 2 tests and compare results by selecting the action.
   {#atf-test-triage__ul_pwg_kxn_w2c}
7. **Optional:** Select Create a task on the Test Results form if you want to create a task for a changed file.  
   You will have to select at least 1 changed file to create a task for. Certain information about the changed record are auto-filled.  
   Note:  
   By default, the task created is an incident task type. This is determined by the sn_atf.test.triage.task.type property. It creates the task type depending on the task table you have assigned the task to.If you select more than 1 changed file while creating a task, it still creates just 1 task for the multiple files.
* **[Metadata exception list](https://www.servicenow.com/docs/Cg486Kb_nbtFU38KIIY9sQ)**   
  The following list of tables are not supported by the ATF tests failure resolution feature.

**Related concepts**   

* [Reusable tests](https://www.servicenow.com/docs/L8qvTzvuR5Qqzd7jPPogtQ "Leverage reusable tests to simplify test maintenance and streamline the management of large tests and test suites. Reusable tests reduce redundancy, ensuring consistent and reliable test execution across your system.")
* [Mutually exclusive tests](https://www.servicenow.com/docs/l0HKci4J4M1BlJCASNvhBQ "Prevent conflicting tests from running in parallel by marking them as mutually exclusive. For example, when the system identifies tests that modify the same record, the system makes these tests mutually exclusive. You can also manually mark tests as mutually exclusive.")
* [Quick start tests](https://www.servicenow.com/docs/5lDvAdPPPST5s7OD6J9vmA "Copy and customize quick start tests provided by the ServiceNow AI Platform to validate that your instance works after you make any configuration changes. For example, if you apply an upgrade or develop an application.")
* [Parallel testing](https://www.servicenow.com/docs/axGGiBMRkb2aEHOWU2VTSg "Reduce test design time by running multiple tests and test suites in parallel. Design tests to run in parallel by avoiding resource conflicts and data dependencies.")
* [Performance profiling](https://www.servicenow.com/docs/DVcObepZodo0nickft4oyw#atf-perf-prof "Performance profiling allows you to do performance testing on your instances.")

*[\>]: and then


