Ran up the FTP request scenario (User Guide Chap 8) and I have some problems
with the results. I have 3 listeners - Spline Visualizer, View Results Tree and
Graph Results. 8 FTP requests are made on each test run.
1. The Spline Visualizer doesn't work first time (I assume because I need a
minim
Anyone give me some hint?
Some listener could store the result, text and graphics into a file, but how
to open it if I send these files to another JMeter user?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
Is there a way to control JMeter tests (start, stop,
increase load or decrease load) from a JAVA program.
Any help is appreciated.
Deepak
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTEC
Dear Avian and JMeter Users:
This is a judgement call. I record sequences of HTTP requests with Badboy,
including pop-up windows. After exporting the Badboy script to a JMeter test
plan, I write assertions against all HTTP responses, including pop-up windows.
If you want your test plan to prove
Hi,
I am trying to run load test using Jmeter 2.0.1 on Solaris with 512 MB . It
seems to work
fine if I do not enable the "Retrieve embedded sources".
HEAP = 512MB
NEW=128 MB
with Incremnetal GC turned on
But If I enable "Retrieve embedded sources", so that
I can take into account the image downl
Hi, All,
Any one knows how to use regular expression to catch all the value after
Message-ID:
Message-ID: <[EMAIL PROTECTED]>
Hi, Kyle and all Jmeter Users,
I run my script, and in my response data, I saw the JavaScript code:
function Confirm() {
flag=window.confirm("Are you sure you wish to empty your shopping cart?");
if (flag) {
document.cartForm.task.value = 'Empty cart';
document.cartForm.submit();
Hi!!
I use the __CVSRead(...) function in many jmeter testplans, but I need
another separator (not "," but ";" ). Therefore I modified the function
__CSVRead as follows:
First)
In FileRowColContainer.java :
//public static final String DELIMITER = ";"; // Default delimiter
public static final S
Which version of JMeter are you using?
There was a bug in this area, but I think it was fixed in or before 2.0.2.
S.
On Wed, 16 Feb 2005 16:26:06 -0300 (ART), Patrícia Corrêa Fonseca
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm tring to keep checked the header option of the "response field to
> che
Hi,
I'm tring to keep checked the header option of the "response field to
check" in Regular Expression Extrator interface.
I have checked it and the test has run right at all. But, when I change
the focus, although I had saved the "test plan", the checked button
change for "body" option.
What i
Hi All,
I am using Jmeter for stress testing of Database server by JDBC requests
with a simple update statement repeatedly. When I use it with single
thread in infinite loop, the maximum throughput is obtained for Single
user it self. When I try to increase the no of threads/users, the
throughp
11 matches
Mail list logo