Forum Discussion

sumitbaliyan's avatar
sumitbaliyan
Occasional Contributor
12 years ago

[Resolved] Transaction Testing

Friends,

I have been using SoapUI for SOAP based wsdl testing, where we provide input XML and look for the output XML. Recently we started using LoadUI for load testing individual web services.


Now we have a requirement where we look to test transactional webservice i.e. where one service after getting executed calls another web service and send some data to it for processing.
I surfed around and found the possible way is to create test case of such scenario in soapui itsel, so need guidance on how to get this done.

Thanks
Sumit

2 Replies

  • sumitbaliyan's avatar
    sumitbaliyan
    Occasional Contributor
    Thanks for input Prakash.
    was successfully able to create transactional test case in soapui using option 'Get Data'.