15 years ago
Using WsdlTestSuiteRunner - how to get RESPONSE message/SOAP
Hi,
I am new to SOAPUI and I am using the soapui tool to run some functional tests. I use WsdlTestSuiteRunner to execute the tests and some of the test cases fail and I would like to log the failures in the logs with the details of the Response/SOAP Fault. The current APIs allow users to get the results (.getstatus() of the execution. When using WsdlTestSuiteRunner /TestSuiteRunListener is there a way to get the Response message(xml)/SOAP Fault (xml) back using the API so that it can be captured and analyzed?
Please let me know how to get the response message/soap fault. If there are any code snipet, then please do point. Any help would be really appreciated.
Thanks.
KRaja.
I am new to SOAPUI and I am using the soapui tool to run some functional tests. I use WsdlTestSuiteRunner to execute the tests and some of the test cases fail and I would like to log the failures in the logs with the details of the Response/SOAP Fault. The current APIs allow users to get the results (.getstatus() of the execution. When using WsdlTestSuiteRunner /TestSuiteRunListener is there a way to get the Response message(xml)/SOAP Fault (xml) back using the API so that it can be captured and analyzed?
Please let me know how to get the response message/soap fault. If there are any code snipet, then please do point. Any help would be really appreciated.
Thanks.
KRaja.