What Is JMeter Thread Group

Q

What Is JMeter Thread Group?

✍: FYIcenter.com

A

A JMeter Thread Group represents a load test case which runs a sequence of test steps in multiple threads (also called users) repeatedly.

A JMeter Test Plan has the following main attributes:

  • Name - Name for this Thread Group.
  • Comments - Comments about this Thread Group.
  • Number of Threads (users) - How many concurrent threads that runs the same sequence of test steps.
  • Loop Count - Number of time to re-run the same sequence of test steps in each threads.
  • Ramp-up Period - Number of seconds to control how fast users are loaded to the test.

The picture below shows you a JMeter Thread Group screen example:

JMeter Thread Group Screen
JMeter Thread Group Screen

 

Create My First JMeter Load Test

What Is Load Testing

Load Testing with JMeter

⇑⇑ Apache JMeter Tutorials

2017-11-18, 1909🔥, 0💬