Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Automated Test Framework use case: test basic form operations

This use case illustrates testing basic form operations with the Automated Test Framework.

Before you begin

Role required: atf_test_admin

About this task

Image omitted: atf-use-cat-task-steps.png
Test steps

Procedure

  1. Impersonate a user with the permissions needed to perform these steps, in this example ATF.User.
Image omitted: atf-use-bf-impersonate.png
Impersonate user test step
  1. Open a form, in this example a Catalog Task form.
Image omitted: atf-use-bf-open-form.png
Form for Open a New Form using the Catalog Task form
  1. On the open form, set field values, including for any mandatory fields.

    This example sets field values for Assigned to, Short description, and Description.

Image omitted: atf-use-cat-task-field-values.png
Form for Set Field Values
  1. Submit the open form.
Image omitted: atf-use-cat-task-submit.png
Form for Submitting a Form

Parent Topic:Automated Test Framework use case examples