This is kind of a hack, but what I do is run my sampler in JMeter with View Results Tree Listener. Then I cut and paste the response data to JEdit. JEdit has Search/Find using regex. I experiment in JEdit until I get it to work and then put the regex into JMeter (remembering to escape any comma's since JMeter requires that).
Regards, Matt C. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, April 30, 2007 4:17 AM To: JMeter Users List Subject: Regexp Hi all, I'm having some hassles getting a regexp working. Is there an easy way i can test my regexp via some sort of command line interface rather than via the full blown jmeter app? Thanks, Dan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

