Prakash, Ranjitha | 1 Apr 2009 06:29
Favicon

RE: JMeter Create user script

Hi,
        I faced the same issue sometime back. Try specifying the entire path for .csv file. Also ensure that the UDV
created matches with the data in the csv file and variables declared in the test node

Thanks and Regards,
Ranjitha Prakash

-----Original Message-----
From: Ekta Trivedi [mailto:ETrivedi <at> mathematica-mpr.com]
Sent: Tuesday, March 31, 2009 10:25 PM
To: jmeter-user <at> jakarta.apache.org
Subject: JMeter Create user script

Hi,

I am using JMeter for load testing. I am recording registration process
with
JMeter proxy.
For all the registration process form fields I am adding variables and
passing .csv file in the HTTP request.
I am also using UDV in my script. I have included Cookie manager in my
script.
When i run this script in the response panel, I am getting message,
"Error! Your account was not created because the submitted information
was
not validated."

Anybody, please help me as it's driving me crazy. I don't understand
this
error.
(Continue reading)

M.Vijaya Bhaskar | 1 Apr 2009 06:42
Favicon

Re: How to Record the HTTPS Request using Proxy server

Hi Ragini,

Thank you for your reply.Is There any other way to Record HTTPS Requests.
insted of using BadBoy.

Thankx
M.Vijaya Bhaskar

On Mon, Mar 30, 2009 at 4:02 PM, Ragini Thakur <raginit <at> cybage.com> wrote:

> Hi,
>
> Use Badboy to record HTTPS request.
>
> Please visit: http://www.badboy.com.au/
>
> Regards,
> Ragini Thakur
>
> -----Original Message-----
> From: M.Vijaya Bhaskar [mailto:vijayabhaskar.m <at> sigmainfo.net]
> Sent: Monday, March 30, 2009 3:50 PM
> To: jmeter-user <at> jakarta.apache.org
> Subject: How to Record the HTTPS Request using Proxy server
>
> Hi ALL,
>
>
> Can any one tell me how to recording HTTPS Request using proxy server.
>
(Continue reading)

nawaz_farhan | 1 Apr 2009 06:57
Picon

Re: Jmeter to load test a java application which takes XML input


This application is a standalone application. This application is given as a
batch file. This batch file would be called/launched from calling
application.
User will put XML request in a directory.Batch program will read input from
here.Ouptut is also placed in some directory.
User will access this application through socket connection.

- Nawaz

sebb-2-2 wrote:
> 
> On 30/03/2009, nawaz_farhan <gsnawaz <at> gmail.com> wrote:
>>
>>  Right now UI part in under development, so application takes input from
>> a XML
>>  file and send output also to a XML file.
>>  FOr testing purpose, developers has come up with this set-up.
>>
> 
> But how does the application decide what file to read?
> Does it scan a directory, or is the file name passed on the command-line?
> 
> And how does it notify when the work is done?
> Does the application exit, or does it just write to a file, and hope
> something else notices?
> 
>>
>>  nawaz_farhan wrote:
>>  >
(Continue reading)

nawaz_farhan | 1 Apr 2009 06:58
Picon

Re: Jmeter to load test a java application which takes XML input


This application is a standalone application. This application is given as a
batch file. This batch file would be called/launched from calling
application. 
User will put XML request in a directory.Batch program will read input from
here.Ouptut is also placed in some directory. 
User will access this application through socket connection. 

- Nawaz

Noel O'Brien wrote:
> 
> How does one connect to the Java app? Through a socket connection or does
> the 
> Java app support a http connection? This will determine the appropriate 
> sampler for you to use
> 
> Regards,
> Noel
> 
> On Monday 30 March 2009 14:35:37 nawaz_farhan wrote:
>> Application gets input through a XML file.
>> Application displays output to a XML file.
>>
>> sebb-2-2 wrote:
>> > On 30/03/2009, nawaz_farhan <gsnawaz <at> gmail.com> wrote:
>> >>  I'm involved in testing a java application.
>> >>  This application takes input as a XML and proccess it sends it to a
>> >> Derby
>> >>  DB, and retrives results from the DB, process the results and outputs
(Continue reading)

maturipradeep | 1 Apr 2009 09:59
Picon

Re: Jmeter expert is needed


Hi,

Presently i am working with Jmeter for Load Testing can u send the Job
description along with company profile to my mail id. you can reach me  <at> 
maturipradeep <at> gmail.com

Regards,
Pradeep M

GoraGuru wrote:
> 
> Hi all,
> 
> The company I work for is searching for a Jmeter expert. We want to do a
> short load testing project using Jmeter and we are searching for someone
> to write the scripts.
> We are looking for a low cost freelancer:working:... 
> 
> If anyone is interested please let me know.
> 

--

-- 
View this message in context: http://www.nabble.com/Jmeter-expert-is-needed-tp22801758p22821582.html
Sent from the JMeter - User mailing list archive at Nabble.com.
Jeeanah Pravind Kumar | 1 Apr 2009 10:28
Picon
Favicon

Re: FTP sampler does not download file from IPv6 server

