JMeter XML Format Post Processor
Though JSON has in recent times become the de facto standard response format from API calls, there still are a fair number of APIs which return their response in XML format. Often when this is the case, the returned markup is not formatted in a user-friendly manner. The XML Format Post Processor is an extension for JMeter which serves to format responses in a way that is more easily readable. In previous posts, we have discussedRead More →