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.

LoadRunner Cloud

lrcRunTest: Run test in LoadRunner Cloud

  • projectId : String (optional)
    Project ID. You can find it in your LoadRunner Cloud URL.
    For example: https://loadrunner-cloud.saas.microfocus.com/home/?TENANTID=354274891&projectId=1. Project ID is 1.
  • testId : String (optional)
    Test ID. Navigate to the General page of target load test in LoadRunner Cloud to see the ID.
  • sendEmail : boolean (optional)
    Send email after test run

Thresholds can help you find abnormal builds more quickly. Enter an integer from 1 to 100 to customize your thresholds.

Improvement denotes a decrease in the Transaction Response Time (TRT). For example, if the threshold is 5, all TRTs that show a decrease of 5% or more are colored green.

Similarly, minor and major regressions denote an increase in the TRT. All TRTs that show a percentage increase of the configured threshold (or more) are colored yellow (minor) or red (major).

  • runsCount : int

    The number of last successful runs initiated by Jenkins which will be included in the trending report. Valid range is from 5 to 10.

  • benchmark : int

    Leave it blank or 0 to compare to previous run, or fill in a run id as a benchmark.

    Once the "Benchmark" is changed, the trending report will be reset and start from the new build.

  • trtAvgThresholdImprovement : int

    The threshold for improvement - TRT [Avg].

  • trtAvgThresholdMinorRegression : int

    The threshold for minor regression - TRT [Avg].

  • trtAvgThresholdMajorRegression : int

    The threshold for major regression - TRT [Avg].

  • trtPercentileThresholdImprovement : int

    The threshold for improvement - TRT [Percentile].

  • trtPercentileThresholdMinorRegression : int

    The threshold for minor regression - TRT [Percentile].

  • trtPercentileThresholdMajorRegression : int

    The threshold for major regression - TRT [Percentile].


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.