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]

Reply via email to