mike wrote:
> It's true, the uniqueness information doesn't need to be part of the
> thread name - it could be something stored separately. I know just the
> place, given the work I've done so far.....
>
Thread name uniqueness does help for certain things:
* Distinguishing which user is being tested.
* Debugging the test
* Debugging JMeter.
For that reason, I suggest the very simple naming policy:
${thread-group}-${thread-num}-${userid}
+---------------------------+ +-------+
Debug Information User Info
Very simple, and everything we need to know is documented.
--
"They that give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety."
- Benjamin Franklin
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>