Thanks Guys
It worked...
Regards
Ven
-Original Message-
From: sebb [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 01, 2006 4:10 PM
To: JMeter Users List
Subject: Re: Need Clarification on usage of Rregular expression
extractor
Or, if you only want to match digits:
name="prod
uot;
>
> -Original Message-
> From: Ganti, Venkata [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 01, 2006 6:39 PM
> To: JMeter Users List
> Subject: Need Clarification on usage of Rregular expression extractor
>
> Hi All,
>
> I'm trying to get number 1
Try name="productId" value="(.+?)"
-Original Message-
From: Ganti, Venkata [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 01, 2006 6:39 PM
To: JMeter Users List
Subject: Need Clarification on usage of Rregular expression extractor
Hi All,
I'm trying to
Hi All,
I'm trying to get number 10125 from the following string:
name="productId" value="10125"
And I use the following expression, but it doesn't work:
(name="productId" value="\d+?)
When I am referencing this variable somewhere else in my test plan, its
returning me the whole thing i.e. (na
4 matches
Mail list logo