Hi, You can do this by using the HTML Link Parser pre processor. By using this you can retrive the form data and the link from the previous resonse and use it for the request.
R u convinced ?? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 15, 2005 8:22 AM To: [email protected] Subject: support for a dynamic web application Hi, Does JMeter have a means of supporting an easy approach to record navigating through a dynamic web application, where each request relies on building up a new URL request with form parameters and noting the server side of the web application maintains session state for the user. For example an web application where the user is navigating through the contents of his previously saved ORDER, such that each URL will need to dynamically include variables from the previous HTML received within the FORM for example. Manual modifications of scripts would require the ability to access the previous HTML, parse it, etc, and would take quite a deal of time. I'm wondering if JMeter (or another tool?) could provide a way to automate this process. The mode of operation would effectively then be more like simulating the user clicking on a certain point in the web page (within the DOM) as opposed to just firing off predefine URLs. Regards Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Disclaimer: This message and any attachment(s) contained here are information that is confidential, proprietary to HCL Technologies and its customers, privileged or otherwise protected by law. The information is solely intended for the individual or the entity it is addressed to. If you are not the intended recipient of this message, you are not authorized to read, forward, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete it from your computer. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

