SoapUI NG Pro
  • Preface
  • 1. About SoapUI NG Pro
    • 1.1 Introduction to SoapUI NG Pro
    • 1.2 Application Installation Instructions
    • 1.3 License installation instructions
  • 2. Ready API - How to use
    • 2.1 Creation of Project:
    • 2.2 Test Case Creation
    • 2.3 Assertions
      • Assertions - In Nutshell
      • Groovy Request and Response Save
      • Script Assertion
    • 2.4 Data Driven Testing
  • 3. Execution in SoapUI NG Pro
    • 3.1 Running Tests From Test Steps
    • 3.2 Running Tests From Test Suites
    • 3.3 Running Test From Project Level
  • 4. Report Generation in SoapUI NG Pro
    • 4.1 Test case Level
    • 4.2 Test Suite Level
    • 4.3 Project Level
  • 5. Continuous Integration
    • 5.1 Jenkins ReadyAPI - Installation instruction
    • 5.2 CreateTests from Jenkins
    • 5.3 Run Tests from Jenkins
    • 5.4 Resolve License errors in Jenkins
Powered by GitBook
On this page

Was this helpful?

  1. 5. Continuous Integration

5.1 Jenkins ReadyAPI - Installation instruction

Previous5. Continuous IntegrationNext5.2 CreateTests from Jenkins

Last updated 5 years ago

Was this helpful?

In order for the Ready! API Jenkins plugin to work, it needs to be in the plugins directory in your Jenkins installation.

  • Download the.hpiplugin file from the

  • Locate thejenkinsHomedirectory

  • Place the.hpifile in the<jenkinsHome>/plugins/directory

  • Restart Jenkins

  • Go to Manage Jenkins --> Configure system

Hence Reaady API Plugin is installed successfully.

Ready! API Download page