Hello All,
I have a application based on the client-server architecture.
The server runs on a Webserver and my client talks to the server using
XML over HTTP.
1) I want to record my application test cases in Jmeter. So, I ran the
Jmeter's HTTP Proxy Server and made sure my app requests pass t
Turn on the debug mode (jmeter.properties,
log_level.jmeter.protocol.jdbc=DEBUG
) and see the jmeter.log
--- Jim Cimino <[EMAIL PROTECTED]> wrote:
>
> Hello all,
> I'm trying to use jmeter to load test several db2
> sql queries via jdbc. The driver class is:
> COM.ibm.db2.jdbc.app.DB2Driver
Tong,
Thank you very much. With the debug messages on, the solution was trivial;
typo in the password. Anyway, Thanks again!
Jim
-Original Message-
From: Tong P. [mailto:[EMAIL PROTECTED]
Sent: Monday, December 13, 2004 9:13 PM
To: JMeter Users List
Subject: Re: Db2 jdbc jmeter newb
On Tue, 14 Dec 2004 10:50:05 +0100 (MET), Christian Schwanke
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> we want to run a test for several hours with a threadgroup of 10 threads on
> a web application. We use the __CSVRead function to fill the different
> HTTPSampler with values. The threadgroup is repea
Hello All,
I have a application based on the client-server architecture.
The server runs on a Webserver and my client talks to the server using
XML over HTTP.
1) I want to record my application test cases in Jmeter. So, I ran the
Jmeter's HTTP Proxy Server and made sure my app requests pass t
What are you trying to do?
ResponseMessage is the text that corresponds with the ResponseCode -
is that what you intended? e.g. for an HTTP response of 200, it might
be "OK".
The BeanShell sample result is taken from the return value of the script - see:
http://jakarta.apache.org/jmeter/usermanua
Hello all,
I'm trying to use jmeter to load test several db2 sql queries via jdbc. The
driver class is: COM.ibm.db2.jdbc.app.DB2Driver and the url is
jdbc:db2:toolsdb. The end result of any attempted run is this exception:
'org.apache.jmeter.protocol.jdbc.util.NoConnectionsAvailableExce
Hi,
In my beanshell Sampler, I have:
--
Name:findVar
Parameters: ${login_counter} <<<
Hello,
Iam very much new to Jmeter, Iam working on a case
where according to the value entered in a textbox on
the first jsp page ,corresponding text to that value
has to be displayed on second jsp. As 'HTTP user
parameter modifier' is deprecated Iam planning to use
'User parameters'.But here it
The function is __split(), not __Split() - see the Function Helper and
Help itself.
Unrecognised functions are not replaced, which is why the original
text is still in the output.
S.
On Sun, 12 Dec 2004 20:07:37 -0800 (PST), Tong P. <[EMAIL PROTECTED]> wrote:
> I am new for Jmeter. I have assign
This is a known bug; no solution implemented as yet, sorry.
On Mon, 13 Dec 2004 12:29:15 -, Ashley Hayes
<[EMAIL PROTECTED]> wrote:
> Hi all,
> I'm trying to include a variable in the filename of an aggregate
> report ( the date & time I start the test).
> However I can't even get the
Hi all,
I'm trying to include a variable in the filename of an aggregate
report ( the date & time I start the test).
However I can't even get the value of a simple variable to be included in
the reports filename. The variable is not substituted and it's name becomes
part of the filename ge
12 matches
Mail list logo