please stop resurrecting old threads for the problem you have already raised on another thread. As mentioned by felix you need to compare it with the browser (firefox + live httpheaders or firebug or fiddler2 ). This allows you to compare whether you are passing the correct number of parameters.However in your case because the value itself is dynamic , you cannot directly compare it with the browser since the value wont be the same anyway(if your problem is that you are not extracting the value completely).
regards deepak On Wed, Sep 7, 2011 at 3:44 PM, chanda <kcma...@yahoo.com> wrote: > can someone explain the lines mentioned below ie > Next step is to very carefully compare the exact request headers that > Jmeter sends (faulty?) and that your browser sends (correct). > > 1. How to compare the headers > 2. How do we compare that we are passing the correct RegExp ViewState and > EventValidation variables that are extracted from previous request and > passing to next requests . > 3. The request in the treewiew should be compared against which. > > > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Problems-in-handling-the-AJAX-request-tp3313363p4780399.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 > >