Collections:
JMeter WebSocket Samplers - A Practical Guide from blazemeter
![]()
WebSocket is a protocol that provides a two-way communication channel between a web browser and a server over a single TCP connection. This protocol is becoming more and more popular each year and is supported by most of modern browsers. Unfortunately, Apache JMeter™ doesn’t support the WebSocket protocol out of the box. But there are a couple of plugins we can use to help with that. One of them is the JMeter WebSocket Sampler by Maciej Zaleski, you can learn how to use it in this blog post. Another great plugin is JMeter WebSocket Samplers by Peter Doornbosch. In this blog post we will take a look at the second plugin.
✍: blazemeter.com
2017-12-09, ∼5568🔥, 0💬
Popular Posts:
In what order thread groups are executed in JMeter? Thread groups, including regular "Thread Groups"...
Where to find tutorials on Apache JMeter test tool? I want to know how to use Apache JMeter. Here is...
How to convert a date and time to a standard format? Date and time can be displayed in a number of s...
How to set Content-Type to application/json? The server requires the Content-Type to be application/...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...