---
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


---

# Add a parameter to a test step

# Add a parameter to a test step {#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

Add a variable to a test step to hold a particular type of data when the test
runs.

## Antes de Iniciar

* [Create a parameterized test](https://servicenow-prod.fluidtopics.net/hjdrhBBPLEEoMvzj15oyNQ "Build a test that uses variables to store test data.")
* Role required: atf_test_admin, atf_test_designer, or admin
{#add-parameterized-value-to-step__ul_ccc_gp1_5fb}

## Por Que e Quando Desempenhar Esta Tarefa

Nota:  
The Run Server Side Script test step is not supported in parameterized tests.

## Procedimento

1. Navigate to AllAutomated Test FrameworkTests.
2. Open a parameterized test.
3. In the Test Steps related list, create a test step or open an existing step.
4. Click ![Picker icon]() and select a parameter to add it to a field.  
   The parameter displays in the field.

## Resultado

When the test runs, Automated Test Framework replaces the parameter with test run data.

## O que Fazer Depois

[Add parameterized data sets](https://servicenow-prod.fluidtopics.net/PsM86R5h2fCKaKkkiJJ~sw "Add or import test data to specify parameter runtime values.").

