Hi all, We are looking to do some SOAP WSDL testing using JMeter. The scenario we are trying to cover is as follows:
1. Req1 - GET request that returns and XML file (this may change over time but the nodes we are interested in remain the same) 2. Modify the XML changing the values 3. Req2 - POST the modified XML into a Request Modifying the XML can be achieved relatively easily in SOAPUI using the Property Transfer but we would rather stick to JMeter. Are there any plugins or suggestions on an easy way that the XML response can be manipulated before sending in a subsequent request? Thanks in advance, Eddie
