I need a value from the response to be stored in a csv file. Not only during execution though. When I run the script with a single user for multiple iterations, i want the value to be added to the csv on every iteration.
↧
I need a value from the response to be stored in a csv file. Not only during execution though. When I run the script with a single user for multiple iterations, i want the value to be added to the csv on every iteration.