Re: Test for many user login

2007-07-24 Thread neth
st-for-many-user-login-tf4136258.html#a11764042 Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Neth

monitor result

2007-06-11 Thread neth
Hi, I've a little problem to use monitor result; in a thread group i put 1 http auth. manager, 1 http request with correct value of each field , 1 constant timer and 1 monitor result graph. when i launch it, i can't get any performance graph from monitor result. Must i set them in a particular or

Monitor result

2007-06-11 Thread neth
Hi, I've a little problem to use monitor result; in a thread group i put 1 http auth. manager, 1 http request with correct value of each field , 1 constant timer and 1 monitor result graph. when i launch it, i can't get any performance graph from monitor result. Must i set them in a particular or

Re: regular expression

2007-04-26 Thread neth
the first reg exp etr is so: refnameArg0 reg exp \&Arg0\=([a-zA-Z0-9]+)\& ecc... en the value of Arg0 set the correct value in the next http request with ${Arg0}. the second refnamepar reg exp &\parIntId\=([0-9]+)\& template $1$ match no 1 default 0

Re: regular expression

2007-04-26 Thread neth
1)jmeter 2.2 2)the first is good, the second must takeout a number from a variable(parIntId) here the regular expression.tell me if correct or not and what. refnamepar reg exp &\parIntId\=([0-9]+)\& template $1$ match no 1 default 0 i'm really thak you.

regular expression

2007-04-26 Thread neth
hello, why if i put 2 reg exp extractor under the same http simpler doesn't work? jmeter get only the first reg exp. i haven't found that i con't set 2 reg exp extractor under the same simple http request. thanks for answer Andrea Florio -- Neth

Re: question about jmeter

2007-04-24 Thread neth
Sorry but i can't understand how jeter get parameters through an xml file(my intent is to use the "http user parameter modifier" function). I already tried with an xml file make by myself but jmeter can't see/get this parameter(fromDate). In result-->request,my post data is empty,it should have "1

Re: question about jmeter

2007-04-19 Thread neth
ot;. thanks again Andrea Florio 2007/4/19, Dion Gillard <[EMAIL PROTECTED]>: See http://jakarta.apache.org/jmeter/usermanual/best-practices.html and see Section 16.5 "User variables" On 4/19/07, neth <[EMAIL PROTECTED]> wrote: > Hello, > i'm using jmeter for a few s

question about jmeter

2007-04-19 Thread neth
Hello, i'm using jmeter for a few stress test in my company.Let me explane my problem. My problem is that for make i.e. 5 login with 5 users, i know that i can make 5 username and 5 password adding 10 row in "send parameter with request" my "http request" with post methode, but is there any altern