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.

User1st uTester Plugin

uTesterPageCountTask: Execute uTester Page Count Task

  • initialUrl : String
    The initial URL to check.
  • urlsWhiteList : String
    A list of URLs (one per line) to whitelist.
  • pageCount : int
    The Page Count.
  • rulesList
    A list of JSON rules to evaluate.
      Array / List of Nested Object
    • rule : String
  • complianceMinimum : float
    The minimum compliance level needed to pass (if multiple data results exist this will check each).
  • allowSimultaneousLogins : boolean
  • loginFlowJson : String
  • useRunner : boolean
  • fetchResponseTimeout : int
    The number of seconds to wait for a response from the User1st API before failing (default of 120).

uTesterUrlListTask: Execute uTester URL List Task

  • initialUrl : String
    A list of URLs (one per line) to check.
  • urlsWhiteList : String
    A list of URLs (one per line) to whitelist.
  • rulesList
    A list of JSON rules to evaluate.
      Array / List of Nested Object
    • rule : String
  • complianceMinimum : float
    The minimum compliance level needed to pass (if multiple data results exist this will check each).
  • allowSimultaneousLogins : boolean
  • loginFlowJson : String
  • useRunner : boolean
  • fetchResponseTimeout : int
    The number of seconds to wait for a response from the User1st API before failing (default of 120).

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.