Or see here:
http://jakarta.apache.org/jmeter/usermanual/listeners.html#sample_variables
On 07/05/2009, Deepak Shetty wrote:
> Hi
> have it included within the Name text field of your Test.
> e.g.
> In an HTTP request sampler you would have Request Page with ${Value_1}
> regards
>
> deepak
>
Hi
have it included within the Name text field of your Test.
e.g.
In an HTTP request sampler you would have Request Page with ${Value_1}
regards
deepak
On Thu, May 7, 2009 at 1:27 PM, Otwell, Christopher E (N-SAIC) <
christopher.e.otw...@lmco.com> wrote:
> Hi, I'm very new to JMeter and trying to
Hi, I'm very new to JMeter and trying to learn it.
Under the Test Plan (top) section, If I create a bunch of User Defined
Variables such as:
Value_1${__Random(500,1000,,)}
Value_2${__Random(1000,1500,,)}
Value_3${__Random(1500,2000,,)}
Then latest, I use Constant Timer with a Thread
;
> The jvm were commented because ant complains that
>
>[jmeter] Could not create the Java virtual machine.
>[jmeter] Invalid initial heap size: -Xms128m -Xmx258m
>
> Q1 - Why can't jmeter task accept those values ? Or is it a semantic error
> ant doesn't un
eter Users List
Subject: Re: Newbie question
Bhagwan Sahai wrote:
Hi,
I am new to jmeter. I need to get the cpu and memory utilization for the
web
server while load testing using jmeter. Can anybody suggest me? It would
be
great for me. Plz let me know if anybody knows.
It's not a fe
PROTECTED]
Sent: Friday, August 08, 2008 7:02 PM
To: JMeter Users List
Subject: RE: Newbie question
I think this can actually be fairly simple to solve. This is how I would do
it...
You will need to use a While Controller, If Controller, Regular Expression
Extractors, and User Parameters (I think
st
> Subject: Newbie question
>
> My web application is returning a table with several user Id, name and
> forenames. Like
>
> ID NameForename
> 12345 WilliamsAA
> 34219 BachGustav
> etc..
>
> How can I scan the
ose of the author and do not necessarily
represent those of PSI.
-Original Message-
From: Ronan Klyne [mailto:[EMAIL PROTECTED]
Sent: Friday, August 08, 2008 6:48 PM
To: JMeter Users List
Subject: Re: Newbie question
Bhagwan Sahai wrote:
> Hi,
>
> I am new to jmeter. I need to get
Bhagwan Sahai wrote:
Hi,
I am new to jmeter. I need to get the cpu and memory utilization for the web
server while load testing using jmeter. Can anybody suggest me? It would be
great for me. Plz let me know if anybody knows.
It's not a feature of JMeter - think of JMeter as an automatic web
necessarily
represent those of PSI.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, August 08, 2008 2:44 PM
To: JMeter Users List
Subject: RE: Newbie question
Hi,
I was thinking of using Bean Shell. I don't know if I can uuse Beanshell
to scan the
ck, Adrian" <[EMAIL PROTECTED]>
08/08/2008 11:07
Please respond to
JMeter Users List
To
JMeter Users List
cc
Subject
RE: Newbie question
Not exactly a simple newbie question!! To the best of my knowledge, this
would require some fairly complicated HTML processing which is
Not exactly a simple newbie question!! To the best of my knowledge, this
would require some fairly complicated HTML processing which is well beyond
JMeter's built in capabilities. I think you would need to code this
processing externally and then integrate it into JMeter using a combinati
My web application is returning a table with several user Id, name and
forenames. Like
ID NameForename
12345 WilliamsAA
34219 BachGustav
etc..
How can I scan the respond and look for the maximum Id.
TIA.
Richard
___
On 10/07/2008, Z W <[EMAIL PROTECTED]> wrote:
> Hi
>
> Whenever JMeter runs, it creates a log file which I believe contains
> the messaging between JMeter and the test target/server.
No, the jmeter log file is for operational messages and errors.
> Where on the JMeter GUI shows the path to the
Hi
Whenever JMeter runs, it creates a log file which I believe contains
the messaging between JMeter and the test target/server.
Where on the JMeter GUI shows the path to the saved JMeter file location ?
If not, how does one create a JMeter log file that would contain the
actual messaging between
anyone ?
On Wed, Feb 27, 2008 at 10:16 AM, Z W <[EMAIL PROTECTED]> wrote:
> Where's the right place to ask JMeter Ant questions ?
>
> thanks
>
> On Wed, Feb 27, 2008 at 9:22 AM, sebb <[EMAIL PROTECTED]> wrote:
>
> > On 27/02/2008, Z W <[EMAIL PROTECTED]> wrote:
> > > sebb
> > > Thanks for resp
Where's the right place to ask JMeter Ant questions ?
thanks
On Wed, Feb 27, 2008 at 9:22 AM, sebb <[EMAIL PROTECTED]> wrote:
> On 27/02/2008, Z W <[EMAIL PROTECTED]> wrote:
> > sebb
> > Thanks for responding.
> > non-GUI works fine.
> >
> > 1 - Are the syxtax for Ant JMeter correct ?
>
> Che
On 27/02/2008, Z W <[EMAIL PROTECTED]> wrote:
> sebb
> Thanks for responding.
> non-GUI works fine.
>
> 1 - Are the syxtax for Ant JMeter correct ?
Check the documentation on the website - it's not maintained by the
JMeter developers.
> 2 -
> Is such declaration allowed or does Ant require
sebb
Thanks for responding.
non-GUI works fine.
1 - Are the syxtax for Ant JMeter correct ?
2 -
Is such declaration allowed or does Ant require them to be declared
separately ?
3 - Am I still required to start jmeter-server manually before I could start
using
JMeter Ant ? I'm unsure by declaring
On 27/02/2008, Z W <[EMAIL PROTECTED]> wrote:
> Hi
>
> I've spend time reading articles to get Jmeter to work with Ant.
> But I'm getting into many errors and need you help to make progress.
>
> PS C:\> ant -buildfile APMRun_main.xml jmeter_main
> Buildfile: APMRun_main.xml
> jmeter_main:
>
Hi
I've spend time reading articles to get Jmeter to work with Ant.
But I'm getting into many errors and need you help to make progress.
PS C:\> ant -buildfile APMRun_main.xml jmeter_main
Buildfile: APMRun_main.xml
jmeter_main:
[echo] basedir is C:\
[jmeter] Executing test plan: C:\test_
t; -Original Message-
> From: Ronan Klyne [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 23, 2007 6:49 AM
> To: JMeter Users List
> Subject: Simple newbie question - how to time a set of requests.
>
> Hello all,
>
> I am trying to measure the time taken for a set o
, July 23, 2007 6:49 AM
To: JMeter Users List
Subject: Simple newbie question - how to time a set of requests.
Hello all,
I am trying to measure the time taken for a set of requests to complete.
I have these requests grouped in a Simple Controller, but cannot work
out how to get timings for the whole
Hello all,
I am trying to measure the time taken for a set of requests to complete.
I have these requests grouped in a Simple Controller, but cannot work
out how to get timings for the whole controller, rather than each
individual request. None of the available listeners seem appropriate,
but I su
Thanks, It is working now.
One quick question. Why does the CSV Data Set Config have to be
inside the while controller? I had it inside my main thread but
discovered that I would only get the first value in the file.
Jake
On 1/12/07, sebb <[EMAIL PROTECTED]> wrote:
On 12/01/07, Jake Jacobso
rather than telling you what's wrong, i'll tell you what I would
do... To try to identify where the issue is i would simplify stuff...
For instance, it looks like your problem is with the while
condition... change the condition to be "false" and see if you run
any samples (you should not) .
On 12/01/07, Jake Jacobson <[EMAIL PROTECTED]> wrote:
Thanks Sebb but I have studied both of those posts and I am still confused.
I have setup a CSV Data Set Config with the following values:
Filename: randomTerms.txt
Variable Names: QUERY
Delimiter: \n
Recycle on EOF: False
I then have a W
Thanks Sebb but I have studied both of those posts and I am still confused.
I have setup a CSV Data Set Config with the following values:
Filename: randomTerms.txt
Variable Names: QUERY
Delimiter: \n
Recycle on EOF: False
I then have a While Controller where I am making an HTTP Request to my
See:
http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-user/200701.mbox/<[EMAIL
PROTECTED]>
and
http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-user/200701.mbox/<[EMAIL
PROTECTED]>
On 12/01/07, Jake Jacobson <[EMAIL PROTECTED]> wrote:
I guess I am just really dense because I c
Dood,
Can you send an example of what you are doing now and then I'd be happy
to try and figure out what is going wrong for you.
Cheers
AJ
On Fri, 2007-01-12 at 10:30 -0500, Jake Jacobson wrote:
> I guess I am just really dense because I can't get the while loop to
> end when I reach the end o
I guess I am just really dense because I can't get the while loop to
end when I reach the end of the file. I have read
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#While_Controller
and most all of the questions in these threads.
A simple example would be most helpful
Jak
Thanks for your help. I was able to get these problems resolved and
everything seems to be working as expected now with my while loop.
Jake
On 1/11/07, sebb <[EMAIL PROTECTED]> wrote:
On 11/01/07, Jake Jacobson <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am trying to build a test plan to load test
On 11/01/07, Jake Jacobson <[EMAIL PROTECTED]> wrote:
Hi,
I am trying to build a test plan to load test our search appliance. I
have a file with search terms, 1 per line that I want to submit
against the application. I want to go through the list once and when
I reach the end of file, the test
Hi,
I am trying to build a test plan to load test our search appliance. I
have a file with search terms, 1 per line that I want to submit
against the application. I want to go through the list once and when
I reach the end of file, the test would end. I am having 2 issues
that I need help with
CTED]>
11/02/2006 03:30 AM
Please respond to
"JMeter Users List"
To
cc
Subject
Newbie question
I know this is probably a trivial question, but I'm stuck. I've just
started using JMeter to test a simple web application. For my first test
I'm sending HTTP
I know this is probably a trivial question, but I'm stuck. I've just
started using JMeter to test a simple web application. For my first test
I'm sending HTTP requests using POST method. The server is running in a
JBoss app server on my local machine. But I can't get my test to hit the
page I want
I am not sure I got the point!
You´ve suggested 2 alternatives:
1) A "Simple Telnet Sampler" that already exists and could be extend to
fullfil my particular needs and..
2) Prototyping a telnet client with BeanShell.
If it´s what I understood, probably the first one is easier to implement.
Do y
There is already a simple Telnet Sampler.
It should be quite easy to extend this if required.
[I had hoped to add send-expect scripting to this, but never got round to it]
You could use the BeanShell sampler to prototype a telnet client, and
then turn it into a self-contained one if necessary.
S
you'll probably have to write a new sampler. I don't know much about
telnet internals, but there are java clients for telnet like mindterm.
peter
On Apr 6, 2005 2:32 PM, Cleber Hostalácio de Melo <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am new to JMeter, and of course, to this group.
>
> I look
Hi,
I am new to JMeter, and of course, to this group.
I looked up in JMeter documentation and in the "JMeter user list archive" and
coudn´t find any reference to the telnet protocol.
The reason is that I intend to use JMeter to test the performance of an
application downsized from IBM Mainfra
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
newbie question
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
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
Great - Thanks Mike, that'll keep me busy for a while...
- Original Message -
From: "Michael Stover" <[EMAIL PROTECTED]>
To: "JMeter Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, July 13, 2004 10:41 AM
Subject: Re: Newbie question: How do you
JMeter can do what you're used, though I personally don't find that the
most practical approach.
JMeter has a proxy server that can record browser requests
(http://jakarta.apache.org/jmeter/usermanual/best-practices.html#proxy_server and
follow links there for more details)
JMeter can automatica
Though I have lot's of experience with commercial test tools, I'm new to
jmeter (1 whole day of playing with it) so this is the first of what will
probably turn out to be a string of questions...anyone please feel free to
correct any misassumptions I may make.
Not sure how to expand the subject qu
My suggestions:
Record your actions in a browser, keep "follow-redirect" off, and
turn on https testing later once you get regular http working.
-Mike
On 5 Sep 2003 at 13:17, Neil B. Cohen wrote:
> Hi,
>
> I'm trying to work with JMeter for the first time. A couple of simple
> questions...
>
Hi,
I'm trying to work with JMeter for the first time. A couple of simple
questions...
Background - I am trying to test a web application built with Struts and
Tomcat 4.x. A user visits a web site (www.xxx.com) on port 80. This is
redirected to a secure page. This page asks for a user id and pass
Hello,
I'm not sure about your first question.
There's currently no way to prevent the wrapping in Graph Results.
This is one of the areas we're hoping to improve for the next major
release...although we're not exactly sure what we will be changing yet.
One way to do a quick fix would be
Hi,
Am just starting to use JMeter, and have a simple question about the Graph
Results and Graph Full Results Listeners.
- what do you have to do to get the Graph Full Results working?! It just
shows me the first two steps as text, and then nothing!
- is there any way to get the Graph Results l
JMeter works (when testing HTTP) by simulating the behaviour of a web
browser, so the answer to your question is yes, JMeter can be used to test
ASP applications as well as JSP, HTML, Servlets, PHP, etc. (basically
anything you point a browser at). JMeter can also be used to test JDBC,
SOAP and Ja
Hi All,
Can I use this fine tool to test ASP applications hosted on MS IIS4.0 server
or it can be used only for Test JAR/WAR/EJB in the typical JAVA enviro using
Tomcat4.01/Weblogic servers.
Thanks for the Info.
-Praveen.C
- Original Message -
From: "Stuart Barlow" <[EMAIL PROTECTED]>
To
espond to "JMeter Users List" <[EMAIL PROTECTED]>
To: 'JMeter Users List' <[EMAIL PROTECTED]>
cc:
Subject: RE: Newbie Question: Can't get JMeter to start
Hi Bob,
sorry, i wanted the actual output that was generated when jmeter.bat was
ran.
Regards
Scott
Hi Bob,
sorry, i wanted the actual output that was generated when jmeter.bat was
ran.
Regards
Scott
-Original Message-
From: Bob Low Kuan Loong/HONOC/PBB/PBBG
[mailto:[EMAIL PROTECTED]]
Sent: Friday, November 16, 2001 11:41 AM
To: JMeter Users List
Subject: RE: Newbie Question: Can
Hi Scott
My jmeter.bat file looks like this:
@echo on
set PROP=jmeter.properties
set LOG4JCONFIG=log4j.configuration=log4j.conf
set HOST=
set PORT=
IF "%1" == "-f" set PROP=%2
IF "%1" == "-h" set HOST=-Dhttp.proxyHost=%2 -Dhttps.proxyHost=%2
IF "%1" == "-p" set PORT=-Dhttp.proxyPort=%2 -Dhttps.
[mailto:[EMAIL PROTECTED]]
Sent: Friday, November 16, 2001 11:18 AM
To: JMeter Users List
Subject: RE: Newbie Question: Can't get JMeter to start
Hi Scott
You said
> The problem appears tobe that the log4j property has not been set.
> Can you check the line
> set LOG4JCONFIG=log4j
Hi Scott
You said
> The problem appears tobe that the log4j property has not been set.
> Can you check the line
> set LOG4JCONFIG=log4j.configuration=log4j.conf
> in the jmeter.bat file, and make sure that it is valid
Yes, the line exists in the jmeter.bat file. In addition, I have checked
the
Message-
From: Bob Low Kuan Loong/HONOC/PBB/PBBG
[mailto:[EMAIL PROTECTED]]
Sent: Friday, November 16, 2001 10:18 AM
To: JMeter Users List
Subject: RE: Newbie Question: Can't get JMeter to start
Hi Scott,
You are a life saver! The lcp.bat file was the cause. I corrected the CR/LF
pr
Hi Scott,
You are a life saver! The lcp.bat file was the cause. I corrected the CR/LF
problem, and now it works (or at least appears to!).
I also noticed that there were 'out of environment space' errors. I have
now modified the environment space to 4096 bytes and that seems to have
done the tr
Loong/HONOC/PBB/PBBG
[mailto:[EMAIL PROTECTED]]
Sent: Friday, November 16, 2001 4:47 AM
To: [EMAIL PROTECTED]
Subject: Newbie Question: Can't get JMeter to start
Hi,
I just downloaded JMeter 1.7b but can't get it to launch.
What I've done:
- installed JRE Ver 1.3.1 from java.sun
Hi,
I just downloaded JMeter 1.7b but can't get it to launch.
What I've done:
- installed JRE Ver 1.3.1 from java.sun.com
- unzipped JMeter
- edited jmeter.bat to correct CR/LF. It now looks like this:
@echo on
set PROP=jmeter.properties
set LOG4JCONFIG=log4j.configuration=log4j.conf
set HOST=
I'm new to JMeter, and have tried many many variations of tree elements
in order to get the script that I want, but to no avail. I've been
tracing through the JMeter code, but what I'm doing wrong is eluding me.
Since other emails on the list indicate that what I'm seeking is fully
supported, I th
62 matches
Mail list logo