Re: Question on JMeter

2009-10-06 Thread Noel O'Brien
You can't use JMeter to test swing application. It only works with HTTP, FTP, Mail, JMS , etc. Regards, Noel - "Harini Kurkal" wrote: > Hi Team, > > Please help me with JMeter for Swing based application. My application > is Netbeans Platform Specific which I use with Apache Jackrabb

Question on JMeter

2009-10-06 Thread Kurkal, Harini
Hi Team, Please help me with JMeter for Swing based application. My application is Netbeans Platform Specific which I use with Apache Jackrabbit. Can I use JMeter for Performance and Load testing for such a Swing based application. Fast response will be much appreciated thanks Harini -

Re: Question on Jmeter RegEx PostProcessor

2009-09-22 Thread Mark Stephen S. Florencio
Thanks Sebb! It was a trailing space afterall! Thanks... Sorry.. Should have been more careful. Best regards, Stephen Florencio. - Original Message - From: "sebb" To: "JMeter Users List" Sent: Wednesday, September 23, 2009 9:52:23 AM Subject: Re: Ques

Re: Question on Jmeter RegEx PostProcessor

2009-09-22 Thread sebb
value="(.+?)" /> > > Thank you and best regards, > > > Stephen Florencio > > > - Original Message ----- > From: "sebb" > To: "JMeter Users List" > Sent: Tuesday, September 22, 2009 7:21:15 PM > Subject: Re: Question on Jmeter RegEx Po

Re: Question on Jmeter RegEx PostProcessor

2009-09-22 Thread Mark Stephen S. Florencio
, Stephen Florencio - Original Message - From: "sebb" To: "JMeter Users List" Sent: Tuesday, September 22, 2009 7:21:15 PM Subject: Re: Question on Jmeter RegEx PostProcessor On 22/09/2009, Mark Stephen S. Florencio wrote: > Good day, > > I have a question on ho

Re: Question on Jmeter RegEx PostProcessor

2009-09-22 Thread sebb
On 22/09/2009, Mark Stephen S. Florencio wrote: > Good day, > > I have a question on how the RegEx Post Processor work. > > I have a JSF application under test. I followed the article in the Wiki > about how to setup tests for JSF applications. I am having problems with the > viewState variabl

Question on Jmeter RegEx PostProcessor

2009-09-22 Thread Mark Stephen S. Florencio
Good day, I have a question on how the RegEx Post Processor work. I have a JSF application under test. I followed the article in the Wiki about how to setup tests for JSF applications. I am having problems with the viewState variable discussed in the article. I looked at the Debug Sampler an

Re: Question on Jmeter XPATH extraction

2006-07-31 Thread Chris Hansen
>> >>> >> >>> >> >>> >> >>> KEY1 >> >>> KEY2 >> >>> KEY3 >> >>> >> >>> ... >> >>> >> >>> >> >>> >> >>> >> >>> >> >>>KEY1 >> >>>KEY2 >> >>>KEY3 >> >>> >> >>> ... >> > >

Re: Question on Jmeter XPATH extraction

2006-07-30 Thread sebb
On 28/07/06, Chris Hansen <[EMAIL PROTECTED]> wrote: It just occurred to me that I could use a regular expression that utilizes a 'lookbehind' aspect - except that it doesn't seem to work. Does the JMeter/ORO support lookbehind as a regular expression? No, I don't think it does. chris Chris

Re: Question on Jmeter XPATH extraction

2006-07-28 Thread Chris Hansen
It just occurred to me that I could use a regular expression that utilizes a 'lookbehind' aspect - except that it doesn't seem to work. Does the JMeter/ORO support lookbehind as a regular expression? chris Chris Hansen wrote: > sebb wrote: >> On 27/07/06, Chris Hansen <[EMAIL PROTECTED]> wrote: >

Re: Question on Jmeter XPATH extraction

2006-07-28 Thread Chris Hansen
sebb wrote: > On 27/07/06, Chris Hansen <[EMAIL PROTECTED]> wrote: >> My name is Chris Hansen; nice to meet you! >> >> I'm working for the first time with Jmeter and while I've got most of >> what I need from the website and wiki, I have a case I can't quite >> figure out how to make work and I wa

Re: Question on Jmeter XPATH extraction

2006-07-28 Thread sebb
On 27/07/06, Chris Hansen <[EMAIL PROTECTED]> wrote: My name is Chris Hansen; nice to meet you! I'm working for the first time with Jmeter and while I've got most of what I need from the website and wiki, I have a case I can't quite figure out how to make work and I was wondering if you knew ho

Question on Jmeter XPATH extraction

2006-07-27 Thread Chris Hansen
My name is Chris Hansen; nice to meet you! I'm working for the first time with Jmeter and while I've got most of what I need from the website and wiki, I have a case I can't quite figure out how to make work and I was wondering if you knew how to do it or if you had a ready reference you could re