Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

XML Response parsing

$
0
0

Hello Guys, Help me on this... I am testing 3 different SOAP web services in VUGen and my requirement is: One webservice output is input to the second web service and 2nd web service output is the input for the 3rd web service.

 

When I see 1st webservice response like below.

 

<soap: envelolp....>

  <body..>

    <return>

      <bankaccountnumber>123456</bankaccountnumber>

      <firstname>John Dhoe</firstname>

     <lastname>peter</lastname>

     <ssn>123456789</ssn>

   </return>

  </body..>

</soap:env....>

 

I need to capture contents in between <return> tags, but I don't want <return> tags in that. I tried with lr_xml_extract but I am getting with <return> tags.

 

How to get the contents in between the tags in VUGen.


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>