i've implemented (in theory) a way to run the http requests under the thread group only if the ${threadNum}
is at a particular value.
i want a way where i can see if it is really only running that particular thread number.
is there a way i can do this?
i have:
Thread Group
If Controller (if threadNum = 2)
HttpRequestsi thought perhaps i can have some sort of jmeter element where i can see the thread number being run.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

