Ah, further investigation shows i may not be able to do this so i thought
i'd elaborate. I need to have say 5 requests in a thread group, which
execute in a sequence each 1 immediately after the previous one. And then
have a delay according to ideally a constant throughput rate...
Essentially i need to work out the average response time for the entire
sequence..
--------- Original Message --------
From: JMeter Users List <jmeter-user@jakarta.apache.org>
To: JMeter Users List <jmeter-user@jakarta.apache.org>
Subject: Sequence of requests
Date: 03/07/07 14:20
> Hi,
>
> I'd quite like to put together a sequence of requests and to return in the
> logs the total response time for the entire sequence. Can I do that?
I.e.
> a thread group, and rather than returning a response time for each
request,
> just return a total for all requests executed in order for that
threadgroup.
>
> If not then clearly it's something thats relatively easily done with a bit
> of post processing on the output file, so it's not a problem.
>
> I'm not sure if there would be issues with the constant throughput timer
> here, when that decides a thread can run, do they then all run one after
> another, or does it insert delays between each request in a threadgroup..?
> hmm...
>
> Thanks,
> Dan
>
> ________________________________________________
> Message sent using UebiMiau 2.7.10
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
>
________________________________________________
Message sent using UebiMiau 2.7.10
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|