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, ∼2439🔥, 0💬
Popular Posts:
How to generate date and time test values? Timestamp values are frequently needed in testing almost ...
How to generate user full names? Test user names are frequently needed in testing applications that ...
Where to find tutorials on UFT (Unified Functional Testing) tool? I want to know how to use UFT. Her...
Where to find test data generators? FYIcenter.com has prepared a number of test data generators for ...
How to generate email addresses? To help you to obtain some email addresses for testing purpose, FYI...