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


---

# Test generation design considerations

# Test generation design considerations {#ariaid-title1}

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

Leverage the full potential of Test generation by following these design considerations.

## Test generation records and components {#tg-summary__section_xg4_dvz_hdc}

Test generation application has the following records and components.

Test
:   A test is a logical grouping of related automated test steps that verify some functionality or feature. Each test is a record in the Test \[sys_atf_test\] table. Test designers typically create a test to verify
    one feature or a group of related features.

Test step
:   A test step combines a step configuration with the runtime test data necessary to run a step. The test step always specifies the order in which it runs in the test. Test steps have their own related list of step
    results. Each test step is a record in the Test Step \[sys_atf_step\] table that specifies a test action, the step configuration, and an execution order. Test designers add test steps to tests to verify functionality.

## Exceptions {#tg-summary__section_gkz_xct_rdc}

* Test generation doesn't support the following test step categories:
  * Custom UI
  * Lists
  * Service Catalog in Service Portal
  * Forms in Service Portal
  {#tg-summary__ul_icy_4ft_rdc}
* Test generation for Servicenow store provided scoped apps. Tests can be created either in Global scope or custom scope, excluding ServiceNow default scope apps.
* Test generation doesn't support scripts and custom scripts.
{#tg-summary__ul_lxv_32t_rdc}

## Minimum requirements {#tg-summary__section_tgq_ym4_sdc}

The following are the requirements to start using the Test generation application.

* Upgrade to Yokohama
* Purchase Creator Pro plus SKU
* Download and install the Test generation application from ServiceNow store
* The now.assist.creator role is required to access Test generation
{#tg-summary__ul_jv1_cn4_sdc}
**Related concepts**   

* [Design considerations for prompting](https://servicenow-prod.fluidtopics.net/~SbtOTOa~WZVLzH~tYKVxA "Generate your desired test by following the guided principles of effective prompting.")

