Re: While loop controller question

2008-08-26 Thread sebb
ilto:[EMAIL PROTECTED] > Sent: Saturday, 23 August 2008 03:38 > To: jmeter-user@jakarta.apache.org > Subject: While loop controller question > > Hello all, > > I am writing a testing scenario for a complex banking app, using jmeter > of > course. > > So far I mana

RE: While loop controller question

2008-08-25 Thread Farid Vaswani
x extractor ie. If a variable_value==5 then bVariable = false And specify the bVariable in the 'while' loop. HTH. Cheers, Farid -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Saturday, 23 August 2008 03:38 To: jmeter-user@jakarta.apache.org Subject:

While loop controller question

2008-08-22 Thread mark . cote
Hello all, I am writing a testing scenario for a complex banking app, using jmeter of course. So far I manage to log on and navigate through the app with no problems. However, at some point I have a temporary page which is displayed while a mainframe transaction is being performed. This tempor