---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

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

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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

## Before you begin

Role required: atf_test_admin

## About this task

Figure 1. Steps in test   

## Procedure

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

2. Open a form, in this example a Catalog Task form.  
   Figure 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.  
   Figure 4. Test step 3 - Set Field Values   

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

{#atf-use-basic-form__prf_d5q_mx}

