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

Reply via email to