Re: Dynamic Variables Issue

2014-04-29 Thread sebb
On 28 April 2014 19:23, Deepak Shetty wrote: > Im not sure I understand your problem - you can scope different timers to > different URLs so you could use different timers with differing values. > In the worst case you could do something like > http://jmeter.apache.org/usermanual/component_referen

Re: Dynamic Variables Issue

2014-04-28 Thread Deepak Shetty
Im not sure I understand your problem - you can scope different timers to different URLs so you could use different timers with differing values. In the worst case you could do something like http://jmeter.apache.org/usermanual/component_reference.html#Constant_Timer The value here can be varied ba

Re: Dynamic Variables Issue

2014-04-26 Thread Mike Brunt
Thank you Deepak..."Not sure what you mean by reliable differential think times" what I meant is that we have tried various ways to have differential times per URL in the same script and have not gotten it to work. On Sat, Apr 26, 2014 at 3:06 AM, Deepak Shetty wrote: > The dynamic cart id is f

Re: Dynamic Variables Issue

2014-04-26 Thread Deepak Shetty
The dynamic cart id is fairly typical - you have to add a post processor like a regex extractor and use the variable in your next request For your last problem timers can be scoped to a single request by creating them as the child of your sampler so you can add a think time to just one page Not sur

Dynamic Variables Issue

2014-04-25 Thread Mike Brunt
We have a client with a very dynamic web sire which we are trying to create meaningful scripts for... So, there is a Cart ID that is dynamic. When the agent buys tickets for a user, a Cart ID is created, and this is different each time. I have to get this Cart ID so that I can link the purchase