On 23/02/2009, nickv...@hotmail.com <nickv...@hotmail.com> wrote:
> I recently stepped into the JMeter code to find the cause of this issue I 
> posted a while back.  It turns out that since there was an HTML Link Parser 
> in the global scope, JMeter was parsing the potential links from the previous 
> response and selecting one of the links at random, then submitting it in lieu 
> of my hardcoded URL + hardcoded parameter that I had on the HTTP Sampler.
>
>  Any ideas whether this is expected behavior or a bug?  I would expect for 
> this behavior to occur only if I use the .* as the parameter value, but not 
> in my case with a hard-coded value for the URL and parameter.
>

Difficult to say if it is a bug without more details of the sampler settings.

The docs say "Matches are performed using protocol, host, path and
parameter names."  which does not mention parameter values.

I don't know why the example uses ".*" for the value; this does not
seem to agree with the previously quoted statement.

>
>
>  --
>  This message was sent on behalf of nickv...@hotmail.com at openSubscriber.com
>
> http://www.opensubscriber.com/message/jmeter-user@jakarta.apache.org/10330955.html
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
>  For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

---------------------------------------------------------------------
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