Ability to open a test's folder from the test details
The Folder field in the Details tab of a test shows the location of the test using a folder path. However, this path cannot be selected. If a user is viewing a test and wants to open its folder, they will have to open the test library and manually expand all folders in the path. A link to the test's folder should be present in the test details so users can quickly navigate to the location of the test and other related tests.48Views1like0CommentsAbility to display only test cases contained in selected folder
When a folder is selected in the test library, all tests contained within the folder are listed, including those in subfolders of the selected folder. This makes it difficult to determine which tests belong only to the selected folder. For example, consider a top-level folder named General Tests that contains five tests and a subfolder named Advanced Tests that contains fifty tests. If only the five tests belonging to General Tests need to be edited, the user has to select General Teststhen manually find the five tests out of the fifty-five listed that belong only to theGeneral Tests folder. Compare this behavior to how File Explorer behaves in Windows. When a folder is opened, all files within the folder and its subfolders are not displayed. Instead, only files within the selected folder are displayed, while all files within the subfolders remain hidden. This feature should be implemented as a toggle in the test library so the user can choose whether to display all tests within the selected folder and its subfolders or just the tests in the selected folder.57Views3likes0Comments