JMeter – How to save a variable to a file?
Sometimes you need to save the value of a variable to a text or CSV file. Such a scenario is especially required at the time of test data generation when a value exists in the response and you need to save it to an external file. JMeter has some postprocessor elements to perform the post-request … Read more