Forum Discussion

Paramanand_Ghod's avatar
Paramanand_Ghod
Contributor
15 years ago

Test cases of different services within one test suite

Hi,

I have inter dependencies within different service, where I have to use response data of one service as a request data for another service.
But I don't see any option in SOAP UI Pro, to merge test cases of different services within one single test suite.

Please let me know If I am wrong.

Thanks in Advance,
Param
  • Hi!

    Be sure to import the WSDLs of these services into the same soapUI Pro project, then just create separate SOAP Request TestSteps in your TestCase for each services operation and put a property-transfer between them to transfer values from the response of the first teststep to the request of the second.

    Does that make sense?

    regards!

    /Ole
    eviware.com