Forum Discussion
Hi,
You may have an answer already but this may benefit others in the future. The likely reason why your reports do not show all test cases is because the reports you are running are for test executions. Zephyr only creates a test execution record for test cases when they are added to a test cycle, so my guess is that not all your test cases are assigned to a test cycle.
As we don't have the ability in the Cloud version of Zephyr to write reports on the test library, we can't produce the report you're after, but you can achieve the same by using the test execution reports (if all test cases are assigned to a test cycle), or you could try the API.
I hope that helps, but if you're still not getting what you need let me know?
- pgoel4 months agoNew Contributor
Hi MisterB,
Thanks for your response and workaround.
How sure are you about your statement "As we don't have the ability in the Cloud version of Zephyr to write reports on the test library"? Can you double check and confirm please?
Also, can you please confirm which edition (cloud or non-cloud) has the capability to generate dashboards/reports at test case level (not test cycle level)?
Pramod
- MisterB4 months ago
Champion Level 3
Hi Pramod,
I'll clarify my statement about test library reporting. All reports are currently Execution reports which means we cannot report on the test library if a Test Case is not in a Test Cycle. So when I said we don't have the ability to write reports on the test library, I mean we cannot run reports that use the test library as the source of data, because all reports currently use test executions as the source of data.
I am not certain, but when I used the Server/DC version of Zephyr some years ago, it had test library and issue reporting that is not available in the Cloud version.
Andy
- TestingInAZ4 months agoNew Contributor
Hi Andy - you worded it perfectly! The fact that we can only report on executions and not the test library itself is a problem/annoyance.