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.

Testein

step([$class: 'TesteinRunBuilder']): Run Testein test/suite/application

  • targetType : String
  • targetId : String
    Id of the target, that you want to run. Could be found on the target's detail page
  • downloadReport : boolean
    If checked, execution report will be downloaded in format Testein-Report-{runId}.html
  • downloadLogs : boolean

step([$class: 'TesteinUploadStepBuilder']): Upload Testein custom test steps

  • enableJs
      Nested Object
    • jsFilePath : String
    • jsonFilePath : String
  • enableJar
      Nested Object
    • jarFilePath : String
  • overwrite : boolean
    If checked, upload will overwrite existing test step. If not checked and test step already exists - an error will be generated

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.