JMeter ForEachController
JMeter ForEachContoller ForEach Controller in Jmeter iterates through an array of variables. we can use the ForEach Controller to iterate through the JSON Array. How to Use JMeter ForEach Controller. We have created a http request and In response will be in the form JSON array and after extracting the JSON response, The ForEachController will iterate the value from JSON Array. Iterating the below field value of json as link.
Comments
Post a Comment