Re: URGENT regexFunction

2004-08-24 Thread Peter Lin
I'm biased, so take this with a grain of salt. jmeter 2.0 is much better and the regexp changes in 2.0 are better in my mind. for me, it's worth while to update the excel spreadsheet and use 2.0. you'll have to decide for youself whether it is worth it or not. peter On Tue, 24 Aug 2004

RE: URGENT regexFunction

2004-08-24 Thread Rita danger
Hi I have installed Jmeter 2.0.1 but it does not run, do I have to install java 1.4.2 ? RD From: BAZLEY, Sebastian [EMAIL PROTECTED] Reply-To: JMeter Users List [EMAIL PROTECTED] To: 'JMeter Users List' [EMAIL PROTECTED] Subject: RE: URGENT regexFunction Date: Tue, 24 Aug 2004 14:57:40 +0100

RE: URGENT regexFunction

2004-08-24 Thread BAZLEY, Sebastian
Not enough information. -Original Message- From: Rita danger [mailto:[EMAIL PROTECTED] Sent: 24 August 2004 16:08 To: [EMAIL PROTECTED] Subject: RE: URGENT regexFunction Hi I have installed Jmeter 2.0.1 but it does not run, do I have to install java 1.4.2 ? RD From: BAZLEY, Sebastian

Re: URGENT regexFunction

2004-08-24 Thread Peter Lin
: URGENT regexFunction Hi I have installed Jmeter 2.0.1 but it does not run, do I have to install java 1.4.2 ? RD From: BAZLEY, Sebastian [EMAIL PROTECTED] Reply-To: JMeter Users List [EMAIL PROTECTED] To: 'JMeter Users List' [EMAIL PROTECTED] Subject: RE: URGENT regexFunction Date: Tue

Re: URGENT regexFunction

2004-08-24 Thread Rita danger
Hi Peter, Thanks I am currently installing java 1.4.2 Nearly finished so I'll give it another go when its finished Thank you RD From: Peter Lin [EMAIL PROTECTED] Reply-To: Peter Lin [EMAIL PROTECTED] To: JMeter Users List [EMAIL PROTECTED] Subject: Re: URGENT regexFunction Date: Tue, 24 Aug 2004

URGENT regexFunction

2004-08-23 Thread Rita danger
Hello I need some help on the regexFunction. How do I get jmeter so save the in of something its just created and then use the id to delete it. Thank you RD _ Stay in touch with absent friends - get MSN Messenger

Re: URGENT regexFunction

2004-08-23 Thread Peter Lin
could you describe what the exact of the goal is. It's a bit hard to help with no details. A description of the use case would be beneficial. peter On Mon, 23 Aug 2004 16:15:01 +, Rita danger [EMAIL PROTECTED] wrote: Hello I need some help on the regexFunction. How do I get jmeter so

Re: URGENT regexFunction

2004-08-23 Thread Michael Stover
Rita, If you are wondering why you don't usually get much response to your questions, it's because we don't understand them. At least I don't. You need to make an effort to provide some information about your problem. Ie, what are you trying to do, what is your environment, how have you

urgent: regex function does not seem to behave as it shud!??

2004-08-11 Thread nlunebur
hi all! i have the following regex function in a 'http request': NAMEVALUE somename${__regexFunction(*No options available*,somevalue1,ALL,,somevalue2,)} therefore if the text 'No options available' is anywhere in the response of the previous request, it should send a

Antwort: urgent: regex function does not seem to behave as it shud!??

2004-08-11 Thread Frank_Lindner
] | | Kopie: | | Thema:urgent: regex function does not seem to behave as it shud

Re: Antwort: urgent: regex function does not seem to behave as it shud!??

2004-08-11 Thread nlunebur
PROTECTED] | | Kopie: | | Thema:urgent: regex function

RE: how to test the login flow using jmeter- urgent pl

2004-07-22 Thread Vanek Martin
Hi, here is my thread group (JMeter 2.0.1) for J2EE HTTP POST login. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

how to test the login flow using jmeter- urgent pl

2004-07-21 Thread sasidhar
Hai Everybody, I have a web application, where login page comes first and i will enter user id, password and submits the login page and it will go to some other page. how to do the laod test on this whole flow using jmeter. thanks sasi

Re: how to test the login flow using jmeter- urgent pl

