Forum Discussion

swati1's avatar
swati1
Occasional Contributor
5 years ago
Solved

Run Soap UI on Ubuntu/Linux

I have installed Soap UI on Ubuntu server and also import the soap ui xml of the project that i have created in my windows but now i want to run that xml which i imorted but coud not find any solution or any command through wihch i can run that project which i imported as an xml.

Kindly provide any command or solution of doing this.

  • I think this problem is caused by using an incompatible version of Java environment. Maybe you are using OpenJDK or similar.

     

    On the download page for SoapUI, get one of the installer versions as those ones come with a compatible Java environment.

     

    Otherwise, try with OpenJDK but make sure it is JDK 8.

     

9 Replies

  • JHunt's avatar
    JHunt
    Community Hero

    I'm not clear on your question.

    • You're having a problem loading your project in the UI? What's the problem?
    • Or you just want to know how to run from the command line? See here.
    • swati1's avatar
      swati1
      Occasional Contributor

      Hi JHunt,

       

      My problem is to run the test case on Linux/Ubuntu .(project is already imported on linux)

      which command can i use to run the test case.

       

      thanks

      • JHunt's avatar
        JHunt
        Community Hero

        I'm still not getting your question.

         

        You can run it in the UI the same as you would on Windows.

         

        You can run it from the command line using the syntax I linked to.

         

        What's the problem?