Uncategorized

Web Service Hosted in BizTalk Testing with SOAPUI

You can test all kind of functional tests; load tests create Mock services or much more in the Soap UI project. We can discuss two things

  1. Create a SOAP project
  2. Create New Rest Services

Create a SOAP Project

  • Click on Soap UI go into the run

IF

  • Click On File Create New Soap Project

IF

  • Enter a Project Name then click OK

IF

  • Create New REST Service
  • Right Click On Project Then Click On New Rest Service

IF

  •  Enter a service name
  •  Enter a service endpoint g.(http://localhost/WebService.Create/BTSHTTPReceive.dll)

IF

  • Click OK then click OK

IF

  • You can set Parameters
  • GET ,POST ,PUT ,DELETE ,HEAD

IF

  • You can expand REST Service Click on Request method

IF

  • Select Media Type (application/xml)

IF

  • Submit Request Get Response

IF

Author

admin