Be sure that the regular expression is a child of the request.
be sure that "response field to check" url radio button is select as you say 
you want it from the url
 
Did you used the ${RF_TD} in the next http request?
you can also try to use (.*?) or match no. = 1
 
it should work like this. I always use it like this and is working fine by me.
 

________________________________

From: Rushabh Doshi [mailto:[EMAIL PROTECTED]
Sent: Wed 13/06/2007 13:03
To: JMeter Users List
Subject: Help Needed For Regular Expression 



Hello,



Consider the following Scenario



We are using JMeter 2.2 version, There is one HTTP Client request, at
URL side system is generating DateTime (Runtime) that value we need to
pass it in next HTTP client request.



For this we are using Regular expression to get this value from URL
(HTTP Client request) but in next HTTP request doesn't passes the
correct value, In View result tree, it shown Regular expression name
instead of Value.



Listed Regular expression we have used.



Reference Name: RF_TD

Regular Expression: name="datetime" value="(.+?)"

Template: $1$

Match No: 0



Thanks in advance.



Rushabh Doshi





This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to