ATF - Add rows to multi row variable set (MVRS) in Service Catalog

mike275
Mega Expert

I'm creating an ATF test for a service catalog item but cannot figure out how to add rows to a required multi row variable set.

How do I do this?  I can't even see how to run a UI script from the ATF so I could set them via the variables on the form...

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

There should be an Add row to multi-row variable set (SP) test step you can use to add a row. 

View solution in original post

9 REPLIES 9

Brad Tilton
ServiceNow Employee
ServiceNow Employee

There should be an Add row to multi-row variable set (SP) test step you can use to add a row. 

1.  I don't see how to set values in the MVRS for this

2.  It fails with an error `Cannot find g_form on page.`

 

find_real_file.png

Brad Tilton
ServiceNow Employee
ServiceNow Employee

The Add row to mult-row variable set (SP) is a service portal specific test step, so you would need to change the previous steps to the SP versions, which are:

  1. Open a Catalog Item (SP)
  2. Set Variable Values (SP)

reynaldemilien
Kilo Contributor

Hi, But what can we do if we want to add a multi-row variable set from the Service Catalog?