Hi all! I test web application using regular expression extractor to get values of the links and form actions (they are generated dynamically) so the testing of the application looks like this: get response - search for next url with regex - create next request with that url.
When I try my test plan with the web application that is deployed on the same host as jmeter it works fine but when I try to start testing the application that is deployed on the remote host the search against regular expression fail. Does anybody know why such behaviour can appear? Best regards, Elena. -- View this message in context: http://www.nabble.com/regular-expressions-tp18843957p18843957.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

