Yes I have had a look at the jmeter manuel, its confusing
I used the function helper and got ${__regexFunction(.*,BookingID%3D,,,,BookingID%3D)}.
Is this correct ?
Where do I enter it on the test?


Regular expression used to search results from previous request - .*

Template for the replacement string, using groups from the regular
expression.  Format is $[group]$.  Example $1$.  - $12345$

Which match to use.  An integer 1 or greater, RAND to indicate JMeter should
randomly choose, A float, or ALL indi

Between text.  If ALL is selected, the between text will be used to generate
the results

Default text.  Used instead of the template if the regular expression finds
no matches

Name of function. Used to store values for use elsewhere in the testplan. BookingID

Once I have these entered in the Function helper where do I enter it in the
actual test.

Thank you for you help
RD



From: nlunebur <[EMAIL PROTECTED]>
Reply-To: "JMeter Users List" <[EMAIL PROTECTED]>
To: JMeter Users List <[EMAIL PROTECTED]>
Subject: Re: Help on Reg exp please
Date: Tue, 20 Jul 2004 10:12:23 +0930

have u looked in the jmeter manuals?
there shud be info there on how to use reg exp.

rita danger wrote:

Hello
How do you use Reg exp ?
I want to run jmeter to create a booking but when its created its given an bookingID and views that booking via the ID.


I have installed 2.0.1 jmeter but it does not run, so if I use 1.8.1 what do I need to enter to get a booking ref ?

Thank
Rita

_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today! http://www.msn.co.uk/messenger



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today! http://www.msn.co.uk/messenger



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to