2004-07-21 Thread Mike Darretta
I have a similar test that I created using the HTTP Proxy Server. This link was helpful in getting me started: http://javaboutique.internet.com/tutorials/JMeter/index-7.html Regards, md sasidhar wrote: Hai Everybody, I have a web application, where login page comes first and i

Help please urgent! Is it possible to write graph data after run!

2004-07-20 Thread Frank_Lindner
Hi everybody, I hope someone can help me. I'm using JMeter 1.9 and need to save my Graph result to a file. Since JMeter did not create the given Directory where to store the file (Bug?), I don't have any data to work with. I need those Graph result data. Jmeter must have it in Memory but

Re: Help please urgent! Is it possible to write graph data after run!

2004-07-20 Thread Peter Lin
if you download the nightly build, it now has a save graph feature. you can save any graph jmeter renders, include the new distribution graph. the format it uses is png I hope that helps. I still haven't written any documentation for it, so if you get lost, just post a email. peter On Tue, 20

Re: Re: Help please urgent! Is it possible to write graph data after run!'Viren geprueft!'

2004-07-20 Thread Frank_Lindner
] | | Kopie: | | Thema:Re: Help please urgent! Is it possible to write graph data after run!'Viren geprueft

Re: Re: Re: Help please urgent! Is it possible to write graph data after run!'Viren geprueft!'

2004-07-20 Thread Peter Lin
: | | Thema:Re: Help please urgent! Is it possible to write graph data after run!'Viren geprueft

Re: Re: Re: Help please urgent! Is it possible to write graph data after run!'Viren geprueft!'

2004-07-20 Thread Peter Lin
urgent! Is it possible to write graph data after run!'Viren geprueft!' | --| if you download the nightly build, it now has a save graph feature

Re: Re: Re: Re: Help please urgent! Is it possible to write graph data after run!'Viren geprueft!'

2004-07-20 Thread Frank_Lindner
PROTECTED] | | Kopie: | | Thema:Re: Re: Re: Help please urgent! Is it possible to write graph data after run

Re: Re: Re: Re: Re: Help please urgent! Is it possible to write graph data after run!'Viren geprueft!'

2004-07-20 Thread Peter Lin
PROTECTED] | | Kopie: | | Thema:Re: Re: Re: Help please urgent! Is it possible to write graph data

Urgent question about Uniform Random Timer

2004-06-25 Thread Sheng Huang
I put a Uniform Random Timer in each thread group with the following setting: Random Delay Maximum (in milliseconds): 15000.0 Constant Delay Offset (in milliseconds): 45000.0 I checked its source code and it seems that I should get a delay between 45 seconds to 1 minute. However, when I checked

RE: Urgent question about Uniform Random Timer

