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

Service Catalog category

Validate single catalog item transactions as well as requester and fulfiller flows in Service Catalog.

Activation of the Automated Test Framework for Service Catalog

These test steps require activation of the The Automated Test Framework Service Catalog (com.glide.automated_testing_impl.service_catalog) plugin, which is active by default on new instances. Administrators may need to activate the plugin on instances upgraded from earlier versions.

Support for parametrized tests

Service Catalog step configurations support parametrized tests. For more information on parametrized tests, refer to Parameterized tests.

Variable editor support

After opening a record that supports variable editor (requested item, catalog task, or incident), you can add step configurations to set variable values, or validate variable states or values. Use the step configurations in the following order to support variable editor.

  1. Step configurations to order a catalog item or record producer in the Service Catalog category.
  2. Open an Existing Record step configuration in the Form category.
  3. Set Variable Values, Validate Variable Values, or Variable State Validation step configuration in the Service Catalog category.

Note: Custom variables and custom variable with labels are not supported for Set Variable Values, Validate Variable Values, and Variable State Validation step configurations.

Open a Catalog Item

Open a catalog item.

FieldDescription
Execution orderInteger specifying the order in which the test executes this step.As you create steps, the system automatically assigns each step an incremental value. This value causes the test to execute steps in the order that you created them in. You can change this default order by editing the Execution order values.
ActiveOption to activate this test step for use.
ApplicationApplication scope in which the system runs this step.
TestRead-only name of the test that you're adding the step to.
Step configRead-only name of the step.
DescriptionDescription of the test step. This field value is automatically set based on the field values of the test step. This field appears after the test step is submitted.
NotesNotes about the test step.
Catalog ItemCatalog item that you want to open.Note: You should have access to this catalog item.

Open a Record Producer

Open a record producer.

FieldDescription
Execution orderInteger specifying the order in which the test executes this step.As you create steps, the system automatically assigns each step an incremental value. This value causes the test to execute steps in the order that you created them in. You can change this default order by editing the Execution order values.
ActiveOption to activate this test step for use.
ApplicationApplication scope in which the system runs this step.
TestRead-only name of the test that you're adding the step to.
Step configRead-only name of the step.
DescriptionDescription of the test step. This field value is automatically set based on the field values of the test step. This field appears after the test step is submitted.
NotesNotes about the test step.
Record ProducerRecord producer that you want to open.Note: You should have access to the record producer.

Set Variable Values

Set variable values for the current catalog item or the record producer.

For a catalog item, use this step after opening a catalog item page using the Open a Catalog Item step, and before using the Order Catalog Item step. For a record producer, use this step after opening a record producer page using the Open a Record Producer step, and before using the Submit Record Producer step.

FieldDescription
Execution orderInteger specifying the order in which the test executes this step.As you create steps, the system automatically assigns each step an incremental value. This value causes the test to execute steps in the order that you created them in. You can change this default order by editing the Execution order values.
ActiveOption to activate this test step for use.
ApplicationApplication scope in which the system runs this step.
TestRead-only name of the test that you're adding the step to.
Step configRead-only name of the step.
DescriptionDescription of the test step. This field value is automatically set based on the field values of the test step. This field appears after the test step is submitted.
NotesNotes about the test step.Note: Use the condition builder to set the field value. The condition builder displays an appropriate control for the field data type. For example, a reference field displays a Lookup record control.
ItemCatalog item or record producer for which you want to set variable values.
Variable ValuesList of variables and the values that you want to set for them.Note: You can set the value for multiple variables.

Set Catalog Item Quantity

Set the quantity for the current catalog item.

