On 25/10/2007, Yuvarajl <[EMAIL PROTECTED]> wrote: > > hi sebb, > > My scenario is saving a data entry form by entering a value in text box and > selecting > a date from date control. > > In the prevoius builds given by the Dev team, i am able to save the data > entry form with date value while running corresponding jmeter script.. > > But in the current build ,i am able to save the data entry form. > But date value alone is not iserted in the database while running > corresponding jmeter script.
Did you try re-recording the script? Perhaps the new build uses a different method for processing the date field. E,g, maybe the field name has changed. JMeter does not know which entries on a form were selected; it just sees the data that the browser sends. > But in the current build itself, when i save data entry form manually ,this > issue does not occur. > > Is there any setting in JMeter to make JMeter recognize date value from date > control properly? > > Thanks for your reply. > > -- > View this message in context: > http://www.nabble.com/Date-field-value-is-not-properly-inserted-when-i-run-jmeter-scripts-tf4683232.html#a13401830 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]

