0

Try to check the value of status in response body

Test Scrip:

var jsonObject = xml2Json(responseBody);
//console.log(jsonObject);
tests["Check Expected Status value"] = jsonObject['Soap:Envelope']['soap:Body'].item.STATUS == "0";

Response Body: enter image description here

Muhammad Sulaiman
  • 2,399
  • 4
  • 14
  • 28

0 Answers0