Same problem...No way to find out the total run time of the whole test plan.
I have 10 thread grioups all injecting data in application at the same time.
But not a single option i founf which can give me the total duration.

The only way i am working with right now is to calculate the total time from
jmeter.log file in bin directory by subtracting 'Test is ended -  Starting
the test'  time which is pain....please post a better solution if anyone
have.

Regards


Dong Liu wrote:
> 
> Hi,
> 
> I am not sure if I can calculate the total test running time by
> Average*Loop_Count. The Average is from the Aggregate Report, and the
> Loop_Count is the number of loops of the threads. There are no timers.
> 
> I know that I can get the precise time duration by write the data into a
> file including all the time stamps, but the writing will make my test
> running slower. So I just use one aggregate report listener.
> 
> Cheers,
> 
> Dong
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-calculate-the-total-test-running-time-tp4086486p21974366.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to