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 (optional)
    • Type: String
  • jobId (optional)
    • Type: String
  • agentId (optional)
    • Type: String
  • waitJobFinishSeconds (optional)
    • Type: int
  • executionParameters (optional)
    • Type: String
  • junitResultsFile (optional)
    • Type: String

tpTestRun: Run TestProject Test

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

tpAppUpdateFile: Update TestProject Mobile Application

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

tpAppUpdateURL: Update TestProject Web Application

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

tpDataSourceUpdate: Update TestProject Data Source

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

tpProjectParamUpdate: Update TestProject Project Parameter

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

tpTestPackageUpdate: Update TestProject Test Package

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

tpAgentConfig: Generate TestProject Agent Configuration

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

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.