How does throughput calculation work from a JTL file?

2005-11-09 Thread Richard Gaywood
I'm rather confused... I've been collating some load test results this morning and I don't understand what JMeter is telling me. I've loaded my JTL files into the Aggregate Report element and I am told that the three elements of my test (three different SQL queries in three ThreadGroups) did the

Types of testable applications

2005-11-09 Thread Carsten Sensler
Hi, can I test JSF (Java Server Faces) based application with JMeter in the same way like JSP based application? Is it right, that I cannot test swing or swt based application? Can I test RCP based applications with JMeter? Thanks for the answers and hints. Best regards, Carsten

JMeter start - can't find bundle for base name *.messages, locale xx

2005-11-09 Thread Kamil Kube
Hi group, I try to run JMeter on my windows machine and get the whole time the following exception thrown - could you please help? I've been searching for 4 hours now. Thx! java.util.MissingResourceException: Can't find bundle for base name org.apache.jmeter.resources.messages, locale

Re: How does throughput calculation work from a JTL file?

2005-11-09 Thread Richard Gaywood
On 11/9/05, Richard Gaywood [EMAIL PROTECTED] wrote: I'm rather confused... I've been collating some load test results this morning and I don't understand what JMeter is telling me. Everyone ignore this... I was being an idiot. The way I repeated my test last night was via a Windows batch

What browser is JMeter being recognized as?

2005-11-09 Thread Nop Lists
Hello, testing an application using JMeter the server has sent a response saying my browser does not support framesets. What browser does JMeter imitate (states to be)? Can this be changed? For example in tools like httptrack I can tell the tool what browser it declares itself as. Thanks Nop

Re: What browser is JMeter being recognized as?

2005-11-09 Thread Rinke Heida
Add a HTTP Header Manager element in your testplan. Here you can set various defaults imitating your browser. e.g. User-Agent = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)d Easiest is to record a script with Capture HTTP Headers checked. This way you wil get header

Re: JMeter start - can't find bundle for base name *.messages, locale xx

2005-11-09 Thread sebb
Either your installation is incomplete, or JMeter is not being started from the bin directory. S. On 09/11/05, Kamil Kube [EMAIL PROTECTED] wrote: Hi group, I try to run JMeter on my windows machine and get the whole time the following exception thrown - could you please help? I've been

After a sampler error: possible to restart thread?

2005-11-09 Thread Nop Lists
Hello, in the thread group there are 3 possible actions to choose from in case of a sampler error: - continue (ignore error) - stop thread - stop test Now in many tests I run if an error occurs, it does not make sense to continue sending requests under current user/customer (as it is obvious they

Re: JMeter start - can't find bundle for base name *.messages, locale xx

2005-11-09 Thread Kamil Kube
I guess both should be the case: ° I downloaded the package directly from the Apache page and unzipped it into an directory. ° I run 'cmd' and change into the bin dir so I can type in jmeter to start it. JMeter Users List jmeter-user@jakarta.apache.org schrieb am 09.11.05 17:44:16: Either

Re: JMeter start - can't find bundle for base name *.messages, locale xx

2005-11-09 Thread Kamil Kube
But you _did_ help me out - I found the bug: my jmeter installation was located in the following path: c:\!\jakarta-jmeter-2.1.1. Changing to the bin dir and runing it from there produced the exception. Once I've copied it to a path like c:\jmeter it began to work! JMeter Users List

Re: Advice needed: multiple ThreadGroups, scheduling, running a test multiple times

2005-11-09 Thread sebb
On 08/11/05, Richard Gaywood [EMAIL PROTECTED] wrote: On 11/8/05, sebb [EMAIL PROTECTED] wrote: On 08/11/05, Richard Gaywood [EMAIL PROTECTED] wrote: Firstly, I have three ThreadGroups in the whole test plan (each with it's own JDBC request and CVS config file) Why do you need 3

Re: JMeter start - can't find bundle for base name *.messages, locale xx

2005-11-09 Thread sebb
On 09/11/05, Kamil Kube [EMAIL PROTECTED] wrote: But you _did_ help me out - I found the bug: my jmeter installation was located in the following path: c:\!\jakarta-jmeter-2.1.1. Changing to the bin dir and runing it from there produced the exception. Once I've copied it to a path like

Re: JMeter with terminal emulator

2005-11-09 Thread sebb
On 08/11/05, Richard Gaywood [EMAIL PROTECTED] wrote: On 11/8/05, sebb [EMAIL PROTECTED] wrote: As far as I know, it is not possible to use JMeter to develop scripts using a terminal emulator - it needs Swing. However, you can develop scripts on a PC or Mac or other graphical