Forum Discussion
nmrao
13 years agoCommunity Hero
Glad to know that you could proceed.
In the groovy, collect all car id into a list.
I guess, you could use Control flow, refer http://www.soapui.org/Functional-Testin ... -flow.html, loop thru the car id's list size and run the test step which sends a verification / query with only one carid each time.
In the groovy, collect all car id into a list.
I guess, you could use Control flow, refer http://www.soapui.org/Functional-Testin ... -flow.html, loop thru the car id's list size and run the test step which sends a verification / query with only one carid each time.