message length

2005-07-12 Thread Zohar Amir
Hello, I'm totally new to JMeter, hence the possibility of making a joke of myself. I'd like to test a server I have. It uses TCP as a transport protocol, so I guess I'll be using the TCP sampler. 1. How do I create a test case that is "reactive", meaning that I send "login" command, wait for th

Re: interpreting data in Aggregate Report

2005-07-12 Thread Peter Lin
you're using an old version. the rate is the estimated rate per minute or second. at the end of the test, the final rate is the actual number of requests per minute your web application handled. peter On 7/12/05, srikanth peddireddy <[EMAIL PROTECTED]> wrote: > Hi All, > > In Jmeter's Aggregat

Calling 1 Test Plan From Another

2005-07-12 Thread Steven Murphy
Hi all, I am using JMeter to regression test a Web based administration console. I am looking for a way that I can execute a Test Plan from inside another one. For Example: I have 4 Test Plans which test different functions on the same page. To get to this page the first 3 HTTP Request samp

interpreting data in Aggregate Report

2005-07-12 Thread srikanth peddireddy
Hi All, In Jmeter's Aggregate Report, what actually does the last column Rate represent. When I run my test , I am getting different values like 1.54/min, 0.54/sec etc for different samples. How to interpret these values. regards Srikanth -

RE: function within variable

2005-07-12 Thread Grigoryan, Lilit
Hi, ${__BeanShell(vars.get("${VAR1}${VAR2}"))} does work on JMeter2.0.3, but does not work on JMeter2.0.1. Regards, Lilit -Original Message- From: Grigoryan, Lilit [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 12, 2005 2:47 PM To: JMeter Users List; sebb Subject: RE: function within va

Re: function within variable

2005-07-12 Thread sebb
On 7/12/05, Grigoryan, Lilit <[EMAIL PROTECTED]> wrote: > Even so I downloaded the jar, I cant get it working. > The log file says > > 2005/07/12 14:44:06 WARN - jmeter.functions.BeanShell: > java.lang.reflect.InvocationTargetException >at sun.reflect.GeneratedMethodAccessor21.invoke(Unkn

RE: function within variable

2005-07-12 Thread Grigoryan, Lilit
Even so I downloaded the jar, I cant get it working. The log file says 2005/07/12 14:44:06 WARN - jmeter.functions.BeanShell: java.lang.reflect.InvocationTargetException at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.in

Re: How to get the aggregate report with only one URL per page [ but should calculate the subsequent http urls fired from that page]

2005-07-12 Thread sebb
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Transaction_Controller On 7/12/05, Sampath Ramanujan <[EMAIL PROTECTED]> wrote: > Hi, > Whenever you get the response from the server, HTML page is rendered by > retrieving the images, as well as some javascript. All these are t

RE: Informix access?

2005-07-12 Thread Sander Stevens
Does anybody have a location where I can download the Informix JDBC drivers? IBM is the place to be for trial Informix stuff, but you need to have an IBM ID these days. Not free to download anymore. Or maybe somebody has the ifxjdbc.jar available and want to mail it to me? Thnx, Sander -Orig