Does anyone have much expertise with jmeter?

I'm trying to create a regression testplan for a website,

But I'm having problems with creating an HTTP request

Based on a previous HTTP response

 

For example, if Page1 returns some HTML like:

self.location = http://xxx/index2.cfm?trxID=somthingdynamic

 

is there a way for me create a regex that will strip out

only part of the response (like the trxID value) and create

a new HTTP request based on the output Page1.

 

To me this seems like an obvious tool that should be

Available in a web testing tool, but I have failed to

Have find such a feature in jmeter.  Advice?

Anyone else have any good regression testing tools

 

Thx,

Henry

 

Reply via email to