Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can not import Cucumber features using XRAY plugin for Jenkins

Erantha Welikala June 26, 2023

I am using Xray - Test Management for Jira Plugin. With the help of this plugin currently I was able to imoprt the test execution results to JIRA using the 

step([$class: 'XrayImportBuilder'])

But I am unable to import the cucumber features to JIRA using the corresponding class of the same plugin

step([$class: 'XrayImportFeatureBuilder'])

 

Here is code I am using for this task,

step([$class: 'XrayImportFeatureBuilder', folderPath: "${folderPath}", lastModified: '', projectKey: "${PROJECT_KEY}", serverInstance: "${env.XRAY_CONFIG_IG}"])
NOTE: folderPath, PROJECT_KEY and env.XRAY_CONFIG_IG are defined before this step.

Here is the output of the above sterp...

Screenshot 2023-06-26 165836.png

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events