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.

TestProject Automation Platform Plugin

tpJobRun: Run TestProject Job

  • projectId : String (optional)
  • jobId : String (optional)
  • agentId : String (optional)
  • waitJobFinishSeconds : int (optional)
  • executionParameters : String (optional)
  • junitResultsFile : String (optional)

tpTestRun: Run TestProject Test

  • junitResultsFile : String
  • waitTestFinishSeconds : int
  • projectId : String
  • testId : String
  • agentId : String
  • browser : String
  • device : String
  • executionParameters : String

tpAppUpdateFile: Update TestProject Mobile Application

  • projectId : String (optional)
  • appId : String (optional)
  • filePath : String (optional)

tpAppUpdateURL: Update TestProject Web Application

  • projectId : String (optional)
  • appId : String (optional)
  • applicationUrl : String (optional)

tpDataSourceUpdate: Update TestProject Data Source

  • projectId : String (optional)
  • dataSourceId : String (optional)
  • filePath : String (optional)

tpProjectParamUpdate: Update TestProject Project Parameter

  • projectId : String (optional)
  • parameterId : String (optional)
  • parameterValue : String (optional)

tpTestPackageUpdate: Update TestProject Test Package

  • projectId : String (optional)
  • testPackageId : String (optional)
  • filePath : String (optional)
  • resolveConflicts : boolean (optional)

tpAgentConfig: Generate TestProject Agent Configuration

  • alias : String (optional)
  • projectId : String (optional)
  • jobId : String (optional)
  • jobParameters : String (optional)

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.