Falied to upload the results for Cucumber Scenario Outline in Jira

tejashreekutte
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 12, 2019

I have a cucumber scenario outline which needs to be tested with  multiple data. I am using cucumber protractor reporter to generate the json report. But when i try to upload the same result in jira using json, it shows the result of only one test case , i am not able to see the result of test case with each data. Is there any way to achieve this? If there is any other report format which i need to follow in order to achieve the expected result?

Below is my scenario outline:

@techoneway_Execution_Key
Feature:Dummy


@techoneway_Case_ID @Smoke
Scenario Outline: Verify data displayed Filter
Given Logged in with <user>
And Navigate to homePage
Then Validate data Filter for <user>
Examples:
| user |
| xyz |
| abc |

 

But after execution and importing the result to jira, it shows either pass or fail, jira does not display the result for both data 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events