Re: Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working

2011-10-19 Thread vineeth
Thank you all for your responses. Now I can work with Jmeter2.5 without stack overflow error on negative of the If Controller. I added a test action sampler as the first child of If controller. -- View this message in context: http://jmeter.512774.n5.nabble.com/Jmeter2-5-failing-on-negative

Re: Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working

2011-10-18 Thread sebb
that. On 18 October 2011 05:47, vineeth wrote: > Tried adding the Test action sampler with 1ms delay before and after the > If controller. > Still the thread stops without executing the controllers following the >  If Controller. > > Thanks & Regards > > Vineeth Sasidhar

Re: Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working

2011-10-17 Thread vineeth
Tried adding the Test action sampler with 1ms delay before and after the If controller. Still the thread stops without executing the controllers following the If Controller. Thanks & Regards Vineeth Sasidharan sebb-2-2 [via JMeter] wrote: > On 17 October 2011 10:57, vineeth <[hi

Re: Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working

2011-10-17 Thread sebb
On 17 October 2011 10:57, vineeth wrote: > Dear Sebb > > Thanks for your response. > > I tried adding a test action sampler just after the If controller.  But > still the thread stops without executing the controllers following the > If Controller. Try before. >

Re: Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working

2011-10-17 Thread vineeth
Dear Sebb Thanks for your response. I tried adding a test action sampler just after the If controller. But still the thread stops without executing the controllers following the If Controller. Best Regards Vineeth Sasidharan Trainee Software Engineer Software Paradigms Infotech sebb-2-2

Re: Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working

2011-10-17 Thread sebb
>> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > >     *Shay Ginsbourg* >> > > > > Regulatory & Testing Affairs Consultant &g

Re: Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working

2011-10-17 Thread vineeth
amp; Testing Affairs Consultant > > > > > > > > > > Formerly QA Manager of LoadRunner at Mercury Interactive > > > > > > > > > > M.Sc. cum laude in Bio-Medical Engineering > > > > > M.Sc. in Mechanical Engineering >

Re: Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working

2011-10-16 Thread Deepak Shetty
> > > > > > > > > > > > > > > > > > > *Work:* 035185873 > > > > *Mobile:* 0546690915 > > > > > > > > *Email:* [hidden email] > > > > > > > > > > *http://il.linkedin.com/in/sha

Re: Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working

2011-10-16 Thread vineeth
; > *GINSBOURG.COM* <http://www.ginsbourg.com/> > > > -- > > > > > > > > > > > > *P** **Please consider your environmental responsibility before > printing > > > this e-mail*. > > >

Re: Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working

2011-10-14 Thread Shay Ginsbourg
before printing > > this e-mail*. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Fri, Oct 14, 2011 at 1:43 PM, vineeth <[hidden email] > > > wrote: > &

Re: Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working

2011-10-14 Thread vineeth
> > > > > On Fri, Oct 14, 2011 at 1:43 PM, vineeth <[hidden email] > > wrote: > > > Hi All > > > > I'm having a test script with error handling using If and While > Controllers > > and a Synchronizing timer. > > > > 1. The synch

Re: Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working

2011-10-14 Thread Shay Ginsbourg
ing when the condition evaluates to false in an > If > Controller (Bug50618) > > Can any one provide me any solution or work around so that I can complete > my > test script with Rendezvous and error Handling working as expected. > > > Thanks in advance > > Vi

Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working

2011-10-14 Thread vineeth
Hi All I'm having a test script with error handling using If and While Controllers and a Synchronizing timer. 1. The synchronizing timer is not working properly in Jmeter2.4R961953 2. Test Execution is stopping when the condition evaluates to false in an If Controller (Bug50618) Can an

RE: If Controller

2011-02-10 Thread Janine DeBeradinis
Thanks for this response. I was actually able to get it to work now. When I was testing the If Controller to see if it was working, I only had a Response Assertion underneath it (most of the time), and apparently you need to have a Sampler along with the Response Assertion as well. I think

Re: If Controller

2011-02-09 Thread Deepak Shetty
om: Deepak Shetty [mailto:shet...@gmail.com] > Sent: Wednesday, February 09, 2011 4:24 PM > To: JMeter Users List > Subject: Re: If Controller > > hi > > So even if you try > > ThreadGroup > > +IFController ("true", everything unchecked ) > > ++Deb

RE: If Controller

2011-02-09 Thread Janine DeBeradinis
Sent: Wednesday, February 09, 2011 4:24 PM To: JMeter Users List Subject: Re: If Controller hi So even if you try ThreadGroup +IFController ("true", everything unchecked ) ++Debug Sampler +View Results Tree Listener You arent getting anything in the Listener? If the above works -tell

Re: If Controller

2011-02-09 Thread Deepak Shetty
ine DeBeradinis" wrote: > Hello - > > I have been trying to get an If Controller to work in one of my JMeter tests, but am having problems getting any of the children underneath the If Controller to run. It seems as though it by-passes the If Controller all together. I have forced the If C

If Controller

2011-02-09 Thread Janine DeBeradinis
Hello - I have been trying to get an If Controller to work in one of my JMeter tests, but am having problems getting any of the children underneath the If Controller to run. It seems as though it by-passes the If Controller all together. I have forced the If Controller to be both true and

Re: Problem with If Controller - Evaluate for all Children

2010-10-11 Thread Deepak Shetty
gt; https://issues.apache.org/bugzilla/show_bug.cgi?id=50032 > > Briefly > > if the test plan is > Thread Group (Thread = 1 , Loop =2) > +Sample1 > +If Controller (${JMeterThread.last_sample_ok}) > ++Sample2 > ++Sample3 (always fails) > ++Sample4 (always fails) >

Re: Problem with If Controller - Evaluate for all Children

2010-09-30 Thread Deepak Shetty
Hi Raised Bugzilla issue - https://issues.apache.org/bugzilla/show_bug.cgi?id=50032 Briefly if the test plan is Thread Group (Thread = 1 , Loop =2) +Sample1 +If Controller (${JMeterThread.last_sample_ok}) ++Sample2 ++Sample3 (always fails) ++Sample4 (always fails) Then the test plan executes

Re: Problem with If Controller - Evaluate for all Children

2010-09-29 Thread Deepak Shetty
r 29, 2010 3:47 PM > To: JMeter Users List > Subject: Re: Problem with If Controller - Evaluate for all Children > > How many threads do you have running and from the screenshot I cant make > out > whether they are simple controllers / if controllers or something > completely &g

RE: Problem with If Controller - Evaluate for all Children

2010-09-29 Thread Derry, Stanton
Can I send the link directly to you? -Original Message- From: Deepak Shetty [mailto:shet...@gmail.com] Sent: Wednesday, September 29, 2010 3:47 PM To: JMeter Users List Subject: Re: Problem with If Controller - Evaluate for all Children How many threads do you have running and from the

RE: Problem with If Controller - Evaluate for all Children

2010-09-29 Thread Derry, Stanton
Thread Group properties, 1 thread, loop 2. There is a combination of If, Simple, and Throughput controllers in the scope of LastSampleOk which is an If controller with the condition ${JMeterThread.last_sample_ok} and Evaluate for all children selected. If I can post the test plan I will. Stan

Re: Problem with If Controller - Evaluate for all Children

2010-09-29 Thread Deepak Shetty
> Stan > > -Original Message- > From: Deepak Shetty [mailto:shet...@gmail.com] > Sent: Wednesday, September 29, 2010 3:28 PM > To: JMeter Users List > Subject: Re: Problem with If Controller - Evaluate for all Children > > Hi > I dont see a problem with Last Sample

RE: Problem with If Controller - Evaluate for all Children

2010-09-29 Thread Derry, Stanton
I worked around the issue by adding "If Controller ${JMeterThread.last_sample_ok}" to each sampler. Using the "Evaluate for all Children" seemed to be a nice way of handling the check if the prior sampler had failed. Would be nice if the Thread group had an option "Cont

RE: Problem with If Controller - Evaluate for all Children

2010-09-29 Thread Derry, Stanton
:28 PM To: JMeter Users List Subject: Re: Problem with If Controller - Evaluate for all Children Hi I dont see a problem with Last Sampler Ok, its terminating correctly right , no sampler after the error is executed? >The second pass should execute the same set of samplers failing at the s

Re: Problem with If Controller - Evaluate for all Children

2010-09-29 Thread Deepak Shetty
GIzYzI4M2MtMjdlMS00ZWY2LWE%0A1OTUtNTZiZTEwMDAyMWMy&hl=en&authkey=CKbCzP4J> > > Stan > > -Original Message- > From: Deepak Shetty [mailto:shet...@gmail.com] > Sent: Wednesday, September 29, 2010 1:36 PM > To: JMeter Users List > Subject: Re: Problem with I

RE: Problem with If Controller - Evaluate for all Children

2010-09-29 Thread Derry, Stanton
ednesday, September 29, 2010 1:36 PM To: JMeter Users List Subject: Re: Problem with If Controller - Evaluate for all Children upload the files somewhere and post a link. On Wed, Sep 29, 2010 at 12:52 PM, Derry, Stanton wrote: > Using JMeter 2.4 r961953. In my test plan I have an "

Re: Problem with If Controller - Evaluate for all Children

2010-09-29 Thread Deepak Shetty
upload the files somewhere and post a link. On Wed, Sep 29, 2010 at 12:52 PM, Derry, Stanton wrote: > Using JMeter 2.4 r961953. In my test plan I have an “If > Controller”(LastSampleOk) as a parent of Controllers and HTTP Samplers with > “Evaluate for all children” set. The cond

Problem with If Controller - Evaluate for all Children

2010-09-29 Thread Derry, Stanton
Using JMeter 2.4 r961953. In my test plan I have an "If Controller"(LastSampleOk) as a parent of Controllers and HTTP Samplers with "Evaluate for all children" set. The condition for LastSmapleOk is ${JMeterThread.last_sample_ok}. I executed two passes, the first pass

Re: If Controller after Regular Expression

2010-08-08 Thread sebb
ul [mailto:karsten.g...@exedio.com] >> Gesendet: Montag, 26. Juli 2010 14:20 >> An: JMeter Users List >> Betreff: Re: If Controller after Regular Expression >> >> Hi Jörg, >> >> you may want to try the following: >> >> !("${aktenzeichen}&q

AW: If Controller after Regular Expression

2010-07-27 Thread Jörg Godau
Juli 2010 14:20 > An: JMeter Users List > Betreff: Re: If Controller after Regular Expression > > Hi Jörg, > > you may want to try the following: > > !("${aktenzeichen}".equals("NoAzFound")) > > This works fine in my test plan. You need to pu

Re: If Controller after Regular Expression

2010-07-26 Thread Felix Frank
I remember having problems with that syntax as well, in the same context no less. I resorted to ${var}.indexOf("other"), which is crude, but would suffice for this use case, too. Cheers, Felix On 07/26/2010 03:22 PM, Noel O'Brien wrote: > This should also work, as I use it in my test plans: > >

Re: If Controller after Regular Expression

2010-07-26 Thread Noel O'Brien
ssion extractor we put > > Reference Name:aktenzeichen > > Regular expression:familie\.do\?id=(\d+) > > Template:$1$ > > Match No.:0 > > Default value:NoAzFound > > > > And in the If Controller we have the condition > > ${aktenzeichen

Re: If Controller after Regular Expression

2010-07-26 Thread Karsten Gaul
aktenzeichen Regular expression:familie\.do\?id=(\d+) Template:$1$ Match No.:0 Default value:NoAzFound And in the If Controller we have the condition ${aktenzeichen} != 'NoAzFound' I've tried with double quotes, single quotes, no quotes and always get errors like this in

If Controller after Regular Expression

2010-07-26 Thread Jörg Godau
regular expression extractor we put Reference Name:aktenzeichen Regular expression:familie\.do\?id=(\d+) Template:$1$ Match No.:0 Default value:NoAzFound And in the If Controller we have the condition ${aktenzeichen} != 'NoAzFound' I've tried with double quotes, single quotes, no quotes

RE: If controller

2010-07-23 Thread Steve Eckhart
[mailto:garvita.me...@tcs.com] Sent: Friday, July 23, 2010 6:35 AM To: jmeter-user@jakarta.apache.org Subject: If controller How to specify a condition in if controller,if someone can give me an example it will be helpful for me a lot -- View this message in context: http://jmeter.512774.n5

If controller

2010-07-23 Thread Garvita
How to specify a condition in if controller,if someone can give me an example it will be helpful for me a lot -- View this message in context: http://jmeter.512774.n5.nabble.com/If-controller-tp1843294p1843294.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Thread not passing through If Controller even if the conditions are valid/true.

2010-05-20 Thread Deepak Shetty
xtract > using Regex and use further for comparing in If Controller,so that only the > filtered thread cud be executed?? > I want my test to continue only when the userId and password is > right... > please gimme the text of regular exprn to be entered in the REgex > extract

Thread not passing through If Controller even if the conditions are valid/true.

2010-05-19 Thread GautamPr
Hi all, Thanks for all previous replies. Let me explain my quest: can anybody tell me what is the unique response from the server when i login to it with ID and Password, which i can extract using Regex and use further for comparing in If Controller,so that only the filtered thread cud be

Re: Reg Expression & If Controller

2009-02-24 Thread Noel O'Brien
the "'s? > > Wouldn't this always return true? > > Apologies if I'm misunderstanding. > > Thanks again. > > > Simon. > -Original Message- > From: Noel O'Brien [mailto:nobr...@newbay.com] > Sent: 24 February 2009 16:21 > To: jmeter

RE: Reg Expression & If Controller

2009-02-24 Thread Woodcock, Simon
e "'s? Wouldn't this always return true? Apologies if I'm misunderstanding. Thanks again. Simon. -Original Message- From: Noel O'Brien [mailto:nobr...@newbay.com] Sent: 24 February 2009 16:21 To: jmeter-user@jakarta.apache.org Cc: Woodcock, Simon Subject: Re: Re

Re: Reg Expression & If Controller

2009-02-24 Thread Noel O'Brien
""? Try using the "refName_matchNr" variable created by the REGEX: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Regular_Expression_Extractor If there's no match it will be 0, so IFController will be: "refName_matchNr" == "0" or some

Reg Expression & If Controller

2009-02-24 Thread Woodcock, Simon
I want to be able to do the following: If a regular expression is not found do not execute the next two nodes. First of all if a regular expression is not found how does the variable get populated? null, ""? Secondly using the 'If Controller' I want to be able to add the

Re: If Controller failing

2009-02-19 Thread Massas
-- View this message in context: http://www.nabble.com/If-Controller-failing-tp22097151p22098700.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apa

Re: If Controller failing

2009-02-19 Thread Noel O'Brien
On Thursday 19 February 2009 09:57:16 Massas wrote: > Hello! > > I'm trying to use an If Controller but aparently I'm not understanding the > function so i'm reaching out for help. > > I want to check whether one of my regexp extractors have found a match or

If Controller failing

2009-02-19 Thread Massas
Hello! I'm trying to use an If Controller but aparently I'm not understanding the function so i'm reaching out for help. I want to check whether one of my regexp extractors have found a match or not, so I'm trying to match the default value. Here's what

Re: how to transmit assertion result to if controller?

2008-11-03 Thread liza_dl
> RE: this name alredy exists > Template: $0$ > Match: 1 > Thanks, that works! -- View this message in context: http://www.nabble.com/how-to-transmit-assertion-result-to-if-controller--tp20243524p20298823.html Sent from the JMeter - User mailing list archive a

Re: how to transmit assertion result to if controller?

2008-11-01 Thread sebb
On 30/10/2008, liza_dl <[EMAIL PROTECTED]> wrote: > > It seems I've solved the problem: > > with a regexp find 'this name alredy exists' in the response, place it in a > variable, use this variable in the If controller... > > New problem: > > ca

Re: how to transmit assertion result to if controller?

2008-10-30 Thread liza_dl
It seems I've solved the problem: with a regexp find 'this name alredy exists' in the response, place it in a variable, use this variable in the If controller... New problem: can anybody help me with the regexp? I've got the following response: ... this name alredy e

how to transmit assertion result to if controller?

2008-10-30 Thread liza_dl
ion to the http request, which posts the data. If there is a string "this name alredy exists" in the response text I need to go back to the form to change the name. The problem is: how to pass the assertion result to the If controller? In general, what result does the assertion returns?

Re: Performance of if controller

2008-09-07 Thread sebb
On 07/09/2008, Ian Blavins <[EMAIL PROTECTED]> wrote: > G'day > > The If only always evaluated to true while I was testing its performance. So to establish whether or not the If Controller is more inefficient than other controllers, one needs to compare if with another con

RE: Performance of if controller

2008-09-07 Thread Ian Blavins
G'day The If only always evaluated to true while I was testing its performance. In real usage it would evaluate to true or false dynamically depending on other conditions in the iteration. No words missing. I was saying that I reimplemeted the If controller with a switch controller but

Re: Performance of if controller

2008-09-06 Thread sebb
d of the loop controller. Didn't get stable > behavior. Actually, I meant that a loop controller with a fixed count of one should be equivalent to a Simple Controller and an If Controller where the condition is always true. In all cases, the samples are executed once. > Replaced the l

RE: Performance of if controller

2008-09-06 Thread Ian Blavins
r 2008 4:36 PM To: JMeter Users List Subject: Re: Performance of if controller On 06/09/2008, Ian Blavins <[EMAIL PROTECTED]> wrote: > G'day > > > > I've been trying to identify the cause of a major loss of throughput in > my JMeter scripts (note, in the throughp

Re: Performance of if controller

2008-09-06 Thread sebb
ut on the target server). > > > > It appears the If controller is very expensive in JMeter throughput > terms. > Could well be so - it has to create a Javascript interpreter. > > If I wrap the sampler call of an existing test plan with an If > controller that has an exp

Performance of if controller

2008-09-06 Thread Ian Blavins
G'day I've been trying to identify the cause of a major loss of throughput in my JMeter scripts (note, in the throughput of the scripts through the JMeter engine, not loss of throughput on the target server). It appears the If controller is very expensive in JMeter throughput ter

if controller missing ;

2008-05-26 Thread Aaron Kasman
roblem may be pervasive. Is it possible to configure logging to show which specific instance of an If Controller is failing as well as any more details of the exception? I have looked for whitespace around functions as suggested in postings in the list's archives. Thanks, Aaron

Re: if controller missing ;

2008-05-26 Thread sebb
elating them and the > EvaluatorExceptions. > > I have checked my Javascript Syntax in the If Controllers for errors, and > nothing stands out to my eyes, but I am also not a javascript expert. I > have also tried to nail down which of the specific controllers is the > culpri

Re: if controller indexOf

2008-01-19 Thread sebb
The If Controller condition is Javascript, specifically Mozilla Rhino, see: http://www.mozilla.org/rhino/overview.html On 18/01/2008, matthew sporleder <[EMAIL PROTECTED]> wrote: > I'm trying to use the if controller to test if a string contains a > match. Can I use i

if controller indexOf

2008-01-18 Thread matthew sporleder
I'm trying to use the if controller to test if a string contains a match. Can I use indexOf to do this? Thanks, Matt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: IF controller, while controller always evaluates to false

2008-01-07 Thread touyang
Thanks! That's it! I didn't have an sampler in the IF Controller. sebb-2-2 wrote: > > The If controller requires valid Javascript. > > Controllers only process their children if there is at least one > sampler as a child. > > On 04/01/2008, touyang <[E

Re: IF controller, while controller always evaluates to false

2008-01-04 Thread sebb
The If controller requires valid Javascript. Controllers only process their children if there is at least one sampler as a child. On 04/01/2008, touyang <[EMAIL PROTECTED]> wrote: > > I've found some threads stating the same problem back in 2004, I reckon it > should be fixe

IF controller, while controller always evaluates to false

2008-01-04 Thread touyang
I've found some threads stating the same problem back in 2004, I reckon it should be fixed by now. JMeter 2.3 is what I use, Windows XP, Java version 6 update 3. I can NOT make the IF controller and while controller evaluate to true, even when I just put the bare word true in there. I

Re: Parameters block used despite placed within an IF-Controller

2007-09-14 Thread sebb
at i want to do: use the same jmeter script to test LIVE and > TEST servers, with different configurations for hostname, path etc. I > have two different user parameter blocks and one variable on test plan > level which i set to either testmode or livemode. User parameter > blocks are pl

Parameters block used despite placed within an IF-Controller

2007-09-14 Thread Knut Borchart
placed in IF-Controller scope where i check the value of the current mode. Unfortunately it seems like that the parameter blocks where i define variables for the script are evaluated both despite i placed them in IF-Controllers where only one evaluates to true depending on the mode. Is this supposed to

Re: Modulus in If Controller

2007-07-10 Thread sebb
The If controller uses Javascript (Rhino). There's some documentation here: http://developer.mozilla.org/en/docs/JavaScript_Language_Resources It looks like the operator is %, so I would try: (${COUNT} % 10) == 0 S. On 10/07/07, Hugh Hunter <[EMAIL PROTECTED]> wrote: Been st

Modulus in If Controller

2007-07-10 Thread Hugh Hunter
Been struggling at this for a while. I want to use an If Controller to only call a sampler every 10 iterations through the test plan. So I have a counter storing as ${COUNT} and I've tried: ${COUNT} % 10 == 0 in the If Controller as well as ${COUNT} MOD 10 == 0 Any ideas? --Hugh --

Re: Is is possible to give multiple conditions in if controller of JMeter

2007-04-11 Thread prateeti
like. > > On 11/04/07, prateeti <[EMAIL PROTECTED]> wrote: >> >> I have a requirement to give multiple conditions in if controller...Is it >> possible or Do I need to give multiple if controller for this? Please >> help. >> Thanks >> -- >> View thi

Re: Is is possible to give multiple conditions in if controller of JMeter

2007-04-11 Thread sebb
have a requirement to give multiple conditions in if controller...Is it possible or Do I need to give multiple if controller for this? Please help. Thanks -- View this message in context: http://www.nabble.com/Is-is-possible-to-give-multiple-conditions-in-if-controller-of-JMeter-tf3558724.html#a99

Re: Is it possible to give multiple conditions in if controller?

2007-04-11 Thread sebb
i sebb wrote: > Please respect mailing list conventions and start a new thread (with > an appropriate subject) when asking a new question. > > S. > On 11/04/07, prateeti <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I want to give multiple conditions in if controlle

Is is possible to give multiple conditions in if controller of JMeter

2007-04-11 Thread prateeti
I have a requirement to give multiple conditions in if controller...Is it possible or Do I need to give multiple if controller for this? Please help. Thanks -- View this message in context: http://www.nabble.com/Is-is-possible-to-give-multiple-conditions-in-if-controller-of-JMeter-tf3558724

Re: Is it possible to give multiple conditions in if controller?

2007-04-11 Thread prateeti
TED]> wrote: Hi, I want to give multiple conditions in if controller using && or ||...Is it possible? Or Do I need to give multiple if controller to specify multiple conditions? Thanks, Prateeti sebb wrote: > You could use the ramp-up time feature to gradually increase the load. &g

Re: Is it possible to give multiple conditions in if controller?

2007-04-11 Thread sebb
Please respect mailing list conventions and start a new thread (with an appropriate subject) when asking a new question. S. On 11/04/07, prateeti <[EMAIL PROTECTED]> wrote: Hi, I want to give multiple conditions in if controller using && or ||...Is it possible? Or Do I need to gi

Is it possible to give multiple conditions in if controller?

2007-04-11 Thread prateeti
Hi, I want to give multiple conditions in if controller using && or ||...Is it possible? Or Do I need to give multiple if controller to specify multiple conditions? Thanks, Prateeti sebb wrote: You could use the ramp-up time feature to gradually increase the load. S On 11/04/07, S

Re: If controller problem

2007-04-05 Thread James Bull
e examples have quotes around the j-meter variables. I could have sworn blind that those quotes were not there last night. Thanks, James sebb <[EMAIL PROTECTED]> 04/04/2007 18:48 Please respond to "JMeter Users List" To "JMeter Users List" cc Subject Re: if

Re: if controller problem

2007-04-04 Thread sebb
rror(NativeGlobal.java:597) I am using a regular expression extractor on the previous page to set a variable with a value. Then in the if controller I am using the expression ${calendarPresent} == "There is no calendar" What am I doing wrong? Try "${calendarPresent}&quo

if controller problem

2007-04-04 Thread James Bull
ion extractor on the previous page to set a variable with a value. Then in the if controller I am using the expression ${calendarPresent} == "There is no calendar" What am I doing wrong? Thanks, James

If controller

2006-10-17 Thread Yann WOGENSTAHL
Hi, I have a problem with the If Controller. When the test condition is false, the thread group stops. I use a variable to store the response code of a HTTP Request in an other thread group, extracted with a Regukar Expression Extractor. I tried different conditions : ${CodeResponse} == 200

Re: Problem passing parameter values from If-Controller

2006-04-09 Thread amela abadzic
7:07 PM Subject: Re:Problem passing parameter values from If-Controller I've become a big fan of BeanShell for this sort of complex logic - the syntax is far simpler (and more familiar!) than JavaScript, and between BeanShell samplers (which can go anywhere) and BeanShell assertions (which can b

Re: Problem passing parameter values from If-Controller

2006-04-09 Thread sebb
"${param_a}" in your request. > > - Korny > > On 4/9/2006, "Amela Abadzic" <[EMAIL PROTECTED]> wrote: > > >I simplified my explanations, it is 10 more params, not just one, but I > >think that javascript would work. > > > >Thanks. &

Re:Problem passing parameter values from If-Controller

2006-04-09 Thread Korny Sietsma
uot; in your request. - Korny On 4/9/2006, "Amela Abadzic" <[EMAIL PROTECTED]> wrote: >I simplified my explanations, it is 10 more params, not just one, but I think >that javascript would work. > >Thanks. > >>From: sebb <[EMAIL PROTECTED]> >>Date: Sun Apr

Re: Problem passing parameter values from If-Controller

2006-04-09 Thread sebb
>Date: Sun Apr 09 13:53:04 CDT 2006 > >To: JMeter Users List > >Subject: Re: Re: Problem passing parameter values from If-Controller > > >Why not: > >* pass in the value of param_a as well as (or instead of) param_1 > >or > >* use a JavaScript or Bea

Re:Problem passing parameter values from If-Controller

2006-04-09 Thread Amela Abadzic
I simplified my explanations, it is 10 more params, not just one, but I think that javascript would work. Thanks. >From: sebb <[EMAIL PROTECTED]> >Date: Sun Apr 09 13:53:04 CDT 2006 >To: JMeter Users List >Subject: Re: Re: Problem passing parameter values from If-Controller

Re: Re: Problem passing parameter values from If-Controller

2006-04-09 Thread sebb
gt; param_a. > > If_Controller > user defined varables > If_Controller > user defined varables > Http Request Sampler > > Amela > > >From: sebb <[EMAIL PROTECTED]> > >Date: Sun Apr 09 11:48:42 CDT 2006 > >To: JMeter Users List > &

Re: Re: Problem passing parameter values from If-Controller

2006-04-09 Thread Amela Abadzic
troller user defined varables Http Request Sampler Amela >From: sebb <[EMAIL PROTECTED]> >Date: Sun Apr 09 11:48:42 CDT 2006 >To: JMeter Users List >Subject: Re: Problem passing parameter values from If-Controller >Pre-Processors, Post-Processors and Timers are only pro

Re: Problem passing parameter values from If-Controller

2006-04-09 Thread sebb
Pre-Processors, Post-Processors and Timers are only processed if there is a Sampler in the same scope. Why do you need an If Controller without any samplers underneath it? S. On 08/04/06, Amela Abadzic <[EMAIL PROTECTED]> wrote: > > I have a test plan with an If-Controller used

Problem passing parameter values from If-Controller

2006-04-08 Thread Amela Abadzic
I have a test plan with an If-Controller used to calculate several params which are then passed to an Http Request Sampler outside of If- Controllers. So the flow looks like this: 1. IF-Controller 1.1 User Params (added as preprocessor to If-Controller 1.1.1. param_a

RE: If Controller and user defined variables : problem of scope (value overwritten) ?

2005-11-29 Thread Bruno Charloup
Finally, i solve my pb by using a preprocessor "counter" before 2 "if controller". Preprocessor Counter start at 1, sharing by all threads If ${counter} < 2 http request tempo 10 sec. If ${counter} >= 2 http request tempo 2 sec.

RE: If Controller and user defined variables : problem of scope (value overwritten) ?

2005-11-28 Thread Christensen, Alan
o Charloup [mailto:[EMAIL PROTECTED] Sent: Monday, November 28, 2005 9:04 AM To: 'JMeter Users List' Subject: RE: If Controller and user defined variables : problem of scope (value overwritten) ? I was reading chapter 19 on documentation about Functions and I was tempted by use of prope

RE: If Controller and user defined variables : problem of scope (value overwritten) ?

2005-11-28 Thread Bruno Charloup
but I don't check the "run all threads sequencially" option). Thanks everybody. Bruno. -Message d'origine- De : sebb [mailto:[EMAIL PROTECTED] Envoyé : lundi 28 novembre 2005 17:49 À : JMeter Users List Objet : Re: If Controller and user defined variables : problem of

Re: If Controller and user defined variables : problem of scope (value overwritten) ?

2005-11-28 Thread sebb
o run the "initialization" > code completely before starting the rest of the test. > > -Original Message- > From: Bruno Charloup [mailto:[EMAIL PROTECTED] > Sent: Monday, November 28, 2005 7:43 AM > To: 'JMeter Users List' > Subject: RE: If Controlle

RE: If Controller and user defined variables : problem of scope (value overwritten) ?

2005-11-28 Thread Christensen, Alan
ely before starting the rest of the test. -Original Message- From: Bruno Charloup [mailto:[EMAIL PROTECTED] Sent: Monday, November 28, 2005 7:43 AM To: 'JMeter Users List' Subject: RE: If Controller and user defined variables : problem of scope (value overwritten) ? Seb, Thanks for y

RE: If Controller and user defined variables : problem of scope (value overwritten) ?

2005-11-28 Thread Bruno Charloup
after the execution of an http request ... -Message d'origine- De : sebb [mailto:[EMAIL PROTECTED] Envoyé : lundi 28 novembre 2005 15:46 À : JMeter Users List Objet : Re: If Controller and user defined variables : problem of scope (value overwritten) ? Why not use the OnceOnly Contr

Re: If Controller and user defined variables : problem of scope (value overwritten) ?

2005-11-28 Thread sebb
> http_request2 > http_request2 > http_request2 > http_request2 > ... > > My test plan is defined as below : > > myvar = 1 (user defined variable) > > if myvar==1 then (1st If Controller) >http_request1 >myvar = 2 > end if > > if myvar == 2 the

If Controller and user defined variables : problem of scope (value overwritten) ?

2005-11-28 Thread Bruno Charloup
Hi all, i need to perform the following action to have in my tree listener : http_request1 http_request2 http_request2 http_request2 http_request2 ... My test plan is defined as below : myvar = 1 (user defined variable) if myvar==1 then (1st If Controller) http_request1 myvar = 2

AW: want to list all foreign links of a page - or IF Controller and Regular Expressions

2005-11-25 Thread Baumgartner, Christian
ve this too, but not with a simple IF condition because I just know > the structure of the link, but not what all links will look like in > production area. > > So I thought of the combination Regular Expression Extractor and IF > CONTROLLER. But it doesn't work some way lik

Re: want to list all foreign links of a page - or IF Controller and Regular Expressions

2005-11-22 Thread sebb
condition because I just know > the structure of the link, but not what all links will look like in > production area. > > So I thought of the combination Regular Expression Extractor and IF > CONTROLLER. But it doesn't work some way like this: > IF CONTROLLER( "${parsedL

AW: want to list all foreign links of a page - or IF Controller and Regular Expressions

2005-11-22 Thread Baumgartner, Christian
jamaica.at/article(N).htm this kind of link. I want to proove this too, but not with a simple IF condition because I just know the structure of the link, but not what all links will look like in production area. So I thought of the combination Regular Expression Extractor and IF CONTROLLER. But

Re: want to list all foreign links of a page - or IF Controller and Regular Expressions

2005-11-22 Thread sebb
to another file on the same server, so just asking > about the server in the url assertion isn't a solution. > > as long as it worked i did the following: > > > parse all links from page in variable parsedLink > > if controller (is it link1?) >if controller

  1   2   >