JMeter Beginner Tutorial 1 - How to install Jmeter

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

Jmeter Beginner Tutorial - 1 - How to install Jmeter
Step 1 : Check java is installed on your system
java -version

How to install java on windows

How to install java on mac

Step 2 : Download Jmeter from internet

Step 3 : Unzip and keep Jmeter folder at any location

Step 4 : Start Jmeter


________ ONLINE COURSES TO LEARN ________

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

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

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

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

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

------------ PROGRAMMING ------------

------------ IDE ------------

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

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

NeverStopLearning
Raghav

----------- Connect with Raghav ------------

You can support my mission for education by sharing this knowledge and helping as many people as you can.
Рекомендации по теме
Комментарии
Автор

Hi Raghav . Good work. Very informative video about Jmeter. I would like to add one more point. At 5:55 there is another way to start Jmeter in mac. open terminal -> jmeter/bin -> ./jmeter. I have used this cmd in mac and it's working perfectly fine. I am using Jmeter 5.4.3.

amitasn
Автор

I just start to learn JMeter, I thought it might be hard for me, but you are really a good instructor and explainer, very clear way for me to master it.

victorhan
Автор

Thanks for such a clear and crisp video. I struggled a lot to open JMeter on my mac. Finally, I could start only because of this video. Thanks a lot sir.

ShailjaPandey
Автор

Nice Video...How were you able to switch between Windows and mac...Is dere a witch kind of thing or have u installed MacOS on ur Windows Machine

themotoringunion
Автор

Hi Raghav,


Thank you for videos
I have one doubt about Jmeter tool
If a company has their own cloud or SaaS(software as a service)platform then how they do performance testing?
or which applications are ideal for Jmeter?
please explain in detail and clear my doubt.


Thanks in advance

mayaarora
Автор

THANK YOU for your very short videos. It's not overbearing.

prosperg
Автор

Hi sir, Thank you so much for all your wonderful lessons on JMeter. I have gone through all the videos, I got basic grip on JMeter. Sir, We want series on AppDynamics, I am not getting perfect playlist for this anywhere.
Is there any study material for AppDynamics?

ramugr
Автор

Hi Raghav,
Very good explanation and easy to understand.
I have a query on following
Is there any standard to set ramp up time depends on user? like if 100 user rambp up should be 30, somthing like this?
Getting error something like connection reset, working fine with 50 users if I increase to 100 I am getting this error? Can you help me please?
What is the criteria for passing test?

hariprasad
Автор

Hi Raghav, if I want to start learning Jmeter, which video of yours you recommend. I see you have various and I'm a bit lost. Can you please let me know ?

nicolasma
Автор

Hi Raghav. God bless youfor these Jmeter videos. I discovered your videos now in 2019. Am I still good to learn from these videos or else have you come up with new series of Jmeter. Also would like your inouts on Vskills Jmeter certification. I think you are doing a fantastic job by helping Software Testers. Do you run any foum for questions. Please answer

mohammedamer
Автор

Hi Raghav...its such a fantastic video tutorial..especially who are very new to JMeter like me..Great Job!!

aimymatt
Автор

Hi Raghav, thank you for the tutorials. It was very helpful for me to start Jmeter by ur tutorials. I have one scenario where i couldn't proceed further. Can you please help me on this.

I have three http request(Request1, Request3 and Request3). So
Request1- Get the token key for authorization
Request2- Using tokeny key from request1 we can get the customer name
Request3- Using tokeny key from request1 we can get the customer email id

So in the No of threads field, if I enter 2. All the Request1, Request2 and Request3 will be executed twice. I want

Request1- To get executed only once, irrespective on the no of threads I enter
Request2- 2 times it should execute
Request3- 2 times it should execute

How to achieve the above scenario.

Can you please help me on this.

ammayitelugu
Автор

Hi Raghav,
Please guide me for creating test plan for following scenario:

I want to test application per page performance whereas per page has 4-5 APIs call.
Is this possible to create such plan under 1 thread group?
Here is structure example of my requirement:
>>Test Plan
>Thread Group
> Home Page (which sampler or processor i can use here)
> API 1 Request
> API 2 Request and so on

> Category Page (which sampler or processor i can use here)
> API 1 Request
> API 2 Request and so on

ankitasuthar
Автор

Hi Sir,
I have learned a lot by watching your videos.
Thank You!
Currently I am working on Jmeter using your tutorials. But I am facing some issues in live project, like uid & session id change for different we manage that Please share your advice.

shubhamnatkar-yiyu
Автор

Hi Raghav, Can you tell me the difference between Assertions and Listeners.

nittinaggarwal
Автор

Hi @RaghavPal Is this beginner jmeter course (and also intermediate ) still valid today? Or outdated considering current jmeter version? Same question goes for Jenkins too. Please let me know.

DeepikaEllur
Автор

I want to learn Jmeter. The series u added is old. Is there any latest videos on Jmeter. Please let me know these videos are enough to get job or not

cvreddy
Автор

Hello @Raghav Hope you are well, you are doing very good work.i want to ask one question about j-meter.
I am doing performance testing with j meter and i want to test a text conversation.Acthually its a conversation between hotel guest and hotel management agent, Firstly our text app detect the language in which guest text (we detect its language by google translator api ).We are using pusher in our app for text conversation.Now i want to do load testing on text coming and going from guests and its response time of messages and have to check all message going well and system not crash by these messages firstly its detect guest language and then message come.we have to focus on language detect of message also it should not miss the translated message of guest How i will do this load test please tell.
Thanks in advance

abdulwadoodaziz
Автор

Hi Raghav
Thankyou Raghav .Your videos are very helpful.I have a question, when i test my application i am getting connection reset error. I have added the following properties in user.properties file:
httpclient4.retrycount=1

and in hc.parameters file. Also i have set the implemantation to httpclient4
Still I am getting same error.
Do i need to enter as mentioned above or with comments as (#httpclient4.retrycount=1
).
Please clarify.Hoping for a quick response.

poonammangwani
Автор

great videos Raghav, very starter friendly for people who are looking to get in on the performance side, very helpful and i am looking forward to your next batch of videos. cheers mate

pruthvivasireddy