Skip to content

AlexanderChernyaev/soapui-pro-functional-testing-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoapUI Pro Functional Testing Plugin

About

A SmartBear plugin used to run SoapUI Pro tests from Jenkins builds.

Read more: https://wiki.jenkins.io/display/JENKINS/SoapUI+Pro+Functional+Testing+Plugin

Requirements

  • The project you want to run must be saved in ReadyAPI version 2.1.0 or later.
  • The Jenkins node where you want to run your test must have ReadyAPI installed with an activated SoapUI Pro license. You can install and activate the license from a Jenkins build. To learn how to do that, see ReadyAPI documentation.

Configuration

The build step has the following settings:

  • Path to testrunner - Specifies the fully-qualified path to the runner file (testrunner.bat or testrunner.sh). By default, you can find it in the <ReadyAPI installation>/bin directory.
  • Path to SoapUI Pro project - Specifies the fully-qualified path to the SoapUI Pro project you want to run.
  • Test Suite - Specifies the test suite to run. To run all the test suites of your project, leave the field blank.
  • Test Case - Specifies the test case to run. If you leave the field blank, the runner will execute all the test cases of the specified test suite, or, if you have not specified a test suite, all the test cases of your project.
  • Project Password - Specifies the encryption password, if you encrypted the entire project or some of its custom properties.
  • Environment - Specifies the environment configuration for the test run.

About

SoapUI PRO Functional Testing Plugin Repo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%