I am testing websocket server using JMeter.
With several times of trial and errors, I could run test successfully. But I am still unable to see the response properly.
For example, I made my server to return some specific response, when it receives the request. However in results listener, sometimes proper response is found, but sometimes just request string is found.
I used JMeter plugin of Kawasima and added View Results Tree listener.
If I miss something, kindly let me know how to see the correct results. I already checked the packets, server and jmeter properly communicated each other.
Thanks in advance. Dongkyoung.