JMeter: run parameterized threads -



i've written simple test plan in jmeter, plan consists of 1 thread group , 1 controller "http request" elemets. plan performes login website, session refresh , logout. there way preform thread running, different params (login/password) each time?

thanks.

there lots of different ways parametrize test. if have lot of users want use, recommend using csv data set config. if have few want use, can try user defined variables or user parameters. make sure check out documentation, each 1 used differently.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -