I’d like to propose an improvement regarding the test case coverage metrics in the Test Plan Overview. In my Case, there are several test cases classified into folders within a single project. I created a test plan using a subset of the test cases within the project. However, the test coverage displayed on the dashboard is calculated based on the total number of test cases in the project, which makes it less meaningful in this context.
To enhance the relevance of the coverage metrics, I suggest implementing the ability to customize the criteria for calculating test case coverage, such as by folders or labels. This change would provide a more accurate representation of coverage based on the specific test cases included in a given test plan.
Thank you for considering this suggestion. I believe it could significantly improve our testing process.