JMeter Beginner Tutorial 14 - How to use Plugins Manager

preview_player
Показать описание
------------ PERFORMANCE TESTING ------------

Manage Plugins - Quick & Easy
——————————————————
Install new plugins
Remove old plugins
Upgrade existing plugins
Information on plugins

Step 1 : Download jmeter plugin manager jar and add to jmeter/lib/ext folder
(Restart Jmeter)

Step 2 : Find Plugin Manager under options Menu

.
________ ONLINE COURSES TO LEARN ________

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ JAVA ------------

------------ MAVEN ------------

------------ OTHERS ------------

------------ Follow ------------
Рекомендации по теме
Комментарии
Автор

Hi Raghav Sir, Today I started going through your Jmeter videos. These videos are really awesome and so helpful for beginners as well as experienced people. The way you are explaining is really superb. Thank you so much. Thank x a lot.

parshantgupta
Автор

Thank you Raghav sir... Your videos are really very basic and very helpful. Thank you so much.

RAUSHANPANDEY
Автор

Hi Raghav, I dont see "Apply Changes and Restart JMeter" button. Can you please guide me to fix this issue?

SanketPuranik
Автор

Thank you for all this amazing material you are providing and taking time out for this.

I want to add my .jmx file (which has multiple independent scenarios running consecutively) to CI pipeline and while running test in non-GUI I want to get aggregate report format instead of .jtl file as end result. I tried to once run the test and convert .jtl file to aggregate format by doing things like


JMeterPluginsCMD.bat --generate-csv --input-jtl --plugin-type AggregateReport

java -jar JMeterPluginsCMD.jar --generate-csv aggregateResults.csv --input-jtl --plugin-type AggregateReport

but it is not working out and give me noSuchMethod exception

do you have a solution to this problem? I tried to go through all the content you have provided but failed to find anything regarding this issue

dhavalpatel
Автор

Easily explained and at good pace. Good videos

swatikatyal
Автор

Hi Raghav sir, your videos are very informative and helping us buld our careers.
I am working on client AWS machine and facing the error while opening plugin manager as failed to open plugin manager. Your internet connection uses proxy. Please help us with this problem. 🙏

taranginiprabhushettar
Автор

Nice one.... its very clear, it helps alot for the JMeter beginners....


Can we test the ChotBot performance.... my chotbot runs on a
If yes, can you please explain how configure and run the performance test on a Chatbot using JMetere.


Thanks in advance,
Vinay

vinnu
Автор

Hi Ragav sir, recently I learn jmeter and it realy very helpful for me... But sir i how can i find out any web applications breakpoint, and as practical how to analyse report where I understand load test, stress test, performance test.. Pls sir guide me

neepapatel
Автор

Excellent videos,
For HTTP head manager Do we have any option to do parameter . please let let know

kirangecko
Автор

Hi @Raghav Sir, I am getting the below error when trying to open the plugin manager in my Jmeter whereas I have copied the plugin manager in the lib\ext folder.
Failed to download plugins repository. One possible reason is that you have the proxy requirement for an internet connection.
Please help me to solve this issue. so that I can start creating the script for multi-threading.

thedubaiworld
Автор

Hi raghav, im following your videos. Good to learn. Keep going. even i have same above error. i tried the same system ipconfig value) -Dhttps.proxyPort=8080" from command line. I got this error .
'JVM_ARGS' is not recognized as an internal or external command,
operable program or batch file.
im using apache 5.3 . could you help on this

nareshn
Автор

Thank you for the video. It's very useful.

balachandrankandasamy
Автор

Hi Ragav can plz make one video on "Arrival Thread group"...Thanks in advance

srtendulker
Автор

Hi,
I am proxy enabled and the application needs proxy to be set.
When i navigate to plugins manager, i get the following error

"failed to download plugins repository
one of the possible reasions is that you have proxy requirement for internet connection


Error's technical details"
timed out :connect


Please let me know how to launch jmeter when proxy is enabled, so that I can generate graph report using plugin

rashmiother
Автор

Hi Raghav! First of all thank you for your videos they are very useful :D
I had a question about doing performance testing on client's websites. If I wanted to load let's say 10.000 users on a website, does the client needs to modify the firewall or server capabilities to allow this to happen? Otherwise anyone could just crash a server by sending tons of request. I am not so sure how this is deal with in terms of security.

victoriasmusic
Автор

Thanks for the video. you said its possible to directly put the jar files in the lib\ext folder. Can you point me to link from where I can get the jars for each plugin?

mitalmajmundar
Автор

Thanking you very much sir.I learnt lot of things.

ramamohan
Автор

Hi Raghav, I cannot able to use plugins manager. It's showing some exceptions SSL handshake exception. How I resolve this? Please guide bme

padminipc
Автор

Thank you so much sir for the videos I learnt so many things

rajeshnaidu
Автор

Hi Raghav i have followed the instruction but throwing java connection timeout exception when opening the plugin manager. what should i do debug the same.

Manojkumar-yics