Hi,

Is it possible to print or save the value of the variable extracted through
RegEx extractor ?

For example:

I want to extract a particular string from some response text sent by
server:

(20 of 40 rows matched the filter)
I want to capture the string "20 0f 40 rows" (this is a dynamic value..keeps
changing to 21 of 41 and so on) from the server response data.

-->  Please guide me on how to use RegEx Extractor for the above case. I
       tried ((.+?) . But this is not working.
-->  Once i capture the above string in a variable, how can i pass this
value to be printed in the            
      aggregate report or summary report (>jtl or .csv file).
      Else is there a way to save or output the value stored in the variable
in some readable format.
______________________________________________________________________________________
Please help me on these two issues.

Thanks in advance and Wish you all a very Happy new Year 2009!!

Thanks,
Raghav









-- 
View this message in context: 
http://www.nabble.com/Printing-or-saving-the-value-of-the-variable-extracted-through-RegEx-Extractor-tp21250992p21250992.html
Sent from the JMeter - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org

Reply via email to