Forum Discussion

Senthil007's avatar
Senthil007
Occasional Contributor
8 years ago
Solved

Does free version of SOAPUI 5.3.0 support swagger and postman plugins?

Does free version of SOAPUI 5.3.0 support swagger and postman plugins?

 

When I installed the free version it showed for a while under Project tab, now it is missing.


  • Senthil007 wrote:

    Does free version of SOAPUI 5.3.0 support swagger and postman plugins?


    Yes. The Swagger plugin is bundled since 5.2.0 and the Postman plugin was added in 5.3.0. You should see the following menu commands:

    File > Import Postman Collection

    Project > Import Swagger

    Project > Export Swagger

     

    The plugin files should be in your user home folder:

    <USER_HOME>\.soapuios\plugins\

     

    If they are not there, you can download them from the GitHib repo:

    https://github.com/SmartBear/soapui/tree/next/soapui-installer/src/BundlePlugins

11 Replies

  • HKosova's avatar
    HKosova
    SmartBear Alumni (Retired)

    Senthil007 wrote:

    Does free version of SOAPUI 5.3.0 support swagger and postman plugins?


    Yes. The Swagger plugin is bundled since 5.2.0 and the Postman plugin was added in 5.3.0. You should see the following menu commands:

    File > Import Postman Collection

    Project > Import Swagger

    Project > Export Swagger

     

    The plugin files should be in your user home folder:

    <USER_HOME>\.soapuios\plugins\

     

    If they are not there, you can download them from the GitHib repo:

    https://github.com/SmartBear/soapui/tree/next/soapui-installer/src/BundlePlugins

  • nmrao's avatar
    nmrao
    Champion Level 3

    What does the following directory shows on your machine?
    USER_HOME\.soapuios\plugins

    • Senthil007's avatar
      Senthil007
      Occasional Contributor

      It was empty. After downloading the plugins from GitHub and adding them here, it worked. Thank you

      • ramka001's avatar
        ramka001
        New Contributor

        If the plugin is already in built in the SOAPUI 5.3.0 for windows, why is not so for the Linux Distributions? 

         

        I'm using SOAP UI 5.3.0 for Linux but this feature is totally missing. Many features that are in the Windows Releases are not included in the Linux distribution.

         

        Could this feature be included for the Linux Releases as well?