performance - load testing by keep increasing the number of concurrent users -
i have 500 users in csv file. doing load testing using jmeter. want run script first 100 hundred users. once execution 100 concurrent user/threads done want automatically increase size of concurrent users 200 , on.
how can achieve ??
you can use constant throughput timer set throughput according test scenario. despite name doesn't have "constant", can put variable "target throughput" input you'll able modify concurrency on fly.
another option easier / more flexible throughput shaping timer available via jmeter plugins
Comments
Post a Comment