Put something in the name of the HTTP Sampler step like ${__threadNum()} and it will 
be intepreted and displayed in the Aggregate Report.  Of courser this could result in 
a LOT of lines in the report, so you don't want to leave it in there usually, but it 
is useful for debugging.
Best regards,
-Tommy


-----Original Message-----
From:   nlunebur [mailto:[EMAIL PROTECTED]
Sent:   Mon 6/28/2004 10:40 PM
To:     [EMAIL PROTECTED]
Cc:     
Subject:        how can i see which thread is currently being run?
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]





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

Reply via email to