I have a problem here : I was just trying to run the testrunner.bat on testsuite.xml file and would like to grab the exact response in xml format or i can say the xml response. Is there any way that i can get this type of response :
This is what which i am getting in the SOAP UI while i am testing the service.
instead of this response :
This what which i am getting while i am running the testrunner.bat through commandline which is giving the response status but not the response data or payload.
Any ideas to get the same type of response (XML response) in the command line or in LISA...Pls share