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


---

# Create a custom step configuration category

# Create a custom step configuration category {#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

Create a custom step config category.

## Antes de Iniciar

Role required: atf_test_admin

## Por Que e Quando Desempenhar Esta Tarefa

Categories are used for filtering the step list in the Add Step dialog. For more information, see [Category field example](https://servicenow-prod.fluidtopics.net/9RHyPmUp7aAhmE6QCnAz~Q#atf-step-config-xmpls__hbm_xwc_yw).

## Procedimento

1. Navigate to AllAutomated Test FrameworkAdministrationStep Configuration Categories.
2. Click New.  
   The system shows the Test Step Config Category form.
3. In the Name field, enter a name for your step category.
4. In the Step Environment field, enter the step environment in which steps under this category execute:
   * Server - Independent, if you want this category to contain steps that execute on the Server.
   * UI, if you want this category to contain steps that execute on browser.
   * Server - REST, if you want this category to contain steps that send Inbound REST messages to the instance.
   {#atf-create-custom-category__d3j_x52_zw}
5. In the Display name field, enter the category name you want to appear in the middle column of the Add Test Step dialog when this category is selected.  
6. Click Submit.  
   The system creates a test step category and returns to the list of test step environments.

