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

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Reusable tests

# Reusable tests {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

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.  
Nota:  
A reusable test can be invoked only from another test (a regular test or a reusable test). The reusable test can't be added to test suites individually.  
Use the following related lists to pass variables from one test to another. Select New to create either the reusable input or output.

* Reusable Input Variables: Contains the reusable input variables that are passed in from the parent test. The variable is passed from the test calling the current reusable test.
* Reusable Output Variables: Contains the reusable output variables that are passed in from the child test. The variable is intended to be passed back up to the parent test calling the current reusable test.
{#atf-reuse-tests__ul_djh_d2t_ddc}

Nota:  
The reusable input and output variables that you create for the test are shown under the Reusable Input Variables and Reusable Output Variables related lists. The input variables are passed in from the parent test that is calling the current reusable test and is used by the reusable test. The output variables are passed back to the parent test and are used only by its test steps.

Use the Reusable Test test step category to access the created reusable test records. See [Reusable Tests category](https://servicenow-prod.fluidtopics.net/wvUEaEEtov3w3JwgC6YBVw "Create reusable test components that can be incorporated into various other tests (regular or reusable test), minimizing redundant test code and enhancing test maintainability.") for more information.
* **[Create a reusable test](https://servicenow-prod.fluidtopics.net/Q6EFQcA5lV5VL6GKUZHbLA)**   
  Create a reusable test to avoid redundancy, ensuring better test maintenance and reliable test execution across the instance.

**Conceitos relacionados**   

* [Mutually exclusive tests](https://servicenow-prod.fluidtopics.net/_be~I_XAD6jZCGe2ZjNvIA "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://servicenow-prod.fluidtopics.net/GkQ6locmEFTg07jV61_0Gg "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://servicenow-prod.fluidtopics.net/8G~pxCIx_w4frw091mNx1Q "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://servicenow-prod.fluidtopics.net/a3GGmpiiAGL0amYkDMweMw#atf-perf-prof "Performance profiling allows you to do performance testing on your instances.")  
**Tarefas relacionadas**   

* [Accelerate ATF tests failure resolution](https://servicenow-prod.fluidtopics.net/pQTF_LtxkOq~IHprj6OSCg "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.")

