The most common way to generate a load using Apache JMeter™ is to run a script on the target number of threads. This is a good approach for many scenarios, when we know the number of active users, but we don't know the level of requests per second (RPS) load.
Now, let's imagine we have a task to test the throughput of a system. When we use regular Thread Groups in JMeter we need to play around with the number of threads and timers to achieve the necessary RPS load level. This isn't an efficient or convenient way to generate a load.
from DZone.com Feed https://ift.tt/2KoIDsP
No comments:
Post a Comment