Currently, when clicking on a parent folder in the test case tree, only the cases directly under that parent are displayed on the right panel. Subfolders and their test cases are not expanded automatically, which makes browsing less efficient.
Proposal:
When clicking a parent folder (e.g., “Membership”), the right panel should show:
All test cases under the parent folder
All test cases under its child folders (expanded hierarchically)
Benefit:
- Provides a full overview of all cases under a parent topic.
- Saves time by reducing unnecessary clicks to open subfolders.
- Improves usability and efficiency, especially for teams with deep folder hierarchies.
Example (as in screenshot):
Clicking on Membership should hierarchically expand and display all test cases from:
now
expect
- Membership itself
- Expired Subscription
- …test case
- …test case
- Login ↔ OTP page
- 4 test cases…
- ….
- Login Page
- …
- OTP Page
- ….
- Expired Subscription
