How to access the contents of Save response to a file?

2008-10-21 Thread Srinivasulu
Hi, Please let me know how to get the contents of Save response to a file? We will give file name prefix for the same. But unable to get the contents of the file. -- View this message in context:

Re: How to access the contents of Save response to a file?

2008-10-21 Thread Ravindra Gupta
Please go through the documentation of Jmeter, I think most of your queries get resolved On Tue, Oct 21, 2008 at 4:33 PM, Srinivasulu [EMAIL PROTECTED] wrote: Hi, Please let me know how to get the contents of Save response to a file? We will give file name prefix for the same. But

How extract a text fragment?

2008-10-21 Thread Jose Pablo Sarco
Hi all, I need extract a text fragment from a response; but I can't I have this response: body id=Cuerpo bgColor=white MS_POSITIONING=GridLayout form name=Form1 method=post action=inicial.aspx id=Form1 input type=hidden name=__VIEWSTATE

Re: How extract a text fragment?

2008-10-21 Thread Ronan Klyne
Jose Pablo Sarco wrote: Hi all, I need extract a text fragment from a response; but I can't I have this response: body id=Cuerpo bgColor=white MS_POSITIONING=GridLayout form name=Form1 method=post action=inicial.aspx id=Form1 input

Re: How extract a text fragment?

2008-10-21 Thread Ronan Klyne
Ronan Klyne wrote: Jose Pablo Sarco wrote: Hi all, I need extract a text fragment from a response; but I can't I have this response: body id=Cuerpo bgColor=white MS_POSITIONING=GridLayout form name=Form1 method=post action=inicial.aspx id=Form1

RE: How extract a text fragment?

2008-10-21 Thread Jose Pablo Sarco
Works!!! Thanks for your help!!! -Original Message- From: Ronan Klyne [mailto:[EMAIL PROTECTED] Sent: Martes, 21 de Octubre de 2008 12:24 p.m. To: JMeter Users List Subject: Re: How extract a text fragment? Ronan Klyne wrote: Jose Pablo Sarco wrote: Hi all, I need extract a

Re: Extrapolating performance data to a customer base

2008-10-21 Thread sebb
On 20/10/2008, Ivan Rancati [EMAIL PROTECTED] wrote: I apologize for the slightly off topic post, but I guess it's a topic that performance testers often encounter. In general, the issue is: after running some tests, I now know that a Web server farm can serve x concurrent customers in

Define and use ${__javaScript()} function, based on a specific script

2008-10-21 Thread Sylvain RICHET
Hi, (spent a couple hours before posting this question... but no clear response) *Howto declare a specific JavaScript, and then use it ?* e.g : [...] function getSomething(myParameter) { // code here : work on myParameter return smthg; } [...] /*1) Howto declare this script ?*/ sebb

Define and use ${__javaScript()} function, based on a specific script

2008-10-21 Thread Sylvain RICHET
Hi, (spent a couple hours before posting this question... but no clear response) *Howto declare a specific JavaScript, and then use it ?* e.g : [...] function getSomething(myParameter) { // code here return smthg; } [...] /*1) Howto declare a script this script ?*/ sebb started to

Is there a hold functionality on jmeter

2008-10-21 Thread Jose Castro
I am using jmeter to test a communication switch. In some test I have to make some changes, then go to another system, check, and then continue the test. It will be nice to have a hold button sampler, when the test get to that point a popup appears with a continue button.

Re: Define and use ${__javaScript()} function, based on a specific script

2008-10-21 Thread sebb
On 21/10/2008, Sylvain RICHET [EMAIL PROTECTED] wrote: Hi, (spent a couple hours before posting this question... but no clear response) *Howto declare a specific JavaScript, and then use it ?* e.g : [...] function getSomething(myParameter) { // code here : work on myParameter

Re: Is there a hold functionality on jmeter

2008-10-21 Thread sebb
This was discussed yesterday in this thread: http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-user/200810.mbox/[EMAIL PROTECTED] On 21/10/2008, Jose Castro [EMAIL PROTECTED] wrote: I am using jmeter to test a communication switch. In some test I have to make some changes, then go to

Re: Jmeter 2.3.2 - avg response is less than min response time

2008-10-21 Thread sebb
On 21/10/2008, Deanna Dunker [EMAIL PROTECTED] wrote: When I run a test remotely, sometimes the average response time is less than the reported minimum response time in the Summary Report. Sometimes I can restart the jmeter client/server and the problem goes away. I've spent hours upon

Re: Define and use ${__javaScript()} function, based on a specific script

2008-10-21 Thread Sylvain RICHET
Thanks for your response, Sebb. But... (see below) sebb wrote: On 21/10/2008, Sylvain RICHET [EMAIL PROTECTED] wrote: Hi, (spent a couple hours before posting this question... but no clear response) *Howto declare a specific JavaScript, and then use it ?* e.g : [...] function

Re: Define and use ${__javaScript()} function, based on a specific script

2008-10-21 Thread sebb
On 21/10/2008, Sylvain RICHET [EMAIL PROTECTED] wrote: Thanks for your response, Sebb. But... (see below) sebb wrote: On 21/10/2008, Sylvain RICHET [EMAIL PROTECTED] wrote: Hi, (spent a couple hours before posting this question... but no clear response) *Howto

how to use JDBC request variables in HTTP requests

2008-10-21 Thread sudheer reddy
How to use JDBC request defaults in other requests I have written a sql query in JDBC request and I got the result but i don't know how to use this variable in other HTTP request. scenario using JDBC request i have got result which is assigned to a variable say '* A'.* ** Now I have to use

Re: how to use JDBC request variables in HTTP requests

2008-10-21 Thread sebb
On 21/10/2008, sudheer reddy [EMAIL PROTECTED] wrote: How to use JDBC request defaults in other requests There is no such element as a JDBC Request Default. There is a JDBC Connection Configuration element which can only be used in a JDBC Request sampler. I have written a sql query in JDBC

Re: how to use JDBC request variables in HTTP requests

2008-10-21 Thread sudheer reddy
Sebb yes you are right it is JDBC request only. I have used Regular expression extractor PP as a child to JDBC request. rgds Sudheer On Tue, Oct 21, 2008 at 9:59 PM, sebb [EMAIL PROTECTED] wrote: On 21/10/2008, sudheer reddy [EMAIL PROTECTED] wrote: How to use JDBC request defaults in

Re: how to use JDBC request variables in HTTP requests

2008-10-21 Thread sebb
And which Response Field to check is selected? On 21/10/2008, sudheer reddy [EMAIL PROTECTED] wrote: Sebb yes you are right it is JDBC request only. I have used Regular expression extractor PP as a child to JDBC request. rgds Sudheer On Tue, Oct 21, 2008 at 9:59 PM, sebb

Re: Error when running JMeter

2008-10-21 Thread sebb
OK, thanks for letting us know the problem has been resolved On 21/10/2008, jkhanal [EMAIL PROTECTED] wrote: Hi Sebb and Himanshu, Problem got resolved after new QA build automatically. As Sebb suggested, it should have been server problem earlier which might have been fixed later on.

Re: jmeter-server and Thread Properties

2008-10-21 Thread sebb
The test plan loaded by the client is sent to all the servers, along with any properties defined by the -G option. The servers then execute the plan, using their own copies of jmeter.properties etc. These may or may not be the same. On 22/10/2008, Ed [EMAIL PROTECTED] wrote: I think I know, but