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.3 Run Tests from Jenkins

Previous5.2 CreateTests from JenkinsNext5.4 Resolve License errors in Jenkins

Last updated 5 years ago

Was this helpful?

Running of tests in the form of free style projects.

  1. Select Newly created job from Dashboard and Click on Build Now

  1. After running the build the tests must be passed.

Console output must be displayed as follows

13:10:36,065 INFO  [ModuleListBuilder] Adding module 'com.smartbear.ready.cmd.CommandLineModule
Configuring log4j from [C:\Program Files\SmartBear\ReadyAPI-1.9.0\bin\soapui-log4j.xml]
I-1.9.0\bin\ext\xmlbeans-2.6.0.jar] to extensions classpath
13:10:42,152 INFO [DefaultSoapUICore] initialized soapui-settings from [C:\Users\sai\soapui-settings.xml]
13:10:42,154 INFO [DefaultSoapUICore] Adding listeners from [C:\Program Files\SmartBear\ReadyAPI-1.9.0\bin\listeners\
demo-listeners.xml]
13:10:43,548 INFO [PluginManager] Adding plugin from [C:\Users\sai\.soapui\plugins\soapui-swagger-plugin-2.5.1-dist.jar]
13:10:43,549 INFO [PluginManager] Adding plugin from [C:\Users\sai\.soapui\plugins\ready-mqtt-plugin-dist.jar]
13:10:43,549 INFO [PluginManager] Adding plugin from [C:\Users\sai\.soapui\plugins\ready-jira-plugin-1.1-dist.jar]
13:10:43,552 INFO [PluginManager] Adding plugin from [C:\Users\sai\.soapui\plugins\ready-uxm-plugin-1.0.jar]
13:10:44,007 INFO [PluginManager] Adding plugin from [C:\Users\sai\.soapui\plugins\ready-api-git-plugin-1.1.0.jar]
13:10:44,282 INFO [PluginManager] 5 plugins loaded in 734 ms
13:10:44,282 INFO [DefaultSoapUICore] All plugins loaded13:10:57,153 INFO [SoapUIProTestCaseRunner] 
Created report [ProjectReport] to path [C:\Test\Reports\ProjectReport.pdf]
Finished: SUCCESS