-3

I want do OSB Integration Testing. Like i am putting up some data on OSB and then validating the data i have put on OSB. Is it possible to do testing through SOAP UI. If yes, then how, what are the steps to do it. Any one who has worked on it, or has some information kindly help.

D.G
  • 11
  • 3

2 Answers2

2

If your OSB endpoints are REST,SOAP or JMS, you can use SOAPUI to test your OSB flows. In SOAPUI you can define test cases and test suits as per your need. See this link for a quick start - https://www.soapui.org/functional-testing/structuring-and-running-tests.html

Habin
  • 792
  • 1
  • 11
  • 21
0

Use ReadyAPI to have integration testing. Creating test cases , assertions , data validations all these features are NOT available with SOAPUI whereas it does for ReadyAPI.

Suvra Ukil
  • 31
  • 8