October 2014
Intermediate to advanced
228 pages
5h 5m
English
Sometimes, the responses coming from the server are in XML format. Knowing how to handle such responses to extract the information needed by your scripts is an important aspect of building dynamic and robust scripts. Such scenarios might involve consuming web services or doing data manipulation to post to an external data source.
In this recipe, we will cover how to use JMeter to extract information from XML responses while consuming a freely available weather service. Perform the following steps:
Read now
Unlock full access