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
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
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
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.
>
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
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > > *Shay Ginsbourg*
>> > > > > Regulatory & Testing Affairs Consultant
&g
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
>
> > >
> > > >
> > > >
> > > >
> > > > *Work:* 035185873
> > > > *Mobile:* 0546690915
> > > >
> > > > *Email:* [hidden email]
> >
> > > >
> > > > *http://il.linkedin.com/in/sha
; > *GINSBOURG.COM* <http://www.ginsbourg.com/>
> > > --
> > >
> > >
> > >
> > > *P** **Please consider your environmental responsibility before
> printing
> > > this e-mail*.
> > >
before printing
> > this e-mail*.
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Fri, Oct 14, 2011 at 1:43 PM, vineeth <[hidden email]
> > > wrote:
> &
>
>
>
>
> 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
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
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
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
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
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
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
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
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)
>
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
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
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
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
> 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
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
: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
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
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 "
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
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
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
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
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:
>
>
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
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
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
[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
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
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
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
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
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
""?
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
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
--
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
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
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: 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
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
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
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?
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
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
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
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
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
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
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
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
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
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]
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
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
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
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
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
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
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
--
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
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
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
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
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
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
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
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
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
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
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
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
"${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.
&
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
>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
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
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
> &
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
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
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
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.
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
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
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
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
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
> 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
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
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
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
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
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 - 100 of 149 matches
Mail list logo