ContributionsMost RecentMost LikesSolutionsRe: How to find which test cases are not in any test cycle? Thanks for a good workaround! Re: How to save and share reports? Thanks Andy! Not an perfect solution, but a good workaround for now. How to save and share reports? Some of the reports are available and gadgets and can be saved to a dashboard and thereby shared to other users. There are however lots of reports (e.g. Traceability report) which I do not find as an gadget. Is there any way to save the traceability report? And can the report be shared with other? SolvedRe: How to find test cases that are retestable (i.e. all defects linked to it are resolved) Thanks MisterB! This would be very handy but I don't quite get it to work. I get a list of the defects, but it says that no test cases are found. From the defect I can see that the test case is linked to the test case as there is the "Impacted test executions" part. If a change the defect filter to a story filter instead I can see that the traceability matrix works. Are the defects somehow linked wrong to the test case? Links have been done using "Create issue" found in the test case execution view. Re: How to find test cases with a specific execution result? Thanks MisterB! That list can be exported to excel, but it does not include the test script steps. Is there some way to get those also extracted other than opening the test cases one-by-one? The use case here is that the vendor (who does not have access to Jira) would need to have the blocked test cases including the test script steps so that they can try to execute the test case by themself. How to find test cases with a specific execution result? Would need to extract all test cases with execution result = blocked. I know how to extract test cases, but how can I find them based on their execution result? How to find test cases that are retestable (i.e. all defects linked to it are resolved) Is there any other way to find out which test cases are retestable (i.e. all defects linked to it are resolved) than to check test case by case if the linked issues have been resolved? SolvedHow to find which test cases are not in any test cycle? Is there any way to find which test cases are not included in any test cycle? Solved