ContributionsMost RecentMost LikesSolutionsRe: Results by Label Report Considering that the items they have "In Progress" and "Planned" have less votes (combined) than all but one of the items "Under Consideration", I'm not sure that voting does any good... Re: Results by Label Report Yes, this seems to be another example of Reports being the weakest part of the Zephyr toolset. So far, reporting limitations have been my biggest frustration with using Zephyr. Example use case- Individual test cases are grouped by functional area in the UI, because that's what makes sense on the development side and the testing side. Features may cross multiple functional areas and may overlap. A single release can include multiple Features. Product wants a report on regression testing progress for a release by Feature. How do I do that? Since there's overlap between the Features, it doesn't make sense to put their test cases in separate test plans, because then the same test would need to be run twice for each test plan. Tracking Features by label isn't good either because the report would include labels that aren't relevant to this release. We could associate test cases with a specific 'Feature' ticket and group them that way, but the 'traceability' type reports seemed to only be grid-based, not charts. And having to export the dataset in order to create the report completely negates the biggest advantage of going with Zephyr as our test management tool- Product can look at QA progress in a dashboard whenever they want to. It's incredibly frustrating. (And not your fault, I know! I do appreciate your taking a look and seeing if there'a any other options I've missed.) Re: Results by Label Report There's always a balance in these things to providing too much information, and not enough. Asking to "specify which labels are displayed" seemed pretty specific that my question was related to the labels themselves, and not the results. How would you suggest I could have phrased this to make it clearer? Re: Results by Label Report That's not at all what I was asking. I want to filter the labels displayed in the report, not remove all results that have a particular label. Results can have more than one label! The filtering you describe would invalidate the numbers shown for labels I do want to see in my report by removing any results that have both the label I want to see and the label I don't. Results by Label Report Is it possible to specify which labels are displayed in the "Test execution results by label" report instead of having to display all of them? Filter Reports on Data Used Is it possible to filter reports on the data used in the individual tests? Our system has settings that modify aspects of the application's behavior. Our tests are typically configured to be run in one or more setting combinations, currently using the Test data feature with datasets. However, I also need to know how many tests are run with certain setting combinations, to make sure our test configuration patterns match customer usage patterns. Is there any way to find that out that with Zephyr?