Hi

U can configure your test plan like this

ThreadGroup
        -- Your Http request
        --constant timer value set to 5000(ms)
        -- Your Second Http request
Note : please clear the Ramp up duration and set as blank
Loop count is 1
No of threads(users): set ur desired value

And try

It worked for me

This is the value
1       11:53:53.734    Thread Group 1-1        HTTP Request    109
Success 15638
2       11:53:58.843    Thread Group 1-1        HTTP Request    47
Success 15638


You can give a try to Webload opensource tool if needed

Regards
Mathu
-----Original Message-----
From: Jeremy Quinton [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 29, 2008 4:44 PM
To: JMeter Users List
Subject: RE: simultaneous http requests


I have adjusted the ramp up time it does not seem accurate.
I have also been through the documentation "building a web test plan". 

I created another simple test with the following values.

Number of threads(users) 1
Ramp up period(in seconds) 10
Loop Count 1

Below the thread group I have two http requests.
If I run the test and view the results in table format
the start time of the requests is 3 and then 2.6 seconds apart. 

What I want to achieve is measure throughput so 1 request every 5
seconds. Then at a later stage 1 request every 4 seconds etc. 

This is sample data when I view results in a table format. 

Sample 1
19      12:03:15.457    
20      12:03:18.399
Sample 2        
21      12:09:37.167    
22      12:09:39.854

Thanks for yor help in advance.

Are there any other tools you could suggest I use that are
free/opensource
and similar to jmeter but have this functionality. Ive spent three days
Days on this tryig different combinations and values and still no luck. 



-----Original Message-----
From: Ronan Klyne [mailto:[EMAIL PROTECTED] 
Sent: 29 August 2008 11:35
To: JMeter Users List
Subject: Re: simultaneous http requests

Jeremy Quinton wrote:
> Hi
> 
>  
> 
> I have setup a basic test to apply some load to a server. 
> 
> I have one thread group with multiple http requests.
> 
>  
> 
> Viewing the results of the test in a table it looks like jmeter
> 
> does a http request waits for it to finish and then does the next
> request.
> 
>  
> 
> What I would like to do is 
> 
>  
> 
> Send an http request
> 
> Wait 5 seconds (Used a constant timer)
> 
> Send another request
> 
> Wait 5 seconds.(Used a constant timer)
> 

The option you're looking for is 'Ramp up time' on the Thread Group.

> The problem is that the second request will only start after the first
> request has completed 
> 
> + the delay of 5 seconds.
> 
>  
> 
> Is this possible? Also is there anyway of searching the archives.
There
> is no search option
> 
> and so I have to manual go through each question to see if my question
> has been asked
> 
>  
> 
> Thanks
> 
> Jeremy Quinton 
> 
>  
> 
> 


-- 
Ronan Klyne
Business Collaborator Developer
Tel: +44 01189 028518
[EMAIL PROTECTED]
www.groupbc.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]


DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to