Search code examples
testingwebsocketjmeterperformance-testingjmeter-plugins

how to pass json request through websocket sampler in jmeter?


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?


Solution

  • 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