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.

QF-Test Plugin

QFTest: Run the configured QF-Test suites.

  • suitefield
      Array / List of Nested Object
    • suitename : String
      Path to the suite file(s) to be run. Absolute or relative to the current workspace. Ant-style globbing is supported. A path referencing an entire directory translates to <path to directory>/**/*.qft.
      A suitesfile can also be provided. For this, preprend the file path with the -suitesfile option.
    • customParam : String
      Additional arguments to be passed to the QF-Test call. Consult the manual for a complete list of all possible options. This is an optional parameter.
  • customPath : String (optional)
  • onTestError : String (optional)
  • onTestException : String (optional)
  • onTestFailure : String (optional)
  • onTestWarning : String (optional)
  • reportDirectory : String (optional)
  • reportGenArgs : 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.