postmansoapuipostman-collection

How to import Postman's collection into SoapUI?


Maybe anyone known how can I import postman collection into the SoapUI rest project. I just find reverse import way here: http://blog.getpostman.com/2016/04/27/importing-soapui-projects-into-postman/

May be I should import Postman collection in intermediate state(for example *.xml or *.json format) and after that import in to SoapUI?


Solution

  • Smartbear developed a postman plugin for Ready!API: https://github.com/SmartBear/readyapi-postman-plugin

    Since the question is specifically about SoapUI, here are a few options:

    One thing to note, a project saved in Ready!API can be opened in SoapUI and vice-versa.