Forum Discussion

garethturnbull's avatar
12 years ago

End-to-end testing

Hi

We are trying to test our BizTalk solutions in an end-to-end fashion i.e. We want to send a request to a customer facing endpoint for system A but then verify the subsequent downstream message from System A to System B (i.e. from a separate endpoint). This is not the usual pattern of sending a request to an endpoint for a web service and validating the response from the same endpoint. Is the scenario we are attempting to test possible with SoapUI?

Gareth
  • nmrao's avatar
    nmrao
    Icon for Champion Level 2 rankChampion Level 2
    Hi,

    I do use saopUI where there are multiple services with different endpoints. Some times a testcase can involve multple steps in which first request sends request to System A(endpoint A) and gets the response, use the response values from first step result into second step request and hit to System B (endpoint B). Hope this helps.

    Regards,
    Rao.