How to capture array values from a HTTP JSON response payload using JMeter PostProcessor and create/write it in a new CSV file?
I need to create a new CSV file by capturing 100s of array values retured as part of a JSON response Payload.
I need to create a new CSV file by capturing 100s of array values retured as part of a JSON response Payload.