One of the toughest problems I have had to face as a web tester is when the application generates dynamic URL's for each individual user. For example, after the user logs into the application, the links on the page are unique to that user. Scripting requires that you parse the page for the URL's and pass them to the next command to send to the server.
Is there a way to achieve this with jMeter? Michael Bonar --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

