Zephyr Test Distribution Report
The Zephyr Test Distribution Report is a useful gadget that identifies how work is distributed amongst components or testers. The test distribution report is a bar chart that can be …
The Zephyr Test Distribution Report is a useful gadget that identifies how work is distributed amongst components or testers. The test distribution report is a bar chart that can be …
There is nothing more frustrating than having one defect block several test cases from executing. To address this issue, Zephyr has a great report to show the top defects impacting …
Every story or requirement should have a matching test case to demonstrate test coverage. Zephyr will allow you to create and view coverage using a traceability report. In this post, …
In order to execute a test, you need to create the test first. You also need to create test cycles which will organize your test cases. Once you have created …
After you finish writing your test cases you will want to execute them. Since you will reuse your test cases you will need to put your test cases into a …