Forum Discussion

forkbattery's avatar
forkbattery
Occasional Contributor
11 years ago

Read file with JSON content and use them in requests?

Hi,   Is there a way to read an external file with a number of JSON requests and then run the test case in a loop passing in the JSON document one by one with a for loop, using Groovy?   Any help...