Hi everyone,
I have to create a test which will send some HTTP requests. The number
of requests will depend on the number of columns in a CSV file so that
a request will be sent for each cell in a row. The purpose here is to
be able to use different CSV files with a variable number of columns .
I am trying to set the test using ForEach controller, however I am
having trouble setting the loop.
The hierarchy on the test is:
TestPlan
Thread Group (one CSV row per thread)
CSV Data Set Config
ForEach controller (for each row in CSV file)
HTTP request (send one per cell in row, making use of cell
value as variable)
What is the best approach to do this?
Thank you.
Regards.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]