Re: Regarding Constant Throughput Timer

2005-11-02 Thread sarath chandra
Hi sebb, In user manual Constant Throughput Timer description is not related to 2.1 version. Please let me know about the working of the options present. --- sebb <[EMAIL PROTECTED]> wrote: > Attachment did not make it to the list - but please > don't send > attachments to the list an

Re: HTTP Proxy Server and Regex Matching

2005-11-02 Thread Ryszard Łach
Dnia środa, 2 listopada 2005 14:09, sebb napisał: > Sounds like a useful enhancement - but I'm not clear how would you > tell JMeter how to find the text. > > Do you have any suggestions for the changes to the UI? > Maybe another configuration element or part of http proxy server, similar to User

Re: Regarding Constant Throughput Timer

2005-11-02 Thread sebb
Attachment did not make it to the list - but please don't send attachments to the list anyway. Please raise a Bugzilla issue, and attach a test case to that. S. On 02/11/05, sarath chandra <[EMAIL PROTECTED]> wrote: > > Hi, > >I have been using JMeter2.1 version.I need more > > information re

[Summary of reporting tool approach]

2005-11-02 Thread Peter Lin
first off, thanks to everyone that responded. It really did help. Based on the feedback, I'm thinking of going with the current approach for the reporting tool. Sample directory structure: - myDirectory - test plans (containing jmx files) - data (used in test plans) - logs ( containing jtl files)

Re: HTTP Proxy Server and Regex Matching

2005-11-02 Thread sebb
Sounds like a useful enhancement - but I'm not clear how would you tell JMeter how to find the text. Do you have any suggestions for the changes to the UI? S. On 02/11/05, Ryszard Lach <[EMAIL PROTECTED]> wrote: > Hi. > According to documentation when http proxy server finds in response a > strin

Regarding Constant Throughput Timer

2005-11-02 Thread sarath chandra
Hi All, I have been using JMeter2.1 version.I need more information regarding Constant Throughput Timer.I run a test using 2 options of timer which can b found in attachment. I used 3 threads & in timer Target throughput(in samples per minute) as 10.0, first i used under time

Re: Problems with accent (é and è)

2005-11-02 Thread sebb
Please file a Bugzilla issue, with all the necessary details to recreate the problem. On 02/11/05, Pirson, Frédéric <[EMAIL PROTECTED]> wrote: > Hello all, > > > > > > I have a problem with the accent in jmeter. When I record my step on the web > application, every accent (é, è, à, ...) is replac

Re: How to capture a value using regular expression extrators

2005-11-02 Thread sebb
id="(.+?)" might be better - it will not match an empty id, i.e. id="" The ? makes the RE non-greeedy, so no need to exclude ". S. On 01/11/05, Rolando Sánchez Villalobos <[EMAIL PROTECTED]> wrote: > Thnxs sebb, I try a lot of forms, but at least i found one that work fine > > it is in the value

Regarding Constant Throughput Timer

2005-11-02 Thread sarath chandra
Hi, I have been using JMeter2.1 version.I need more information regarding Constant Throughput Timer.I run a test using 2 options of timer which can b found in attachment. I used 3 threads & in timer Target throughput(in samples per minute) as 10.0, first i used under timer Ca

RE: Destructive Testing with JMeter

2005-11-02 Thread Philip Nortey
Yes, it does help. Thanks for your time. - Phil -Original Message- From: Michael Stover [mailto:[EMAIL PROTECTED] Sent: 01 November 2005 17:41 To: jmeter-user@jakarta.apache.org Subject: Re: Destructive Testing with JMeter The only way to send a second request while the first is still

HTTP Proxy Server and Regex Matching

2005-11-02 Thread Ryszard Lach
Hi. According to documentation when http proxy server finds in response a string which matches value of UDV it is replaced in testing profile by a name of this variable, right? I think, that more useful would be if one could define a variable, which would substitute a string with a pair like 'stri