Omer Malik
Omer Malik

Reputation: 409

Sending data to Jmeter with Websocket

Can anyone with experience with Jmeter tell how to send data to Application after successfully creation of web socket?

Upvotes: 1

Views: 885

Answers (1)

Dmitri T
Dmitri T

Reputation: 168072

The fastest and the easiest way is using WebSocket Sampler

See WebSocket Testing With Apache JMeter article for detailed information on using the WebSocket Sampler and alternative options of implementing WebSocket testing using JMeter.

Upvotes: 2

Related Questions