In Zephyr, we can generate a test case execution report to view the progress of each cycle and its associated test cases:
- In order to generate the report, navigate to the Report section in Jira. There are two main sections—All reports and Other. Testcase Execution Report is listed under the Other section. Click on it to create one. As shown in the following screenshot, doing this shows the configuration page for customizing the report as per the project, test cycles, versions, and so on. Provide the appropriate values and click on Next. In the following screenshot, we have set the number of test cycles as 3:

- The following report ...