How to use WebSocket Sampler plugin to benchmark my chat application?

Issue #198 closed
ayushwebkul created an issue

Pardon me, I am new to benchmarking.
I want to load test my chat application which is using WebSockets .
Can you please guide me on how to approach for the same so that everytime I perform benchmarking with JMETER, i should be able to see that chats on my browser too.
I tried by first recording the chat operations by using JMETER test script recorder, but whenever I try to run the threads, the socket.io requests are failing.

I have tried your plugin, and all the Requests like WebSocketOpenConnection, ping-pong, read, write etc. they all get succeded but I am not able to any message on my chat application.

how can I make a user login to my chat application using your plugin (authentication)??

Tech - NodeJS, MongoDB, AWS, ALB(with stick-session enabled)

NODEJS TRANSPORT METHOD - websocket

please help!!

Comments (7)

  1. Peter Doornbosch repo owner

    This is not the place for teaching you how to perform load testing.

    If you have any question that addresses a specific issue with this plugin, please be very specific. For anything else: go somewhere else.

  2. Log in to comment