Showing ideas with label Jira Cloud support.
Show all ideas
Status:
New Idea
Submitted on
09-28-2023
03:20 PM
Submitted by
BrianDallHMH
on
09-28-2023
03:20 PM
We have users who have manual test scenarios, where there are steps to be repeated many times, but with different variables inserted and different results checked for, similar to, but more complex than the example below: Given a user navigates to OurApplication_login_screen When I enter Username as <username> and Password as <password> Then the Home_Screen should be displayed And the text Welcome <friendly_name> should be in the header Examples |username | password | friendly_name | |username1 | password_1 | User One | |username2 | password_2 | User Two | |username3 | password_3 | User Three | Apparently Zephyr Enterprise supports tracking these types of scenarios only if customers are using an on-prem version of Jira, but not if using Jira Cloud. We'd like this capability added/expanded for users of Jira Cloud (as we're NOT going to go back to hosting Jira on-prem!).
... View more
See more ideas labeled with:
-
BDD Tests
-
Jira Cloud support
-
Scenario Variables