2004-06-25 Thread Sheng Huang
, Sheng -Original Message- From: Sheng Huang [mailto:[EMAIL PROTECTED] Sent: June 25, 2004 2:45 PM To: '[EMAIL PROTECTED]' Subject: Urgent question about Uniform Random Timer I put a Uniform Random Timer in each thread group with the following setting: Random Delay Maximum

RE: JMeter::Proxy Server::Internet world::Urgent !

2003-12-23 Thread Becky Moore
of it. Becky -Original Message- From: Kannan K [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 23, 2003 12:01 AM To: 'JMeter Users List' Subject: RE: JMeter::Proxy Server::Internet world::Urgent ! Can any one reply me please !! Or does any one knows where do I get ant-jmeter javadocs or all

Re: JMeter::Proxy Server::Internet world::Urgent !

2003-12-23 Thread Joseph Fifield
, December 23, 2003 12:01 AM Subject: RE: JMeter::Proxy Server::Internet world::Urgent ! Can any one reply me please !! Or does any one knows where do I get ant-jmeter javadocs or all the available tasks. Some how I need to pass proxy server details to my jmeter ant tasks, but I dont know

RE: JMeter::Proxy Server::Internet world::Urgent !

2003-12-23 Thread Kannan K
Becky, No problem friend !!. I got the answers, I just waited for people in user groups to support, as it was urgent, I finally found the solution. I opened ant-jmeter.jar file, which had JMeterTask.java and a class file, I went through the code, they were not at all reading proxy requests

Re: JMeter::Proxy Server::Internet world::Urgent !

2003-12-22 Thread andrew . roughan
RTFM!!! http://jakarta.apache.org/jmeter/usermanual/get-started.html#proxy_server - Original Message - From: Kannan K Date: Mon, 22 Dec 2003 12:27:06 +0530 To: '[EMAIL PROTECTED]' Subject: JMeter::Proxy Server::Internet world::Urgent ! Dear All, Iam using JMeter 1.9.1

RE: JMeter::Proxy Server::Internet world::Urgent !

2003-12-22 Thread Kannan K
12:51 PM To: JMeter Users List Subject: Re: JMeter::Proxy Server::Internet world::Urgent ! RTFM!!! http://jakarta.apache.org/jmeter/usermanual/get-started.html#proxy_server - Original Message - From: Kannan K Date: Mon, 22 Dec 2003 12:27:06 +0530 To: '[EMAIL PROTECTED]' Subject

RE: JMeter::Proxy Server::Internet world::Urgent !

2003-12-22 Thread Kannan K
:[EMAIL PROTECTED] Sent: Monday, December 22, 2003 5:55 PM To: 'JMeter Users List' Subject: RE: JMeter::Proxy Server::Internet world::Urgent ! Thanks Andrew, I have one more problem in defining proxy ip,ports,user and pwd on running a Jmeter in NON-Gui Mode. I was using the JMeter's Ant task

JMeter::Proxy Server::Internet world::Urgent !

2003-12-21 Thread Kannan K
Dear All, Iam using JMeter 1.9.1 on Windows 2000 and JDK 1.4.1_02. Problem: In my corporate network, we all need to connect to a proxy server for getting connected to the internet world. Now, the problem is, I would like to test my website (or anysite) using JMeter, But Jmeter is trying to

RE: Maximum concurrent users for testing with JMeter...Urgent!!!

2003-07-31 Thread Dan Brown
31, 2003 10:58 AM To: [EMAIL PROTECTED] Subject: Maximum concurrent users for testing with JMeter...Urgent!!! Importance: High Hi, We have a limitation in choosing a load testing tool for one of our clients as we want to use a cost effective solution. In this regard JMeter offered a very

RE: Maximum concurrent users for testing with JMeter...Urgent!!!

2003-07-31 Thread Barry Roberts
-Original Message- From: Himanshu Gulati, Gurgaon [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 8:58 AM To: [EMAIL PROTECTED] Subject: Maximum concurrent users for testing with JMeter...Urgent!!! Importance: High Hi, We have a limitation in choosing a load testing tool for one

Re: Urgent: Question about changing URL of new request based on previous response

2003-06-13 Thread mstover1
Not sure what went wrong in 1.8.1. 1.9RC2 will be out shortly, and that will be a pretty stable build. 1.9RC1 has some problems. If you are in a hurry, you can grab a nightly tarball. -Mike On 12 Jun 2003 at 19:57, Sunondo Ghosh wrote: Ok, I got this to work using the Regular Expression

Re: Urgent: Question about changing URL of new request based on previous response

2003-06-12 Thread Sunondo Ghosh
Ok, I got this to work using the Regular Expression Extractor in 1.9 RC1. Now my question is, how unstable is the last unstable build? :-) Is it good enough to use for some serious testing? And looks like the same thing doesn't work in 1.8.1. Is that a known bug? Thanks, Sunondo On Thu, 12 Jun

Re: Urgent How to paramterize data ?

2003-06-03 Thread mstover1
This is not an easy question to answer, since there are many, and it depends on what you're exact needs are. You can parameterize via the User Parameters element - this is a good place to start as it's the quickest way to begin. There are also some functions you can use. Check these things

Urgent How to paramterize data ?

2003-06-02 Thread Jayashree A. Chavan
Hi, I testing a web site with color combos to be selected then there are few models to be selected which have radio buttons. So once I select a model there will be combination of two color codes to be tested at a time for a model there may be 7-8 valid color combinations like this for a

Urgent!! HTP Cookie with change port for HTTP Request.....

2002-07-23 Thread Nitin Sharma
Hi all, Iam having a problem with a particular test plan where in after two = HTTP requests I have a Cookie manager which is supposed to store the = cookie information... Further I have a third HTTP request going with a different port no but = the same server which is using the same cookie

<    1   2