Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHello,
Hm...You should use groovy test step to extract all values you need ( id, spotId ) and put them all in property at test case level, check this: http://www.soapui.org/userguide/functional/groovystep.html. Than you should use property transfer step(http://www.soapui.org/userguide/functional/propertytransfers.html) or groovy step to go trough extracted values and set parameters for request.
Hope this helps, let me know
robert
Hm...You should use groovy test step to extract all values you need ( id, spotId ) and put them all in property at test case level, check this: http://www.soapui.org/userguide/functional/groovystep.html. Than you should use property transfer step(http://www.soapui.org/userguide/functional/propertytransfers.html) or groovy step to go trough extracted values and set parameters for request.
Hope this helps, let me know
robert