Forum Discussion
Finan
15 years agoFrequent Contributor
Easiest way is to:
1. First execute the JDBC request (if possible)
2. Then execute the soap-request
3. add xpath-match assertions to the soap-request
when adding an xpath-match assertion:
1. first declare the content of the response to validate (i.e. estimatecode)
2. Then use the select content button to select the node on the JDBC result set to validate (i.e. estimatecode)
repeat this for the individual nodes, et voila.
1. First execute the JDBC request (if possible)
2. Then execute the soap-request
3. add xpath-match assertions to the soap-request
when adding an xpath-match assertion:
1. first declare the content of the response to validate (i.e. estimatecode)
2. Then use the select content button to select the node on the JDBC result set to validate (i.e. estimatecode)
repeat this for the individual nodes, et voila.