Frage

I am using Jmeter 2.9 and have recorded a test plan through Badboy of Logging in and searching for an account(different account through csv data file) and loading the accounts.

I am trying to run it for 50 threads on one server.

How do i set unique id per thread so that its easier to track if something fails?

War es hilfreich?

Lösung

You can use ${__threadNum} to identify the thread.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top