Depends what you mean by Response Time. Elapsed Time is how long it takes for the request to be completed.
Latency is how long from the initial request to the first response (this is not supported by all samplers). On 24/09/2007, Murali KrishnaDas <[EMAIL PROTECTED]> wrote: > > Thanks Sebb for the response. > > I have tried to use SimpleDataWriter Listener to write the data to file. > > In the configuration for the SimpleDataWriter , I couldn't find the > "response > time" property. Is it same as the property "Elapsed Time' > > I am using Jmeter 2.3 RC4. > > Please clarify. > > Thanks > Murali > > > On 9/22/07, sebb <[EMAIL PROTECTED]> wrote: > > > > There is no such graph at present. > > > > You can save the active thread counts in the data file along with the > > response time and use these to plot the graph. > > > > See > > > > http://jakarta.apache.org/jmeter/usermanual/component_reference.html#listeners > > > > > > for some details. > > > > > > On 21/09/2007, Murali KrishnaDas <[EMAIL PROTECTED]> wrote: > > > > > > Hi All, > > > > > > How we can generate a Load (No of Users) v/s Response Time Graph > > using > > > Jmeter ? > > > > > > If this graph is not possible can we atleast get the data of this? > > > > > > Any help would be appreciated, thanks in advance. > > > > > > > > > Murali. > > > > > > >

