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.

Agiletestware Pangolin Connector for TestRail

pangolinTestRail: Pangolin: Upload test results into TestRail

  • configs
      Array / List of Nested Object
    • testPath : String
    • format : String
    • resultPattern : String
    • failIfUploadFailed : boolean
    • customProperties : String (optional)
    • testRun : String (optional)
    • testPlan : String (optional)
    • milestonePath : String (optional)
    • closeRun : boolean (optional)
    • customResultFields : String (optional)
    • caseNameToIdMap : String (optional)
    • configurationNames : String (optional)
    • disableGrouping : boolean (optional)
  • testRailProject : String
    Common TestRail project name for all configurations
  • testRailUserName : String (optional)
    TestRail User name. If set, this value overrides value from Pangolin Global Configuration.
    If empty, value from Pangolin Global Configuration will be used
  • testRailPassword : String (optional)
    Password for TestRail User. If set, this value overrides value from Pangolin Global Configuration.
    If empty, value from Pangolin Global Configuration will be used

pangolinRunReport: Pangolin: Run TestRail report

  • reportTemplateIds : String (optional)
    A list of report template names or IDs to run. Each template name or ID should start with new line.
  • testRailPassword : String (optional)
    Password for TestRail User. If set, this value overrides value from Pangolin Global Configuration.
    If empty, value from Pangolin Global Configuration will be used
  • testRailProject : String (optional)
    The name of a TestRail project containing report configuration
  • testRailUserName : String (optional)
    TestRail User name. If set, this value overrides value from Pangolin Global Configuration.
    If empty, value from Pangolin Global Configuration will be used

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.