Coder Social home page Coder Social logo

jenkinsci / soapui-pro-functional-testing-plugin Goto Github PK

View Code? Open in Web Editor NEW
5.0 7.0 12.0 145 KB

SoapUI PRO Functional Testing Plugin Repo

Home Page: https://plugins.jenkins.io/soapui-pro-functional-testing/

License: GNU General Public License v3.0

Java 100.00%
open-source readyapi-platform readyapi-plugin

soapui-pro-functional-testing-plugin's Introduction

ReadyAPI Test Functional Testing Plugin

About

A SmartBear plugin used to run ReadyAPI functional tests from Jenkins builds.

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 ReadyAPI Test license. You can install and activate the license from a Jenkins build. To learn how to do that, see ReadyAPI documentation.

Important Note

Make sure you run Jenkins under the same user account you used to activate the ReadyAPI Test license. Otherwise, you will get the "License not found" error. To learn how to fix this issue, 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 /bin directory.
  • Path to ReadyAPI project - Specifies the fully-qualified path to the ReadyAPI 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.
  • Test Suite Tags and Test Case Tags - Specify which tags must contain the test suite or test case to be run. To create complex conditions, use the || (logical OR), && (logical AND) and ! (logical NOT) operators.
  • 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.
  • License authentication method - Select License authentication method.
  • SLM License API Host - Specifies SLM License API Host.
  • SLM License API Port - Specifies SLM License API Port.
  • SLM License Access Key - Specifies SLM License Access Key.
  • SLM License Client Id - Specifies SLM License Client Id.
  • SLM License Client Secret - Specifies SLM License Client Secret.
  • Username - Specifies username.
  • Password - Specifies password.

Reports

After the build is over, the plugin creates the following reports:

  • A printable PDF report, which is published to Jenkins. To view it, open the build page you are interested in and select ReadyAPI Test Results on the left. Also, the link to the report is available at the end of the Console Output log.
  • A JUnit-Style HTML report, which is available in the Jenkins workspace directory.
  • A JUnit report, which is published to Jenkins. To view it, open the build page you are interested in and select Test Results on the left.

More information

You can find more information on how to use the plugin in ReadyAPI documentation.

Version history

Version 1.11 (Jul 24, 2024)

  • New feature: New Authorization method - Client Credentials

Version 1.10 (Nov 20, 2023)

  • New feature: Update User and Password option (available for onprem SLM only)

Version 1.9 (June 14, 2023)

  • New feature: Added the possibility to select license authorisation method (File Based, Access Key, Username and Password, Access for everyone) and pass proper parameters for each method.

Version 1.8 (May 15, 2023)

  • New feature: Added the possibility to use SLM Licence Access Key for TestRunner as optional parameter.

Version 1.7 (July 21, 2021)

  • New feature: Added the possibility to use EnvVars for TestRunner and project file paths.
  • Fixed: Project execution sometimes hung on a slave machine.

Version 1.5 (June 24, 2020)

  • Fixed: The test case report could not be generated when a single test case was run.

Version 1.4 (April 10, 2020)

  • Fixed: A security vulnerability in project password storage.

If you update to version 1.4, to ensure the security of your passwords, you need to do the following for all the jobs that use the plugin:

  1. Select a job and click Configure.
  2. Save the configuration without making any changes by clicking Save or Apply.

Version 1.3 (February 7, 2020)

  • Fixed: In some cases, a job with a composite project could not be run.

Version 1.2 (December 13, 2019)

  • New feature: Support for tags.

Version 1.1 (August 7, 2018)

  • New feature: A printable PDF report is now published to Jenkins.
  • Fixed: When a test failed, the build was not marked as failed.
  • Fixed: JUnit reports were not published if the build was run on a slave computer.
  • Fixed: The optional fields were required in the Blue Ocean UI.

Version 1.0 (June 5, 2018)

  • Initial release.

soapui-pro-functional-testing-plugin's People

Contributors

alexanderchernyaev avatar alexandernikitin-smartbear avatar anoy404 avatar antone-sb avatar bortulev avatar ilyaavdeev avatar malice00 avatar omitina avatar rafalmroczkowski avatar readyapiagent avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  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.