Run My First JMeter Load Test

Q

How to Run my First Load Test with JMeter?

✍: FYIcenter.com

A

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:

Run First JMeter Load Test
Run First JMeter Load Test

 

Save Test Result to File

Create My First JMeter Load Test

Load Testing with JMeter

⇑⇑ Apache JMeter Tutorials

2017-11-18, 1791🔥, 0💬