ALL >> Computers >> View Article
Websocket Load Testing Using Jmeter
By default Jmeter does not provide websocket sampler, however you can download the external binaries and use them with Jmeter to do websocket testing
Step 1: Download the following dependent binaries and place them in Jmeter\lib\ext folder.
jetty-http-9.1.1.v20140108.jar
jetty-io-9.1.1.v20140108.jar
jetty-util-9.1.1.v20140108.jar
websocket-api-9.1.1.v20140108.jar
websocket-client-9.1.1.v20140108.jar
websocket-common-9.1.1.v20140108.jar
Step 2 Download Jmeter websocket sampler jar file and place it in Jmeter\lib\ext. You can download the latest version from https://github.com/maciejzaleski/JMeter-WebSocketSampler/releases
If your Jmeter is already opened then close it and start again.
You will see a new sampler “WebSocket Sampler” in sampler list.
You can add websocket sampler into your test plan and write your script.
Following check following websocket sampler configuration options:
Server Name or IP – your WebSocket server name or IP for example: websocket.org
Port Number –Port that WebSocket server listens to. By default it is ...
... 80.
Timeout:
Connection – maximum time in milliseconds for setting up a connection. Sampler fails if it takes longer time as specified in connection.
Response – maximum time in milliseconds it will wait for response message
Implementation – Only latest version RFC6455(v13) option is available
Protocol – Use to define WebSocket protocol to be used. “ws” prefix identifies the WebSocket connection and “wss” prefix identifies the WebSocket Secure connection
Streaming Connection – if selected then streaming connection will remain open and will be reused by subsequent requests otherwise the connection will be closed after the first response
Request Data – Used to define outgoing messages
Response Pattern – Sampler will wait for a response to contain the pattern defined until defined response timeout occurs
Message Backlog – Defines maximum count of response messages to keep
You can use http://www.websocket.org/echo.html for practice session. It use ws://echo.websocket.org server which responds back to client with the same message it received.
Add Comment
Computers Articles
1. Difference Between Agentic Ai Vs Generative AiAuthor: brainbell10
2. Spark Matrix™: Cloud Database Management Systems Innovation And Competitive Analysis
Author: Umangp
3. How A World-class Gis Services Company And Remote Sensing Expertise Are Reshaping India's Geospatial Landscape
Author: Itech Lance
4. Spark Matrix™: Strategic Evaluation Of Ai Governance Platforms
Author: Umangp
5. Zayed Sustainability Prize’s Beyond2020 Initiative Strengthens Healthcare Resilience For Over 200,000 People In India
Author: Madhulina
6. Top Barcode Scanner Dealers In Hyderabad
Author: primepos
7. How To Choose The Right Managed Soc Services Provider For Your Business
Author: Devendra SIngh
8. Why Managed Soc Services Are Essential For Modern Cybersecurity
Author: Devendra SIngh
9. Macbook Repair Dubai | Macbook Motherboard Repair Dubai
Author: Macbook repair dubai
10. Costco Ecommerce Brands Data Extraction
Author: Actowiz Metrics
11. Dominate Your Market Online: Why Bhubaneswar Businesses Are Investing In Professional Seo And Digital Marketing
Author: Crawlling Web
12. Build The Perfect Custom Workstation
Author: Jack Williams
13. Making Business Document Management Easier With Microsoft 365
Author: Devendra SIngh
14. Translytical Data Platforms Market: The Future Of Unified Transactional And Analytical Processing
Author: Umangp
15. Discrete Mathematics Tutorial For Beginners: Learn Key Topics Step By Step
Author: Tech Point






