Status:
New Idea
Submitted on
09-20-2023
09:34 AM
Submitted by
BrianDallHMH
on
09-20-2023
09:34 AM
Please add native support for importing regular NUnit results files, as you've done for other testing tools' results files. Given we are a company that does a lot of C#/.NET development and uses and runs thousands of NUnit test cases When we reun our NUnit test cases Then we should be able to import NUnit results directly into Zephyr Enterprise, without having to either: re-run the tests with special parameters, or use an external conversion tool to make the NUnit results look like JUnit results. Adding the requirement to run (or re-run) test cases with a lot of extra parameters (e.g. "--result=junit-results.xml;transform=nunit3-junit.xslt" which results in a non-standard NUnit result), or execute a third-party external conversion tool (potentially unsupported now), makes the process of importing NUnit results into Zephyr Enterprise much more complex than it needs to be. Using Zephyr Enterprise with NUnit should be easier / more convenient and support a standard workflow.
... View more
See more ideas labeled with:
Hi Team, Folder copy from test repository is not retaining the testcase order, Instead reordering based on testcase id. for example in a folder ACB we have 3 testcases with names one(Order 1), Two(Order2) and Three(Order 3). Then I copied the “abc” folder to "def” folder, now the order is changing based on testcase id.
... View more
See more ideas labeled with:
The current implementation is taking too much time to drill down to the tree and then user has to do it all over again if navigating away to a different area. The efficient way it to have an option to expand and collapse all tree.
... View more
See more ideas labeled with:
Currently, the default value is 50 lines per web page. If user set to 100, then it will change back to 50. Request that user can set to a specific value (i.e., 100). Then by logging out and in, it will save the setting. This feature will improve user experience. Thanks
... View more
See more ideas labeled with:
To make it more secure that one or more test cases will be deleted erroneously it would be good to have the possibility to configure an four eye principe for deleting test cases. If user A decide to delete a test case user B get a notification that user A want to delete one or more TC's. Only when both users confirm the deletion will be executed.
... View more
See more ideas labeled with:
For a better workflow it should be possible to integrate a test case into a review process. At a field for the status of a test case (Draft, Review, Approved) and the possibility to assign the test case to a user who is responsible for the review.
... View more
See more ideas labeled with:
As a user, I need an easy and accessible way to navigate the screen while creating or editing a test case.
Currently, you cannot use tab to move to the next text box when creating or updating a test case. It is also very difficult to click to the next test step without it creating a second step below the step you're working on.
... View more
See more ideas labeled with:
Most of the Administration section requires the user to scroll down to a specific area after making a selection. For example, in the Project Admin section, after clicking on a project, the user has to manually scroll down to edit or update the project. This is also the case in groups, user set up, role creation etc.
There are multiple frames within a page, which requires the user move outside the frame and to scroll down after making a selection, this is not intuitive or natural for most users. Ideally, the application should auto-scroll after making a selection.
... View more
See more ideas labeled with:
Probelm Statement : There is test case name inconsistency between JIRA BDD plugin and ZE Vortex automation. In case if a scenario has 2 Examples table rows, then JIRA BDD plugin will create 2 test cases with identical test names, e.g. "scenario" and "scenario". While in case if test cases are being created through Vortex for the same type of scenario, they will have different names, e.g. "scenario" and "scenario 2". For Cucumber 7 which we are using right now in our framework, here is the naming conventions: “Scenario - Example #1.1”, “Scenario - Example #1.2”, etc. Previous version of JIRA BDD Plugin, it was creating test cases for all Examples table rows with the SAME name, which was inconstant with how Cucumber default JUnit report was doing, which was giving some indexing to each test case name. Due to this , when we are executing BDD testcase created (containing exdample tables) from JIRA using zephyr, results being attched to same testcase . Current and expected testcase naming snapshots are attched Reference : Case #00535844: Test Case name inconsistencies between JIRA BDD Plugin and Vortex automation
... View more
See more ideas labeled with:
When creating and executing test cases, having the ability to reference a test case within another test case step/detail will save time, effort, and confusion for users. Being able to just reference an existing test case, instead of re-writing it, will increase efficiency as the user creating the test case and the user who are executing the test case (this allows users to either navigate to the reference test case to follow, or skip it because they already have that knowledge/know the steps.
... View more
See more ideas labeled with:
Status:
New Idea
Submitted on
02-20-2023
12:13 AM
Submitted by
govinddrolia
on
02-20-2023
12:13 AM

Currently, when the User Maps the Requirement to Testcase and Testcase to requirement there is no search and map of the entity. So the user has to go to each and every folder and then map the Testcase or requirement
on the pop-up to map test cases or map requirements, give the user the ability to either browse through the directory structure or search.
External ID:- ZENT-I-125
... View more
See more ideas labeled with:
Status:
New Idea
Submitted on
03-06-2023
06:21 AM
Submitted by
mpicozzi_eidos
on
03-06-2023
06:21 AM
When you are navigating the folder structure, every time that you expand a folder, Zephyr make a call to load the first level under the selected folder and it redraws the entire tree or at least it changes the position of the list, making very difficult to work with folders. Sometimes the folder is empty and you lost time and focus on what you are doing. Is it possible to improve the usability of those views? The folders tree should not move after that a node is expanded If a folder has not subfolders should not have the expansion triangle at the left (from the beginning because if you try to expand a folder and it's empty the triangle disappears) Make the expansion of the tree structure faster This is not only in requirements or test repository trees but it's the same for every tree in the application. Thanks
... View more
See more ideas labeled with:
The Zephyr API and ZQL language should allow for "Search" of test cases by "Created On" and "Executed On" date fields.
... View more
As a user, I would like to be able to create a test case directly from a requirement.
- Open requirement
- Create a test case
- Test case would then be mapped from the requirement it was created from
... View more
See more ideas labeled with:
As a user, I need the ability to search for requirements or test cases that are un-mapped within Zephyr projects and releases.
- Add the ability to search both test cases and requirements for mapped or unmapped (true/false)
- Make this available to search across projects and rereleases
... View more
See more ideas labeled with:
When searching for or viewing a single test case i'd like to know where that test case is located. I can export and see the path but it's not visible in Zephyr.
... View more
As a test lead, I need to be able to lock or disable test cycles and phases so testers can no longer execute test cases or update their statuses.
Currently, we only have the ability to Hide/Unhide Test Cycles within releases. However, this does not block any further executions from happening, as you can still find the executions via search.
... View more
See more ideas labeled with:
it would be helpful to be able to drag and drop more than just one test step at a time, especially for long test cases
... View more
See more ideas labeled with:
It would be helpful to add to the history when an attachment is added or if a new execution run has been started.
... View more
Status:
New Idea
Submitted on
02-20-2023
10:44 PM
Submitted by
govinddrolia
on
02-20-2023
10:44 PM

As a User, I should be able to Undo the accidental delete
OLD ID:- ZENT-I-58
... View more
See more ideas labeled with: