---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://www.servicenow.com/docs/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


---

# Deployment analyzer

# Deployment analyzer in ReleaseOps {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The deployment analyzer reviews the update set in your release against rules to verify compliance with customizable rules.

The deployment analyzer scans a given deployment request (and the update sets it contains) to check for changes as compared to the current state of the production instance (or the target release environment). To do, the deployment
analyzer relies on rules and Automated Test Framework (ATF) code coverage. The deployment analyzer operates as a playbook activity, the results of which can be consumed to decide different actions in the deployment process.

## Deployment analyzer rules {#deployment-analyzer__section_uzf_4tw_g3c}

By default, the deployment analyzer has five rules. You can create rule types, definitions, and rules as needed. New rules appear in the playbook conditional setup automatically.

For more information, see [Deployment analyzer rules](https://www.servicenow.com/docs/lqSXMHEPAuEzgxZjhUnPHQ "The deployment analyzer contains five rules that are included by default with ReleaseOps.").

## Automated Test Framework (ATF) code coverage {#deployment-analyzer__section_wt5_ntw_g3c}

The deployment analyzer also leverages Automated Test Framework (ATF) code coverage to evaluate code changes prior to deploying the changes to the production (or target) instance. ATF code coverage is a tool that enables you to determine what percentage of
code in a deployment request is covered by ATF test suites.

By default, if ATF test suites cover less than 70 percent of the code in a deployment request, ReleaseOps transitions the deployment request to the Reconciling state and a test failure task is automatically created. You can adjust the ATF code coverage threshold in the deployment
request assessment playbook. For more information, see [Set Automated Test Framework (ATF) code coverage](https://www.servicenow.com/docs/AJuTfFteWhd_Z_E3P15bzg "Define what percentage of code coverage results in Automated Test Framework (ATF) test failure tasks that require remediation.").

For more information about ATF code coverage, see [ATF Code Coverage API](https://www.servicenow.com/docs/access?context=atf-code-coverage-api&version=australia&pubname=australia-api-reference&ft:locale=en-US).

