REST API - Get each node from ResponseAsXml and compare
Hi, I have requirement to compare two responses and report any mismatch at the attribute(node) level; two REST API requests which are for different environments like (QA and PROD) My setup under ...