The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

Progress MobileStudio Plugin

step([$class: 'MobileStudioTestBuilder']): Mobile Studio runner configuration

Jenkins plugin for execution of Progress Mobile Studio tests.
  • mobileStudioRunnerPath : String
    Full path to Mobile Studio Runner executable.
  • testPath : String
    The full path to the .mttest test or .mtlist (test list) to run.
  • msgServer : String (optional)
  • deviceId : String (optional)
  • projectRoot : String (optional)
    The path to the project root folder.
  • testAsUnit : boolean (optional)
    If checked MobileStudio test will be converted to JUnit test, else test will be converted to testsuite and test steps will be converted to JUnit test.

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.