On Monday 30 March 2009 16:08:39 sebb wrote:
> On 30/03/2009, Jeeanah Pravind Kumar <p.jeeanah <at> uom.ac.mu> wrote:
> > On Monday 30 March 2009 15:27:43 sebb wrote:
> >  > On 30/03/2009, Jeeanah Pravind Kumar <p.jeeanah <at> uom.ac.mu> wrote:
> >  > > On Thursday 26 March 2009 09:22:29 Jeeanah Pravind Kumar wrote:
> >  > >  > Hi
> >  > >  >
> >  > >  > I have set up an IPv6 ftp server (vsftpd) and I am using the
> >  > >  > jmeter2.3.2 on ubuntu 8.10. I am trying to test the ftp server
> >  > >  > using the IPv6 address of the server.
> >  > >  >
> >  > >  > The log on of the ftp server shows that jmeter has logged on the
> >  > >  > server. However the file requested is not downloaded. The server
> >  > >  > log does not give any clues why the file is not fetched. Only a
> >  > >  > file of zero bytes having the name of the requested file is
> >  > >  > created in the download directory on the jmeter client.
> >  > >  >
> >  > >  > jmeter summary gives an error rate of 100%. I cannot see any
> >  > >  > messages on the jmeter log why the file is not not downloaded.
> >  > >  >
> >  > >  > I have tried with both anonymous user and a real user. Uploading
> >  > >  > also gives an error rate of 100%. lftp client works fine when
> >  > >  > using the IPv6 server.
> >  > >  >
> >  > >  > Any help would be appreciated. Thanks.
> >  > >  >
> >  > >  >
> >  > >  >
> >  > >  >
> >  > >  >
(Continue reading)

sebb | 1 Apr 2009 10:40
Picon

Re: FTP sampler does not download file from IPv6 server

On 01/04/2009, Jeeanah Pravind Kumar <p.jeeanah <at> uom.ac.mu> wrote:
> On Monday 30 March 2009 16:08:39 sebb wrote:
>  > On 30/03/2009, Jeeanah Pravind Kumar <p.jeeanah <at> uom.ac.mu> wrote:
>  > > On Monday 30 March 2009 15:27:43 sebb wrote:
>  > >  > On 30/03/2009, Jeeanah Pravind Kumar <p.jeeanah <at> uom.ac.mu> wrote:
>  > >  > > On Thursday 26 March 2009 09:22:29 Jeeanah Pravind Kumar wrote:
>  > >  > >  > Hi
>  > >  > >  >
>  > >  > >  > I have set up an IPv6 ftp server (vsftpd) and I am using the
>  > >  > >  > jmeter2.3.2 on ubuntu 8.10. I am trying to test the ftp server
>  > >  > >  > using the IPv6 address of the server.
>  > >  > >  >
>  > >  > >  > The log on of the ftp server shows that jmeter has logged on the
>  > >  > >  > server. However the file requested is not downloaded. The server
>  > >  > >  > log does not give any clues why the file is not fetched. Only a
>  > >  > >  > file of zero bytes having the name of the requested file is
>  > >  > >  > created in the download directory on the jmeter client.
>  > >  > >  >
>  > >  > >  > jmeter summary gives an error rate of 100%. I cannot see any
>  > >  > >  > messages on the jmeter log why the file is not not downloaded.
>  > >  > >  >
>  > >  > >  > I have tried with both anonymous user and a real user. Uploading
>  > >  > >  > also gives an error rate of 100%. lftp client works fine when
>  > >  > >  > using the IPv6 server.
>  > >  > >  >
>  > >  > >  > Any help would be appreciated. Thanks.
>  > >  > >  >
>  > >  > >  >
>  > >  > >  >
>  > >  > >  >
(Continue reading)

M.Vijaya Bhaskar | 1 Apr 2009 15:09
Favicon

Testing the performence of Ajax,dwr based application using JMeter

Hi All,

Can any one tell me how to test the Ajax,dwr based application performence.

Thannx
M.Vijay
Jose Pablo Sarco | 1 Apr 2009 17:15

Is possible extract a group of values with Regular Expression extractor?

Hi all,

I'm using Jmeter 2.3.2 on XP. I don't know if it's possible use the
Regular Expression extractor to extract a group of values from a
response.

I have this response:

<input type="checkbox" name="seleccionado" value="6001000123|6001000123"
checked="checked"
onclick="updateSelectedQuantity(this,'PrestadoresSimulacion');
updateState();" disabled="disabled" id="PrestadoresSimulacion_items">

<input type="checkbox" name="seleccionado" value="6091000123|6091000123"
checked="checked"
onclick="updateSelectedQuantity(this,'PrestadoresSimulacion');
updateState();" disabled="disabled" id="PrestadoresSimulacion_items">

<input type="checkbox" name="seleccionado" value="6901000123|6901000123"
checked="checked"
onclick="updateSelectedQuantity(this,'PrestadoresSimulacion');
updateState();" disabled="disabled" id="PrestadoresSimulacion_items">

....

....

....

<input type="checkbox" name="seleccionado" value="7001000123|7001000123"
(Continue reading)

Jose Pablo Sarco | 1 Apr 2009 17:47
Picon

Re: Jmeter expert is needed

Hi,

I have experience with JMeter in load testing.

Can you contact me to jose.sarco <at> gmail.com if you want more information

GoraGuru wrote:
>
> Hi all,
>
> The company I work for is searching for a Jmeter expert. We want to do
> a short load testing project using Jmeter and we are searching for
> someone to write the scripts.
> We are looking for a low cost freelancer:working:...
>
> If anyone is interested please let me know.
>

--
View this message in context:
http://www.nabble.com/Jmeter-expert-is-needed-tp22801758p22821582.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe <at> jakarta.apache.org
For additional commands, e-mail: jmeter-user-help <at> jakarta.apache.org

Gmane