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


---

# Automated Test Framework use case: test basic form operations

# Automated Test Framework use case: test basic form operations {#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

This use case illustrates testing basic form operations with the Automated Test Framework.{#atf-use-basic-form__wzt_jtq_mx}

## Antes de Iniciar

Role required: atf_test_admin

## Por Que e Quando Desempenhar Esta Tarefa

Figura 1. Steps in test   

## Procedimento

1. Impersonate a user with the permissions needed to perform these steps, in this example ATF.User.  
   Figura 2. Test step 1 - Impersonate   

2. Open a form, in this example a Catalog Task form.  
   Figura 3. Test step 2 - Open a new Form   

3. On the open form, set field values, including for any mandatory fields.  
   This example sets field values for Assigned to, Short description, and Description.  
   Figura 4. Test step 3 - Set Field Values   

4. Submit the open form.  
   Figura 5. Test Step 4 - Submit a Form   

{#atf-use-basic-form__prf_d5q_mx}

