telosys-templates-v3 / web-rest-soapui-T312

Web REST - SoapUI project templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telosys templates bundle for REST testing with SOAP-UI

A Telosys bundle to generate files for SoapUI tool.

This bundle generates a SoapUI project file (XML file) containing a set of REST requests for each entity defined in the model.

Once the project file has been generated just import it in SoapUI with "File / Import project"

The generated project has been tested with SoapUI 5.5.0

Requirements

  • Telosys 3.1.2 (or +)

Dependencies

  • No dependency

Variables

This bundle uses the following variables :

  • PROJECT_NAME
  • REST_URL_ROOT ( e.g. http://localhost:8080 )

These variables must be defined before launching code generation

License

This project uses the LGPL v3 License.

About

Web REST - SoapUI project templates

License:GNU Lesser General Public License v3.0