Make the name of the HttpRequest element be: "request-${threadNum}" and
then in the Tree Listener, you'll see the name with the thread number
for each request.

-Mike

On Mon, 2004-06-28 at 23:40, nlunebur wrote:
> hi all,
> 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)
>         HttpRequests
> 
> i 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]
-- 
Michael Stover <[EMAIL PROTECTED]>
Apache Software Foundation


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to