how can i make requests in a loop in soapUI with different content?
问题 I have a method as a request in soapUI. it transfers data to an online platform. i have different variables which are with different contet each time. is there a way how i can loop the request with different contet each time? i tried to somehow connect the request to a groovy script in order to programm the loopthere but couldent figure out how to do it the goal is to have for example a cvs file where for example 100 addresses are saved. then have all the data tranfered. but all the data