Re: CSV Data Set Config - FileNotFoundException(Access is denied)

2011-02-15 Thread Anil
I am running JMeter with my local app which is running on same machine i.e. localhost. I want to run my JMeter script for multiple users. Since my application does not support one user to login multiple times. So I want to provide different login details for each thread. I thought of using CSV Dat

Re: CSV Data Set Config - FileNotFoundException(Access is denied)

2011-02-20 Thread Anil
... -Anil -- View this message in context: http://jmeter.512774.n5.nabble.com/CSV-Data-Set-Config-FileNotFoundException-Access-is-denied-tp3377576p3393115.html Sent from the JMeter - User mailing list archive at Nabble.com. - To

How to extract value

2011-02-22 Thread Anil
I have something on my screen. Jr. Sr. I II III All the values like 29,30,31...34 are dynamic. These could be different in next load. So I can not hardcode any value for suffix. I have to extract this from HTML. So if I want to set "Sr." in my script, then how to extra

can Jmeter be used to test corba server?

2004-12-20 Thread Anil Philip
Hello, I am new to JMeter and wish to use it to test a corba server from the client side. Does anyone have any tips or pointers? Thanks, Anil

RE: can Jmeter be used to test corba server?

2004-12-21 Thread Anil Philip
Thank you for replying. Can I use the Java Request Sampler and modify it to be a corba client? Thanks, Anil -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Monday, December 20, 2004 6:11 PM To: JMeter Users List Subject: Re: can Jmeter be used to test corba server

RE: can Jmeter be used to test corba server?

2004-12-21 Thread Anil Philip
Peter, Is the TestBean plugin framework (page 10) related to the corba client? I am trying to write a Sampler(?) with a gui that can be used as a corba client to test the corba server - it is not clear to me what information is relevant to help me write this. Thanks, Anil -Original Message

basic JMeter http testing questions

2005-01-17 Thread Anil Philip
1) when creating a thread group, is there a config file where I can set the default settings to be Loop = 1, On Sampler Error = Stop Test...? 2) can I load the parameters that I want to submit to the servlet from a data file? I wish I could use a .properties file. Thanks, Anil Philip