>NHViewState4_g=1
>NHViewState4_g0=id= "WEhklkhfyiiuyuFGJHhklhj......."These are automatically
created apart from the ones I had created.

Thats the way the regex works. See the explanation at
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Regular_Expression_Extractor

*If the match number is set to a non-negative number, and a match occurs,
the variables are set as follows: *

   - * refName - the value of the template *
   - * refName_gn, where n=0,1,2 - the groups for the match *
   - * refName_g - the number of groups in the Regex (excluding 0) *

regards
deepak


On Tue, Sep 6, 2011 at 3:18 AM, chanda <kcma...@yahoo.com> wrote:

> Oliver,
> When I see the Debug Sampler I see that some of the RegExp for ViewState
> and
> EventValidation are generated dynamically like NHViewState4_g=1
> NHViewState4_g0=id= "WEhklkhfyiiuyuFGJHhklhj......."
> These are automatically created apart from the ones I had created.
>
> Can some one tell me why they are created automatically???
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Issue-with-Reular-Expression-tp4770195p4773878.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

Reply via email to