We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Issue with multirow variable set in ATF

aashi5
Tera Contributor

We are creating an ATF test case for a catalog item that contains a multirow variable set. The test case is failing at the "add row to multirow variable set" step and not processing the further steps.

Has anyone faced similar issue?

3 REPLIES 3

Boya Jayaramudu
Tera Contributor

Can use below steps in order for successful execution

 

BoyaJayaramudu_0-1685954505866.png

 

Bchaudhary
Tera Contributor

@aashi5 Could you please follow above steps mentioned by @Boya Jayaramudu and update the timeout seconds to 30 seconds for add row to multirow variable set

I am in the same situation and this work for me! Thanks a lot.