FieldDescription
Execution orderInteger specifying the order in which the test executes this step.As you create steps, the system automatically assigns each step an incremental value. This value causes the test to execute steps in the order that you created them in. You can change this default order by editing the Execution order values.
ActiveOption to activate this test step for use.
ApplicationApplication scope in which the system runs this step.
TestRead-only name of the test that you're adding the step to.
Step configRead-only name of the step.
DescriptionDescription of the test step. This field value is automatically set based on the field values of the test step. This field appears after the test step is submitted.
NotesNotes about the test step.
ItemCatalog item whose quantity you want to set.
QuantityQuantity you want to set for the catalog item.

Validate Variable Values

Validate variable values on the current catalog item or record producer.

For a catalog item, use this step after opening a catalog item page using the Open a Catalog Item step, and before using the Order Catalog Item step. For a record producer, use this step after opening a record producer page using the Open a Record Producer step, and before using the Submit Record Producer step.

FieldDescription
Execution orderInteger specifying the order in which the test executes this step.As you create steps, the system automatically assigns each step an incremental value. This value causes the test to execute steps in the order that you created them in. You can change this default order by editing the Execution order values.
ActiveOption to activate this test step for use.
TimeoutNumber of seconds allowed before the step fails. If the validation fails, the system repeats the step until it reaches the duration of the timeout. If the validation fails after the timeout duration has passed, the step fails.
ApplicationApplication scope in which the system runs this step.
TestRead-only name of the test that you're adding the step to.
Step configRead-only name of the step.
DescriptionDescription of the test step. This field value is automatically set based on the field values of the test step. This field appears after the test step is submitted.
NotesNotes about the test step.Note: Use the condition builder to set the field value. The condition builder displays an appropriate control for the field data type. For example, a reference field displays a Lookup record control.
ItemCatalog item or record producer whose variables should be validated.
Catalog ConditionsConditions for variable validation. If the conditions are met, the test passes.Note: The label of a variable associated with a variable set reflects the variable set name. The format is variable_set_name » variable_name.

Variable State Validation

Validate the state of variables. Possible variable states are mandatory, not mandatory, read only, not read only, visible, and not visible.

FieldDescription
Execution orderInteger specifying the order in which the test executes this step.As you create steps, the system automatically assigns each step an incremental value. This value causes the test to execute steps in the order that you created them in. You can change this default order by editing the Execution order values.
ActiveOption to activate this test step for use.
TimeoutNumber of seconds allowed before the step fails. If the validation fails, the system repeats the step until it reaches the duration of the timeout. If the validation fails after the timeout duration has passed, the step fails.
ApplicationApplication scope in which the system runs this step.
TestRead-only name of the test that you're adding the step to.
Step configRead-only name of the step.
DescriptionDescription of the test step. This field value is automatically set based on the field values of the test step. This field appears after the test step is submitted.
NotesNotes about the test step.
Catalog itemCatalog item for which you want to validate the state.Note: You should have access to this catalog item.
VisibleList of the catalog item variables that must be visible for the step to pass.
Not visibleList of the catalog item variables that must be hidden for the step to pass.
Read onlyList of the catalog item variables that must be read-only for the step to pass.
Not read onlyList of the catalog item variables that must not be read-only for the step to pass.
MandatoryList of the catalog item variables that must be mandatory for the step to pass.
Not mandatoryList of the catalog item variables that must not be mandatory for the step to pass.

Validate Price and Recurring Price

Validate price and recurring price of a catalog item. Use this step after opening a catalog item page using the Open a Catalog Item step, and before using the Order Catalog Item step.

FieldDescription
Execution orderInteger specifying the order in which the test executes this step.As you create steps, the system automatically assigns each step an incremental value. This value causes the test to execute steps in the order that you created them in. You can change this default order by editing the Execution order values.
ActiveOption to activate this test step for use.
ApplicationApplication scope in which the system runs this step.
TestRead-only name of the test that you're adding the step to.
Step configRead-only name of the step.
DescriptionDescription of the test step. This field value is automatically set based on the field values of the test step. This field appears after the test step is submitted.
NotesNotes about the test step.
PricePrice of the catalog item for the step to pass.
Recurring priceRecurring price of the catalog item for the step to pass.
Recurring price frequencyRecurring price frequency of the catalog item for the step to pass.

