enter image description hereI need to perform websocket testing using jmeter tool. I need to know that how can i pass the json request using websocket sampler in jmeter? Is it possible to use csv data set to pass multiple orders using websocket sampler in jmeter?
You should use this plugin:
Which you can install with jmeter-plugins download manager:
You can then use JMeter CSV Data Set to get data from a CSV and pass it in body of Websocket