Re: Can number of regular expression matches be tested ?

2004-10-12 Thread sebb
On Tue, 12 Oct 2004 17:16:01 -0400, Kyle McAbee <[EMAIL PROTECTED]> wrote: > Dear JMeter Users: > > Is there a way to test the number of matches extracted by a Regular Expression > Extractor element? Yes, the xxx_matchNr variable > The following code works. Unfortunately, it ALWAYS works. I us

Can number of regular expression matches be tested ?

2004-10-12 Thread Kyle McAbee
Dear JMeter Users: Is there a way to test the number of matches extracted by a Regular Expression Extractor element? The following code works. Unfortunately, it ALWAYS works. I used a regular expression tester to make sure that the target string occurs 4 times in the HTTP response text. If I

Re: cookie informations generated in the first thread group to be passed to the second thread group.

2004-10-12 Thread sebb
On Tue, 12 Oct 2004 10:22:09 -0700, Senthil Subbiah <[EMAIL PROTECTED]> wrote: > Sorry..with the word report...i mean to say...when I run this test > plan...i can have a listener(like View Resutls Tree) to see the status > of each request. OK > There it executes each of request in a sequence and

Re: cookie informations generated in the first thread group to be passed to the second thread group.

2004-10-12 Thread sebb
On Tue, 12 Oct 2004 10:18:54 -0700, Senthil Subbiah <[EMAIL PROTECTED]> wrote: > Hi sebb, > When I record using Proxy Server, I can group a set of requests under a > single controller. > Means for every click on the browser it might have several http > requests. > Which I can put under a simple con

RE: cookie informations generated in the first thread group to be passed to the second thread group.

2004-10-12 Thread Senthil Subbiah
Sorry..with the word report...i mean to say...when I run this test plan...i can have a listener(like View Resutls Tree) to see the status of each request. There it executes each of request in a sequence and that .jtl file is not readable. -Original Message- From: Senthil Subbiah Sent: Tu

RE: cookie informations generated in the first thread group to be passed to the second thread group.

2004-10-12 Thread Senthil Subbiah
Hi sebb, When I record using Proxy Server, I can group a set of requests under a single controller. Means for every click on the browser it might have several http requests. Which I can put under a simple controller. Now at the test plan level I am able to put a set of requests under a controller.

Interleave controller

2004-10-12 Thread Chuck Henson
Is the interleave controller designed to ignore empty subcontrollers? I have a group of http samplers that I only want to run on every other iteration. I put in an interleave controller and put two simple controllers under it. in one simple controller I put the samplers I wanted to run every othe

Re: hi

2004-10-12 Thread sebb
On Tue, 12 Oct 2004 19:45:15 +0530, Ananda Bairy <[EMAIL PROTECTED]> wrote: > hi, > > How to record the web pages where HTPPS protocol is used. > We tried with help manual. But could not do it. That's because it's not possible. See the JMeter FAQ http://wiki.apache.org/jakarta-jmeter/JMeterFAQ

hi

2004-10-12 Thread Ananda Bairy
hi, How to record the web pages where HTPPS protocol is used. We tried with help manual. But could not do it. Regards, Ananda Bairy

Re: cookie informations generated in the first thread group to be passed to the second thread group.

2004-10-12 Thread sebb
On Mon, 11 Oct 2004 16:27:27 -0700, Senthil Subbiah <[EMAIL PROTECTED]> wrote: > > > Hi sebb, > > Under the same test planâcan I have more than one threads? Yes, and you can even have multiple thread groups. > If yes, then I am not able to access cookie informations in the second > thread? No, c