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 f...
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.