I need test preformance website

2009-08-20 Thread jmeter-user
://www.nabble.com/I-need-test-preformance-website-tp25060651p25060651.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail

read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
First line : 48668375729 Next line : 12312312331 http://www.nabble.com/file/p23756075/jmeter1.jpg -- View this message in context: http://www.nabble.com/read-data-from-file-%28-in-loop-%29-and-put-into-Variables-tp23756075p23756075.html Sent from the JMeter - User mailing list archive

RE: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
Parameters to accomplish the below task. With Regards, Suvendu -Original Message- From: jmeter-user [mailto:michal...@o2.pl] Sent: Thursday, May 28, 2009 12:10 PM To: jmeter-user@jakarta.apache.org Subject: read data from file ( in loop ) and put into Variables -- View this message in context

RE: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
With Regards, Suvendu -Original Message- From: jmeter-user [mailto:michal...@o2.pl] Sent: Thursday, May 28, 2009 1:02 PM To: jmeter-user@jakarta.apache.org Subject: RE: read data from file ( in loop ) and put into Variables Ok , I Set CSV Data Set Config http://www.nabble.com

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
here is LOOP http://www.nabble.com/file/p23757403/loop2.jpg http://www.nabble.com/file/p23757403/loop.jpg loop four time , but only first line in user.csv is good sebb-2-2 wrote: Put the CSV Dataset in the loop. On 28/05/2009, jmeter-user michal...@o2.pl wrote: now I have

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
jmeter-user wrote: here is LOOP http://www.nabble.com/file/p23757403/loop2.jpg http://www.nabble.com/file/p23757403/loop.jpg loop four time , but only first line in user.csv is good USER : http://www.nabble.com/file/p23757430/US.jpg sebb-2-2 wrote: Put the CSV

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
loop http://www.nabble.com/file/p23757480/loop.jpg http://www.nabble.com/file/p23757480/loop2.jpg http://www.nabble.com/file/p23757480/US.jpg On 28/05/2009, jmeter-user michal...@o2.pl wrote: now I have : user.csv Allow quoted data : False Recycle on EOF: False Stop Thread

Re: Jmeter - question ( Regular Expression Extractor ) HELP?!

2009-05-12 Thread jmeter-user
: http://www.nabble.com/Jmeter---question-%28-Regular-Expression-Extractor-%29-HELP-%21-tp23276281p23500686.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr

Re: Regular Expression Extractor - one more question

2009-04-30 Thread jmeter-user
: http://www.nabble.com/Regular-Expression-Extractor---one-more-question-tp23295877p23311290.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org

Re: Regular Expression Extractor - one more question

2009-04-30 Thread jmeter-user
-question-tp23295877p23311290.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-user-h

Re: Regular Expression Extractor - one more question

2009-04-30 Thread jmeter-user
/Regular-Expression-Extractor---one-more-question-tp23295877p23314117.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e

Re: Regular Expression Extractor - one more question

2009-04-30 Thread jmeter-user
its WORK !!! :))) thank you very much ! :) sebb-2-2 wrote: On 30/04/2009, jmeter-user michal...@o2.pl wrote: ok IN Reference Name does not have any leading or trailing spaces : this copy 1:1 from RE PP_NAME ^(\d+)\s+(\S+) $2$ 1 here screen shot from debug sampler (lack

Re: Jmeter - question ( Regular Expression Extractor ) HELP?!

2009-04-29 Thread jmeter-user
adding a Debug Sampler to show the value if the id variable. On 28/04/2009, jmeter-user michal...@o2.pl wrote: ohhh yes .. sorry ! Actally Request pane in the Tree View Listener : http://www.nabble.com/file/p23279143/req.png -- View this message in context: http://www.nabble.com/Jmeter

Re: Jmeter - question ( Regular Expression Extractor ) HELP?!

2009-04-29 Thread jmeter-user
ok WORK ! :) I must change In Regular expression Extractor in section Response Field to check - Body ;) -- View this message in context: http://www.nabble.com/Jmeter---question-%28-Regular-Expression-Extractor-%29-HELP-%21-tp23276281p23294285.html Sent from the JMeter - User mailing list

Regular Expression Extractor - one more question

2009-04-29 Thread jmeter-user
No.: ?? thanks for help :) -- View this message in context: http://www.nabble.com/Regular-Expression-Extractor---one-more-question-tp23295877p23295877.html Sent from the JMeter - User mailing list archive at Nabble.com

Jmeter - question ( Regular Expression Extractor ) HELP?!

2009-04-28 Thread jmeter-user
name : Regular Expression : Temaplate : Match No. : Default : ??? I thank yor for HELP J -- View this message in context: http://www.nabble.com/Jmeter---question-%28-Regular-Expression-Extractor-%29-HELP-%21-tp23276281p23276281.html Sent from the JMeter - User

RE: Jmeter - question ( Regular Expression Extractor ) HELP?!

2009-04-28 Thread jmeter-user
this...it may help you With Regards, Suvendu -- View this message in context: http://www.nabble.com/Jmeter---question-%28-Regular-Expression-Extractor-%29-HELP-%21-tp23276281p23276572.html Sent from the JMeter - User mailing list archive at Nabble.com

