Spline visualiser for FTP Request scenario

2005-02-16 Thread David Schulberg
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

How to store the result into a file and re-open it?

2005-02-16 Thread zdxu
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,

Programmatic control of JMeter tests from JAVA

2005-02-16 Thread Deepak
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

RE: Can Jmeter assert response message shown in pop-up window?

2005-02-16 Thread Kyle McAbee
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

RE: Jmeter and retrieving HTML embedded sources

2005-02-16 Thread Deepa Rangarajan
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

Regular expression question

2005-02-16 Thread memeMa
Hi, All, Any one knows how to use regular expression to catch all the value after Message-ID: Message-ID: <[EMAIL PROTECTED]>

RE: can Jmeter assert response message shown in pop-up window?

2005-02-16 Thread Liao, Avian
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();

Modify the __CVSRead function, to use another seperator

2005-02-16 Thread Carsten Sensler
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

Re: I couldn´t check the HEADERS option in Reg ular Expression Extrator

2005-02-16 Thread sebb
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

I couldn´t check the HEADERS option in Regular Expression Extrator

2005-02-16 Thread Patrícia Corrêa Fonseca
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

Help on usage of Jmeter for JDBC requests

2005-02-16 Thread Prabhakar Mynampati
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