Doesn't work. I read from JMeter documentation:
"Timers are only processed in conjunction with a sampler." But I need to execute X samplers. Is there a workaround/solution? Kind regards Jordi 2009/12/14 Deepak Shetty <[email protected]> > Im not sure I understand your question, do you want a delay between each of > the X requests? if so just add the timer as child of the loop controller. > > On Mon, Dec 14, 2009 at 9:10 AM, jordi garcia <[email protected]> wrote: > > > Hello there, > > > > I would like to do this planning test: > > > > · N threads (forever test) > > - X requests (HTTP Sampler) from CSV datafile URIs (CSV Data Set Config) > > with Loop Controller > > - sleep Y seconds (Constant timer) > > > > How can I configure X requests before to execute the constant timer item > (Y > > seconds)? > > > > > > Thanks in advance > > Jordi > > > -- "La noción de no formar parte de algo, la idea de no estar incluido en ningún proyecto y entender que a nadie le importamos lo suficiente como para pertenecer a su mundo.." - la soledad

