Thanks for the answer.

I still have a question, if I want my test case which consists 9 requests
run 200 times per hour. How to calculate the throughput time for it(What
should I set in the Constant Throughput Timer ?)

Thanks,
  Tiffany
=====================

sebb-2 wrote:
> 
> Constant Timer always sleeps for the amount of time specified.
> 
> Constant Throughput Timer sleeps for as long as necessary to try and
> maintain the throughput.
> 
> On 13/09/2007, tiffany <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> I am not sure the difference % the usage of Constant Timer and Constant
>> throughput timer even I have read the user manual.
>>
>> I try to do a web load test with 3 test cases, all 3 test cases are in a
>> test plan as the following:
>>
>> - test plan
>>   - thread group 1
>>      - HTTP request
>>        - other requests...
>>         - constant timer/constant throughput timer
>>    - thread group 2
>>      - HTTP request
>>        - other requests...
>>         - constant timer/constant throughput timer
>>    - thread group 3
>>      - HTTP request
>>        - other requests...
>>         - constant timer/constant throughput timer
>>
>>
>> What is the difference of using constant timer and constant throughput
>> timer
>> in each thread group? Actually, I try to create a test plan with 3 test
>> cases on it and each test case needs to run with different frequency. For
>> example :
>>                    test case 1 needs to run 20 times per hour,
>>                    test case 2 needs to run 100 times per hour,
>>                    test case 3 needs to run 60 times per hour.
>>
>> What timer should I use in the above case?
> 
> Constant Throughput Timer.
> 
>> Thanks,
>>  Tiffany
>>
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Constant-Timer-vs-Constant-throughput-timer-tf4437423.html#a12660224
>> Sent from the JMeter - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> 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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Constant-Timer-vs-Constant-throughput-timer-tf4437423.html#a12762992
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