Perhaps somewhere in section 18.3 in the Component Reference? http://jakarta.apache.org/jmeter/usermanual/component_reference.html
Morten On Tue, 2005-11-29 at 15:00 +0000, sebb wrote: > Of course, but we would have to create one first... > > I just meant - if you looked for the meaning of the fields somewhere > in the existing documentation, where would be the place(s) you looked? > There are quite a few files the comprise the current documentation. > > S > On 29/11/05, Morten Kristiansen <[EMAIL PROTECTED]> wrote: > > > > Couldn't you just reference a DTD or and xml schema or something? That's > > good enough documentation for me. > > > > Morten > > > > > > On Tue, 2005-11-29 at 00:24 +0000, sebb wrote: > > > From reading the code: > > > > > > t = elapsed time for whole sample > > > lt = latency = time to first response > > > > > > It looks as though the latency only applies to the HttpSampler (plus > > > its derived classes AccessLogSampler and SoapSampler) at present. > > > > > > I guess it ought to be added to the others (if appropriate). > > > > > > And the mnemonics ought to be documented ... not sure exactly where > > > though. > > > Where would you have looked for them to be documented? > > > > > > S. > > > > > > On 28/11/05, Morten Kristiansen <[EMAIL PROTECTED]> wrote: > > > > > > > > Hmm. The label says "lt" and not "it" doesn't it? And each element in > > > > the <httpSample> represents one request, so I don't see how "iteration" > > > > fits in this case. The number 329 says nothing to me. My test was 1 > > > > thread with 5 iterations and I got 5 <httpSample> results (like the one > > > > below) in my result file. Anyone? > > > > > > > > Morten > > > > > > > > > > > > -----Original Message----- > > > > From: Peter Lin [mailto:[EMAIL PROTECTED] > > > > Sent: Mon 11/28/2005 5:40 PM > > > > To: JMeter Users List; Morten Kristiansen > > > > Subject: Re: XML output > > > > > > > > t is time > > > > it is iteration > > > > ts is timestamp > > > > s is success > > > > rc is response code > > > > > > > > hope that answers your questions > > > > > > > > peter > > > > > > > > On 11/28/05, Morten Kristiansen <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > An example from an xml output from JMeter. What is "lt" here? I guess > > > > > "t" is time (or total time)? > > > > > > > > > > > > > > > <httpSample t="608" lt="329" ts="1133195467745" s="true" lb="Request > > > > > 1" > > > > > rc="200" rm="OK" tn="Thread 1 1-1" dt="text"/> > > > > > > > > > > Morten > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > 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] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

