Hi,
I think this may have been answered by the post below, but If I have a globalvariable Map that stores a number of options. I then have a test case which needs to call into another testcase and pass one or many of the options from the map in.
I assume there is no way of doing that using the Katalon UI only?
The people who will be using this test project are not programmers, so I am trying to find a way to do as much as possible through the UI to enable them to work with ease.
Of course I have already had to write some script to do certain things, but if there is a way to do the above, can somebody point me in the right direction please, thanks