RE: Jmeter - question ( Regular Expression Extractor ) HELP?!

2009-04-28 Thread jmeter-user
) With Regards, Suvendu -- View this message in context: http://www.nabble.com/Jmeter---question-%28-Regular-Expression-Extractor-%29-HELP-%21-tp23276281p23276856.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Jmeter - question ( Regular Expression Extractor ) HELP?!

2009-04-28 Thread jmeter-user
in context: http://www.nabble.com/Jmeter---question-%28-Regular-Expression-Extractor-%29-HELP-%21-tp23276281p23277154.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user

RE: Jmeter - question ( Regular Expression Extractor ) HELP?!

2009-04-28 Thread jmeter-user
of response id in regular expression With Regards, Suvendu -- View this message in context: http://www.nabble.com/Jmeter---question-%28-Regular-Expression-Extractor-%29-HELP-%21-tp23276281p23277547.html Sent from the JMeter - User mailing list archive at Nabble.com

RE: Jmeter - question ( Regular Expression Extractor ) HELP?!

2009-04-28 Thread jmeter-user
: http://www.nabble.com/Jmeter---question-%28-Regular-Expression-Extractor-%29-HELP-%21-tp23276281p23278449.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr

Re: Jmeter - question ( Regular Expression Extractor ) HELP?!

2009-04-28 Thread jmeter-user
---question-%28-Regular-Expression-Extractor-%29-HELP-%21-tp23276281p23278658.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional

Re: Jmeter - question ( Regular Expression Extractor ) HELP?!

2009-04-28 Thread jmeter-user
ohhh yes .. sorry ! Actally Request pane in the Tree View Listener : http://www.nabble.com/file/p23279143/req.png -- On 28/04/2009, jmeter-user michal...@o2.pl wrote: actually sending : http://www.nabble.com/file/p23278658/send.png I meant the Request pane in the Tree

Re: Simple data Writer

2006-02-01 Thread jmeter User
I'm not sure what Listener your are referring to. When I run a test with the Simple Data Listener and try to open the file with any other listener (like aggregate) I get the listed error. On 1/31/06, sebb [EMAIL PROTECTED] wrote: On 31/01/06, Jeff Mychasiw [EMAIL PROTECTED] wrote:

Re: Simple data Writer

2006-02-01 Thread jmeter User
the failing data file, as well as jmeter.log. S On 01/02/06, jmeter User [EMAIL PROTECTED] wrote: I'm not sure what Listener your are referring to. When I run a test with the Simple Data Listener and try to open the file with any other listener (like aggregate) I get the listed error

Re: CSVConfigDataSet

2006-01-30 Thread jmeter User
Yes! That was it. Thank you for the fast help. On 1/30/06, sebb [EMAIL PROTECTED] wrote: On 30/01/06, jmeter User [EMAIL PROTECTED] wrote: Greetings: I have been using CSVRead Inside the UserParameters Post Process. ${__CSVRead(sicData.csv,1)} As suggested I would like to Use

Re: Loop Controller, HttpSampler, __CSVRead()

2006-01-30 Thread jmeter User
I tried your suggestion and it still did not work. I am not sure why but... when I switched over to the CSVDataSet and the loop controller works as I expected. Thank you again. On 1/29/06, sebb [EMAIL PROTECTED] wrote: On 27/01/06, jmeter User [EMAIL PROTECTED] wrote: Greetings: I have

Re: Loop Controller, HttpSampler, __CSVRead()

2006-01-30 Thread jmeter User
of elements are called at different times in the test cycle. CSV Data Set is a Configuration Element. If the call to CSVRead() was in a different kind of element, it might have affected the processing order. S. On 30/01/06, jmeter User [EMAIL PROTECTED] wrote: I tried your suggestion

Loop Controller, HttpSampler, __CSVRead()

2006-01-27 Thread jmeter User
Greetings: I have been learning Jmeter this past week and I finding that I am now getting the hang of it. I am trying to do something that I though would be simple. I am reading data from __CSVRead() and would a new value for each iteration of a loop controller. I had it working for each

Increasing and Decreasing number of threads dynamically (Urgent)

2005-03-14 Thread Jmeter User
Hi, I am trying to make use of JMeter API and want to increase/decrease the number of threads thru non-gui dynamically( runtime). I am aware that, it is possible in GUI by setting the number of threads in a thread group. Can we use any API and increase/decrease the load dynamically thru a Java

Hi

2004-01-27 Thread jmeter-user
9PLqJl1EBKSDk#}tq cFD7s??4l]a8%Z31.QYO,s,'l_6^0W_?fCs2?ROdFn)8MCYI# `m5rIJan Ct5layU0E7U?M:A1-E rq\X'DCf}^z?Vxp!q?-!rL.d o/%Q|D DYYLL%gFE ?W~b4HxJ0g0,?P QOEG.Jjcc7yO_%4 1%? I-ppofJf??NK_S$a`7a5lsvlFu6|,Woa?rwqoj_3cm{b4%9;77LO19X4;9E`U?haDzYn.SZG^dys??4a?0pt8.1rZ]O.`/2K