S6E2 Learn JMeter Series - Remote Distributed Testing in JMeter
HTML-код
- Опубликовано: 8 фев 2025
- This video helps you to set up remote distributed testing in #JMeter quickly.
Blog article: qainsights.com...
➡️ Join QAInsights Community at qain.si/community
➡️ Buy me a tea 🍵 www.buymeacoff...
➡️ Get Certified in CKAD qain.si/startk8s
➡️ Get Certified in CKA qain.si/cka
➡️ My preferred DNS is NextDNS qain.si/nextdns
➡️ Learn Linux qain.si/linux
➡️ Get performance testing jobs real quick using Indeed → goo.gl/XAfCcE
➡️ Hostinger Web Hosting → goo.gl/MfwDyU
➡️ My Productivity Tools → goo.gl/2DfC5d
➡️ App Sumo for your business → goo.gl/zj92SA
➡️ Amazon → amzn.to/2L0Jv2n
➡️ TubeBuddy → www.tubebuddy....
➡️ LoadRunner Playlist • Learn LoadRunner Series
➡️ My first Udemy course entitled `Performance Testing using DevWeb` has been published.
➡️ qain.si/devweb
➡️ Subscribe at my blog qainsights.com
Blog Article: qainsights.com/distributed-load-testing-in-jmeter-using-raspberry-pi-400/
Though the rmi_keystore.jks is in the /bin folder, jmeter says it's not found... Please help
Hi
I have made setup as you described
Let me know, how we can handle the long-polling requests in a parallel controller using jmeter. Thank you
Dear sir, how i setup csv file in worker node
Hi
Thanks for the detailed video.
What about the csv files for thread groups?
Csv must be present in all the remote hosts.
@@QAInsights ok
Thanks for the quick reply.
@@QAInsights can we use csv file present in the network ?
hi, when I am starting a test in remote server getting this error message Connection refused to host: XXX.; nested exception is:
java.net.ConnectException: Connection timed out: connect
please let me know how to resolve this
Hi thanks for your video.
Question: what if I want to use the unique test data if it sends only the test plan to all the slave machine.
You have to keep the test data in all the worker machines.
@@QAInsights ok but what if I want to use unique test data. If I use 2 worker machine, same data will be reused by both machine
@@QAInsights let's say, out of 100 test data, first 50 should be used by machine1 and rest should be used by machine2. We can split the test data and place it in both the machine. But it is going to be a time consuming activity., right?
@@ramrajmerchant1189 You cannot do that by default. You have to split the test data manually, associate it in your test plan.
Sir, can I set both the Master and Slave in the same machine(probably running on different ports)? If so, can you provide some details on this pls
That's not the idea behind this implementation. You can use a virtual box to try out this on your local machine.
Thanks for the video... i have a questions 1) will distribute the load equval basis in master (500) and slave machine (500) but i want to distrubute one machine 250 vusers and another machine 750 vusers, can you help me hw can we do this kind of requirement?
Can you help me on this?
It is not possible to distribute custom load from the worker machines in JMeter.
Thanks for your reply
In my machine 1099 port is already in use by another java process? Can i use another port?
Yes, you can change in the properties file.
can you explain on windows
I have made the setup, but when I click on remote start, I could see the test strat and finish in worker machine, but could see any thing in listeners of master machine
Any help is greatly appreciated
please run the test little longer and observe the master machine.
you need to open port so worker can sent back sample to master node