Forum Discussion
sushant99
15 years agoOccasional Contributor
Ok. Will verify if this can be applied for my scenario.
I am already running a datasource -datasource loop (step1 of the test suite) for populating the web service request which works well for single occurence elements in the payload. Step 2 of my test suite is the TestRequest step which prepares the web service request payload.
Should i be running another datasource-datasource loop nested under the parent datasource loop just to populate the web service request multi-occurence element values. I believe the only way to handle this is via groovy script interspersed b/w the second datasource loop and the Test Request
I am already running a datasource -datasource loop (step1 of the test suite) for populating the web service request which works well for single occurence elements in the payload. Step 2 of my test suite is the TestRequest step which prepares the web service request payload.
Should i be running another datasource-datasource loop nested under the parent datasource loop just to populate the web service request multi-occurence element values. I believe the only way to handle this is via groovy script interspersed b/w the second datasource loop and the Test Request