Add Item to Shopping Cart

Add a catalog item to the shopping cart. Use this step after opening a catalog item page using the Open a Catalog Item step. After this step, you cannot use any other steps on the catalog item.

FieldDescription
Execution orderInteger specifying the order in which the test executes this step.As you create steps, the system automatically assigns each step an incremental value. This value causes the test to execute steps in the order that you created them in. You can change this default order by editing the Execution order values.
ActiveOption to activate this test step for use.
TimeoutNumber of seconds allowed before the step fails. If the validation fails, the system repeats the step until it reaches the duration of the timeout. If the validation fails after the timeout duration has passed, the step fails.
ApplicationApplication scope in which the system runs this step.
TestRead-only name of the test that you're adding the step to.
Step configRead-only name of the step.
DescriptionDescription of the test step. This field value is automatically set based on the field values of the test step. This field appears after the test step is submitted.
NotesNotes about the test step.
Assert Type

Criteria for the test to pass.- Successfully added item to Shopping Cart

Test passes only if the catalog item is successfully added to the shopping cart.

  • Cannot add item to Shopping Cart

Test passes only if the catalog item cannot be added to the shopping cart.

FieldDescription
cart_item_idThe sys_id of the added catalog item.

Order Catalog Item

Clicks Order Now for a catalog item. Use this step after opening a catalog item page using the Open a Catalog Item step.

After this step, you cannot use any other steps on the catalog item. If the two-step checkout is false, a request is generated for the catalog item. If the two-step checkout is true, you are redirected to the cart preview page.

FieldDescription
Execution orderInteger specifying the order in which the test executes this step.As you create steps, the system automatically assigns each step an incremental value. This value causes the test to execute steps in the order that you created them in. You can change this default order by editing the Execution order values.
ActiveOption to activate this test step for use.
TimeoutNumber of seconds allowed before the step fails. If the validation fails, the system repeats the step until it reaches the duration of the timeout. If the validation fails after the timeout duration has passed, the step fails.
ApplicationApplication scope in which the system runs this step.
TestRead-only name of the test that you're adding the step to.
Step configRead-only name of the step.
DescriptionDescription of the test step. This field value is automatically set based on the field values of the test step. This field appears after the test step is submitted.
NotesNotes about the test step.
Assert type

Criteria for the test to pass.- Successfully ordered Catalog Item

Test passes only if the catalog item is successfully ordered.

  • Cannot order Catalog Item

Test passes only if the catalog item cannot be ordered.

FieldDescription
request_idThe sys_id of the created catalog request.
cartthe sys_id of the cart holding the catalog item.

Submit Record Producer

Submits the current record producer. Use this step after opening the record producer page using the Open a Record producer step. After this step, you cannot use any other steps on the catalog item.

FieldDescription
Execution orderInteger specifying the order in which the test executes this step.As you create steps, the system automatically assigns each step an incremental value. This value causes the test to execute steps in the order that you created them in. You can change this default order by editing the Execution order values.
ActiveOption to activate this test step for use.
TimeoutNumber of seconds allowed before the step fails. If the validation fails, the system repeats the step until it reaches the duration of the timeout. If the validation fails after the timeout duration has passed, the step fails.
ApplicationApplication scope in which the system runs this step.
TestRead-only name of the test that you're adding the step to.
Step configRead-only name of the step.
DescriptionDescription of the test step. This field value is automatically set based on the field values of the test step. This field appears after the test step is submitted.
NotesNotes about the test step.
Assert Type

Criteria for the test to pass.- Successfully submitted Record Producer

Test passes only if the record producer is submitted successfully.

  • Cannot submit Record Producer

Test passes only if the record producer cannot be submitted.

FieldDescription
record_idThe sys_id of target record of the record producer.