How to add 10k concurrent users on a website using JMeter?

81 Views Asked by At

The requirement is to start with 500 users initially and then increase slowly till 10 thousand.

I am new to performance testing, it would be great if anyone could guide me with the steps.

1

There are 1 best solutions below

0
On

The easiest option is to go for Stepping Thread Group where you can specify how many threads to start initially and how to increase the load gradually.

Example setup

enter image description here

Stepping Thread Group can be installed using Custom Thread Groups bundle using JMeter Plugins Manager