Integration with Zephyr for Jira

useMango integrates with Zephyr allowing you to send execution results of your useMango tests to Zephyr.

Prerequisites

In order to integrate with Zephyr, you will first need to set up the execution of your tests with Jenkins and make sure to combine the test results to a single file. Make a note of the combined results filename and it’s directory, this will be used in a later step.

To integrate with Zephyr

  1. Follow the steps in this Zephyr guide adding the Zephyr reporting post build action to your useMango test execution job(s).
    For the resultFile value in the Zephyr integration script, specify the destination folder and the filename you noted earlier.