JMeter soap response - data analysis
问题 I am doing some data analysis on address data. The data for the analysis is to be generated calling soap web service which returns soap response. In each soap response I am interested only in specific field i.e. 'matchType' in the example shown below. 'matchType' can have multiple occurrences maximum upto 20. I have 500 addresses for which I get 500 responses similar to the one shown below. I am using JMeter to fire 500 soap requests to the web service. Problem How I can create the final