Hi, Try to see if they are setting any session variable if so u need to capture it and send it each time. You can use regular expression extractor for it. Also check if there are any dynamic value generated which they are using in next request, you need to handle that also.
sudheer reddy wrote: > > Hi Viswanathan > > I have added the pre processors and tried but it was giving the same > error > > after recording the scenarios i did everything even though am getting > the error > like the one u mentioned but error still exists > > rgds > Sudheer > > > > > > On Thu, Jul 30, 2009 at 5:16 PM, Viswanathan Arunachalam < > [email protected]> wrote: > >> Once you have recorded the test you can't reuse them unless you change >> the data values or parameterised the data >> >> You need to Add the following >> >> HTTP Request Default & set properties >> HTTP Cache Manager & set properties >> HTTP Cookie Manager & set properties >> CSV Data Set Config >> >> Also you need to disable the all the HTTP Header Manager & parameterise >> the value inputs. >> >> >> -----Original Message----- >> From: sudheer reddy [mailto:[email protected]] >> Sent: Thursday, July 30, 2009 10:15 PM >> To: JMeter Users List >> Subject: Re: error while recording scenarios using proxy server >> >> Hi viswanathan >> >> Am using Jmeter only for recording scenarios. >> this error is blocking me to proceed to next step. >> >> should i have to modify any properties file. >> >> thanks & regards >> >> >> On 7/30/09, Viswanathan Arunachalam <[email protected]> >> wrote: >> > >> > What tool are you using to record ur test? >> > >> > You can extract the data from the previous request & pass it on to the >> > next page >> > >> > >> > -----Original Message----- >> > From: sudheer reddy [mailto:[email protected]] >> > Sent: Thursday, July 30, 2009 10:00 PM >> > To: [email protected] >> > Subject: error while recording scenarios using proxy server >> > >> > Hi >> > >> > while recoding some scenarios of PLM application am getting error >> > >> > "The data passed up on an html form was not in the format expected ". >> > >> > can you please assist in solving this issue >> > >> > Thanks & Regards >> > >> > Sudheer >> > >> > --------------------------------------------------------------------- >> > 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] >> >> > > -- View this message in context: http://www.nabble.com/error-while-recording-scenarios-using-proxy-server-tp24735509p24803517.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

