test

2006-04-19 Thread Maness, Marty
Sorry, just a test

xml format

2006-02-06 Thread Maness, Marty
Is there an easy way to scrape out the xml test plan, to create a file that has...? Request Parameters:value Marty Maness Project Manager - DoIT Phone: 402-280-3931 Creighton University

regular expression extractor

2006-01-11 Thread Maness, Marty
I'm trying the regular expression extractor...I'm not very familiar with Perl htmlheadtitleObject moved/title/headbody h2Object moved to a href=/Lottery/(S(aqt03u45qeprs13lr3fhgp3o))/login.aspxhere/a./h2 /body/html This above is my response data, I'm trying to get the value

RE: difference b/w jmeter and load runner

2005-11-11 Thread Maness, Marty
Biggest difference...cost. To run 10,000 load runner users is going to cost you a bundle. JMeter can run 10,000 users, you just need the hardware to run it off of. -Original Message- From: naveen gs [mailto:[EMAIL PROTECTED] Sent: Friday, November 11, 2005 4:44 AM To:

cookie manager

2005-10-18 Thread Maness, Marty
I'm still having trouble with cookie manager on the new version of apache 2.1.1. The cookie manager on 2.0.0 works fine for me. A couple things to note - the expiration date of the cookie sent by the server has an expiration date in the past. Could this be the issue? Jmeter just stops, and in

RE: cookie manager

2005-10-18 Thread Maness, Marty
is surely not valid? I think there were some changes since 2.0.0 to fix cookie date handling. However, JMeter should not just stop. Any messages in jmeter.log? or the console window? What happens with JMeter 2.0.3? I'd expect it to behave like 2.1.1 for Cookies. S. On 18/10/05, Maness, Marty [EMAIL

RE: cookie manager

2005-10-18 Thread Maness, Marty
: cookie manager Can you perhaps send me jmeter.log from a run that just stops? S. On 18/10/05, Maness, Marty [EMAIL PROTECTED] wrote: I do not get any error messages. It just stops. What's interesting is the application is a third party application - so I don't have a means to talk

RE: cookie manager

2005-10-18 Thread Maness, Marty
upgrading to 1.4.2 or later. Also, it looks as though you _may_ need the JavaMail jars (activation.jar and mail.jar). These can be obtained from the Java website. See: http://jakarta.apache.org/jmeter/usermanual/get-started.html for links S. On 18/10/05, Maness, Marty [EMAIL PROTECTED] wrote

RE: cookie manager

2005-10-18 Thread Maness, Marty
the JavaMail jars (activation.jar and mail.jar). These can be obtained from the Java website. See: http://jakarta.apache.org/jmeter/usermanual/get-started.html for links S. On 18/10/05, Maness, Marty [EMAIL PROTECTED] wrote: It is sent. There is an error in the log. I was looking at the wrong

RE: troubles with cookie manager

2005-10-13 Thread Maness, Marty
No errors seem to get logged. It just stops?

troubles with cookie manager

2005-10-12 Thread Maness, Marty
I seem to be having problems with the cookie manager. In jmeter version 2.1.1, my test scenario just stops after the login screen. It won't execute the rest of the http requests in my test plan. If I disable cookie manager, it will execute all the http requests. In jmeter version 1.9, the