I have a Jmeter load test script for testing a scenario where there are 2899291 customer users. Right now I am using below configuration: Number of threads: 100 or 200 or 300, Ramp up period: 200 or 400 or 600. Loop count is Infinite. Specify thread lifetime is checked where Duration is 3600 and Start up delay is 5 sec. I am using 100 different user logins depending on the thread count. How can I best replicate this scenario for 2899291 customers? What is the max number of threads that I need to provide? If I increase the thread to say 28000, will I have to use that many user logins as well?
Please provide your inputs. I am new to Jmeter and using it since last 2 months.
Right now I am using below configuration: Number of threads: 100 or 200 or 300, Ramp up period: 200 or 400 or 600. Loop count is Infinite. Specify thread lifetime is checked where Duration is 3600 and Start up delay is 5 sec.