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]

