How To Parse XML Response in Postman?

Pramod Dutta
1 min readJun 13, 2020

--

✅ Become an Automation Rockstar Join, — https://sendfox.com/thetestingacademy

In this video, We are discussing How to Parse an XML Response in Postman.

Code Share: https://codeshare.io/aVxy3z

You will learn.

  1. Parse the XML to JSON using var jsonObject = xml2Json(responseBody);
  2. With Jason Object You can parse as normal JSON.

https://stackoverflow.com/questions/42812012/parse-xml-response-to-another-requests-in-postman.

✅✅ Want to learn Advacne concepts of API Testing using Postman ? —
Join —
https://www.learnapitesting.com

✅ Join Automation NewsLetter -https://sendfox.com/thetestingacademy

✅ Learn Jenkins for QA -
https://bit.ly/learnjenkins-p1

✅ Programming Java -
https://bit.ly/learnjava2020-p1

✅ Test Automation -
https://bit.ly/learnautomation2020

✅ API Testing -
https://www.learnapitesting.com

✅ Cypress Tutorial with LIVE Projects -
https://cypresstutorial.com

--

--