Re: Test on a page which need to login

2003-12-18 Thread andrew . roughan
Basic Authentication is supported. There is coverage of this in the manual. Look for the "HTTP Authorisation Manager" component in the Component Reference, section 13. In my case, this component did not work for me, however I was able to work around it by using the HTTP Header Manager component a

POLL: do you have a use for the ThroughputController?

2003-12-18 Thread Jordi Salvat i Alabart
Dear co-users, I've found the ThroughputController to be very buggy, and I'm trying to provide input to the JMeter commiter's team on whether we should go through the effort of fixing it or it's better to drop it altogether. Your input will be highly appreciated. PLEASE RESPOND ONLY TO MY E-MA

Re: Practices for JMeter command line testing

2003-12-18 Thread Sebastian Bazley
- Original Message - From: "Sonam Chauhan" <[EMAIL PROTECTED]> To: "'JMeter Users List'" <[EMAIL PROTECTED]> Sent: Thursday, December 18, 2003 4:32 AM Subject: Practices for JMeter command line testing > Hi - I was wondering what strategies/practices people use for JMeter command > line

RE: Servlet Testing?

2003-12-18 Thread BAZLEY, Sebastian
> -Original Message- > From: Trevor Johnson [mailto:[EMAIL PROTECTED] > Sent: 18 December 2003 13:31 > To: JMeter Users List > Subject: Re: Servlet Testing? > > > Hi Lee, > > Partial success at last! I can record some internal sites > now. I had to > modify > my browser's Internet Con

Re: Servlet Testing?

2003-12-18 Thread Trevor Johnson
Hi Lee, Partial success at last! I can record some internal sites now. I had to modify my browser's Internet Connection LAN settings to set the proxy name to 'localhost' and the port number to the same as the port number in the JMeter. Is this correct? I wasn't sure what proxy name I was suppos

RE: Regular Expressions - Doubts

2003-12-18 Thread BAZLEY, Sebastian
Yes it is (or rather was - I had a copy, but it walked!). It has everything you always wanted to know about REs - and then some. The new edition has information on Java and even ORO: http://www.oreilly.com/catalog/regex2/chapter/ch08.pdf I'll see about adding some links to the JMeter FAQ. S. >

Re: Regular Expressions - Doubts

2003-12-18 Thread Jordi Salvat i Alabart
I've read comments saying this one is excellent: http://www.oreilly.com/catalog/regex/ En/na Eda Srinivasareddy ha escrit: Hi Salvat and Prakash Thank you very much for your responses. From your responses I came to know that I have to know more about Regular Expressions before really trying the

RE: Regular Expressions - Doubts

2003-12-18 Thread BAZLEY, Sebastian
> -Original Message- > From: Sonam Chauhan [mailto:[EMAIL PROTECTED] > Sent: 18 December 2003 04:35 > To: 'JMeter Users List' > Subject: RE: Regular Expressions - Doubts > > > Eda: > > > Please suggest me a good book for Regular expressions. > > > > If you have access to a Unix/Linux m