GithubHelp home page GithubHelp logo

jakubmiski / soapui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smartbear/soapui

0.0 0.0 0.0 97.29 MB

SoapUI is a free and open source cross-platform functional testing solution for APIs and web services.

Home Page: http://www.soapui.org

License: Other

Shell 0.14% JavaScript 0.05% Java 97.22% Groovy 0.04% XSLT 1.20% CSS 0.07% HTML 0.54% Batchfile 0.09% Dockerfile 0.01% Gherkin 0.64% Classic ASP 0.01%

soapui's Introduction

SoapUI is the world's leading testing tool for API testing. See the SoapUI website to learn more. By downloading our software, you agree to our license and privacy policy.

Table of content

Structure and submodules

Build and run

Prerequisites

Get the source code for the first time

To get the source code, run git clone https://github.com/SmartBear/soapui.git in the folder where you want to clone the root folder of the SoapUI project.

Build

  • To build a SoapUI project, run mvn clean install in the root folder.
  • To build an individual submodule, run mvn clean install in the root folder of the submodule you want to build.

Run

To run SoapUI after it has been built, execute mvn exec:java in the root folder of the soapui submodule.

Get the latest changes

To get the latest source code changes, clone the project by running git pull in the root directory of the SoapUI project or in the root directory of the submodule you want to update.

Contribute

If you want to take a more active part in improving SoapUI, go to SoapUI Developer's Corner for more information.

IDE support

As SoapUI is using a standard Maven 3 setup, building and running SoapUI from an IDE is usually very straight forward, as long as the IDE has good Maven support.

Open project

  1. Clone the project.
  2. In the main menu, select File > Open.
  3. Enter the path to the root folder of the SoapUI project.
  4. Run mvn compile to generate necessary source files automatically.

Run SoapUI

After you have created the IDEA project, navigate to the com.eviware.soapui.SoapUI class, right-click and select Run.

Get the latest changes

Right-click on the root folder in the Project panel and select Git > Repository > Pull.

Tip

To get the code style settings used by the SoapUI team, select File > Import Settings and import the intellij-codestyle.jar file located in the root folder of the SoapUI project.

Open project

  1. Clone the project
  2. In the main menu, select File > Import.
  3. In the Import dialog, select Maven > Existing Maven projects and click Next.
  4. In the Root directory, enter the path to the root folder of the SoapUI project and click Finish.

Run SoapUI

After you have created the Eclipse project, navigate to the com.eviware.soapui.SoapUI class, right-click it and select Run as > Java application.

Get the latest changes

  1. Right-click on the root folder in the Package explorer panel.
  2. Select Team > Pull.

Documentation

To generate documentation (JavaDoc), run mvn javadoc:javadoc in the root folder of the submodule you want to create documentation for. The documentation will be located in the target/site/javadoc folder after the Maven command is executed successfully.

You can also get the latest information on SoapUI classes and methods here.

Advanced Functionality

SoapUI Open Source offers basic functionality for API testing. For additional features, such as data-driven testing, coverage testing, groovy script debugging and others, try SoapUI Pro.

Additional resources

soapui's People

Contributors

dragica-soldo avatar spindelmanne avatar shadidchowdhury avatar readyapiagent avatar joeljons avatar froderik avatar antone-sb avatar alexanderchernyaev avatar alexandernikitin-smartbear avatar ilyaavdeev avatar christinazelenko avatar dainnilsson avatar alexander-paeshin avatar omitina avatar sergeylukashenko avatar dahankzter avatar erikryverling avatar marcpa00 avatar redfish4ktc avatar boukenijhuis avatar pavel-shelentsov avatar msa avatar alexandernikitin avatar alexander-sviridov avatar olensmar avatar bortulev avatar wsalembi avatar roman-rostovtsev avatar macbarsb avatar divivitaly avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.