Forums

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

Jira xray+Cucumber+ jenkins(If test cases run multiple times in Jenkins, then only one set is impor)

Moni Hazarika December 4, 2018

@Scenario2
Scenario Outline: Valid City Search
Given User navigate to openWeatherMap url <URL>
Then openWeatherMap page is displayed
When User enters vaild city <city>
When User clicks on search button
Then website successfully returns weather details for the city

Examples:
| URL | city | resultcount |
| https://openweathermap.org/ | Mumbai | 1 |
| https://openweathermap.org/ | Lon | 5 |

 

This Test Cases is exported from Jira xray, running two times. But after importing back to jira. Only One result is displayed

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events