Hi, I am using version 2.3.2 of Jmeter. Also the thread name is extracted directly from the .jtl file as below
<httpSample t="1145" lt="0" ts="1227870337076" s="true" lb="http://xxx/xxx/main.html" rc="302" rm="Moved Temporarily" tn="Intraday 1-2" dt="" by="0"/> The entry "tn" denotes the "Thread Name". Is there a way to change it. Ajay -----Original Message----- From: sebb [mailto:[EMAIL PROTECTED] Sent: Friday, November 28, 2008 6:57 PM To: JMeter Users List Subject: Re: How to identify threads in Jmeter test uniquely. On 28/11/2008, Mishra, Ajay <[EMAIL PROTECTED]> wrote: > Hi All, > > I wanted to know if there is way to uniquely identify each thread > elements of a test run i.e. When I am runnning a test with 30 different > threads the thread name currently shows the value as xxx 1-1, xxx 1-2 > and it goes tisll xxx 1-10 and then repeats again with xxx 1-1 for the > 11th thread and so on. How are you extracting the thread name? Which version of JMeter? > I want this thread name for each thread to be > identified separately somehow as I am trying to get the results into > Excel and then generating graphs. > > Also is there a way to change the Timestamp from Milliseconds to say > Seconds or Minutes directly in the result. No. > Let me know if there is way to achieve this. > > Regard's > Ajay Mishra > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

