Same thing is happening in my test also. I am using distributed mode in GUI mode. What should I do to avoid this in GUI Mode?
On Fri, Aug 30, 2013 at 1:42 PM, ankush upadhyay <[email protected]>wrote: > Constant timer delaying each thread with value ${__javaScript(${__ > threadNum()}*300)} > > > On Thu, Aug 29, 2013 at 7:48 PM, umesh prajapati <[email protected] > >wrote: > > > I am wondering how can I make jmeter stop pausing in between the test. > This > > is how my script looks like: > > > > Number of threads:100 > > ramp up:0 > > loop: forever > > > > CSV Data Set Config > > > > schedular: 1 hr > > > > Http cookie manager > > Http request for login > > synchronizing timer:100 > > constant timer:${__javaScript(${__threadNum()}*300)} > > Xpath assertion > > Response assertion > > Summary Report > > Http request for logout > > > > > > -- > ------ > Regards > @Ankush Upadhyay@ > -- Thanks and Regards, Amit
