i'm trying to setup a SOAP webservice load test however when I run it I get the below:
Response code: 500 Response message: Internal Server Error
Response headers: HTTP/1.1 500 Internal Server Error Content-Length: 614 Content-Type: application/soap+xml; charset=utf-8 Server: Microsoft-IIS/7.5 X-Powered-By: ASP.NET Date: Thu, 14 Apr 2016 11:45:48 GMT
HTTPSampleResult fields: ContentType: application/soap+xml; charset=utf-8 DataEncoding: utf-8
Please see screen shot of how it has been setup ...note that:
Webservice = https://testws.thedx.co.uk/R2UAT/Router/ProcessOrder_v2_0/ProcessOrder.svc
Webserver =https://webservices.dxdelivery.com/ProcessOrder/Router/
can anyone help?