Collections:
Run My First JMeter Load Test
How to Run my First Load Test with JMeter?
✍: FYIcenter.com
You can follow this tutorial to run your first JMeter load test.
1. Start JMeter on your computer and open "\fyicenter\First-Load-Test.jmx".
2. Right-click on the "Facebook Login Test Plan", and select "Add > Listener > View Result in Table". You see the "View Result in Table" settings screen.
3. Click "File > Save Test Plan As" menu and save it as "\fyicenter\First-Load-Test-2.jmx".
4. Click "Run > Start" menu to run the test. You see test results are displayed as each sampler gets executed by each user on the "View Result in Table" screen.
As you can see, all 10 users started within 1 second to time running the first sampler "Facebook". Then they continue to run the second sampler "Google". After that they will repeat the first sampler again, and so on.
The picture below shows you how to run your first JMeter load test and view execution result of each sampler for each users:
2017-11-18, 2241🔥, 0💬
Popular Posts:
Why I am getting gzip compressed HTTP response in SoapUI? If you run a HTTP request for some Website...
How to valid UUID/GUID strings? In order to help your programming or testing tasks, FYIcenter.com ha...
How to generate IPv6 Addresses? To help you to obtain some IPv6 addresses for testing purpose, FYIce...
How to generate MAC addresses? To help you to obtain some MAC addresses for testing purpose, FYIcent...
How to generate IP Addresses? To help you to obtain some IP addresses for testing purpose, FYIcenter...