0
votes
  1. If a WebSocket request-response Sampler is used, the next sampler fails.
  2. The same requests pass on using WebSocket Single Write Sampler instead of WebSocket request-response Sampler.
  3. Even when the WebSocket Single Write/Read Sampler passes, there is no response obtained for any of the samplers.

Please advice on what can be done. I am referring to the document -

https://www.blazemeter.com/blog/jmeter-websocket-samplers-a-practical-guide/

1

1 Answers

0
votes

If you're referring the article and hitting the echo.websocket.org I believe now you need to use wss protocol

If you're testing your own server unfortunately we are not able to help unless we see the