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.
step([$class: 'AddTestToSetStep'])
: Bumblebee: Add Test to Test Setstep([$class: 'BumblebeePublisher'])
: Bumblebee HP ALM Uploaderstep([$class: 'GetTestResults'])
: Bumblebee: Import HP ALM Test Resultsstep([$class: 'RunPcTestBuildStep'])
: Bumblebee HP PC Test Runnerstep([$class: 'RunTestSetBuildStep'])
: Bumblebee HP ALM Test Set Runnerstep([$class: 'RunUftTestBuildStep'])
: Bumblebee Local UFT Test Runnerstep([$class: 'AddTestToSetStep'])
: Bumblebee: Add Test to Test Setdomain : String
project : String
testPlanPath : String
testSetPath : String
step([$class: 'BumblebeePublisher'])
: Bumblebee HP ALM Uploaderconfigs
domain : String
projectName : String
testPlan : String
testLab : String
testSet : String
format : String
resultPattern : String
customProperties : String
failIfUploadFailed : boolean
offline : boolean
defectCreatePolicy : String
defectCreateStatus : String
defectSeverity : String
defectReopenStatus : String
defectResolvePolicy : String
defectResolveStatus : String
defectCreateProperties : String
defectReopenProperties : String
defectResolveProperties : String
step([$class: 'GetTestResults'])
: Bumblebee: Import HP ALM Test Resultsdomain : String
project : String
resultsDir : String
configurations
testSetPath : String
user : String
(optional)
password : String
(optional)
step([$class: 'RunPcTestBuildStep'])
: Bumblebee HP PC Test RunneralmPassword : String
(optional)
almUser : String
(optional)
domain : String
(optional)
failIfTaskFails : boolean
(optional)
outputDir : String
(optional)
pollingInterval : int
(optional)
postRunActionString : String
(optional)
project : String
(optional)
retryCollateAndAnalysisAttempts : int
(optional)
retryCollateAndAnalysisFlag : boolean
(optional)
retryCollateAndAnalysisInterval : int
(optional)
retryCount : int
(optional)
retryInterval : int
(optional)
retryIntervalMultiplier : double
(optional)
testLabPath : String
(optional)
testPlanPath : String
(optional)
timeout : int
(optional)
timeslotDuration : int
(optional)
vudsMode : boolean
(optional)
step([$class: 'RunTestSetBuildStep'])
: Bumblebee HP ALM Test Set Runnerdomain : String
project : String
runMode : String
host : String
testSets : String
outputDirPath : String
timeOut : int
step([$class: 'RunUftTestBuildStep'])
: Bumblebee Local UFT Test RunnertestPath : String
outputDirPath : String
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.