You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by gr...@tpg.com.au on 2005/11/15 03:51:34 UTC

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: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org