REST API

Zephyr Squad Cloud provides support for the top testing frameworks and languages in the software testing space, as well as continuous integration tools to ensure seamless reporting of test results inside of Jira.

For support on integration with Test Automation frameworks and languages, see Test Automation.

Note

Be aware that if you change a Jira project key, the REST API will require you to use the previous project key.

To begin using the REST API:

How It Works

You can import data, store test-automation execution results, or integrate any automated testing tools with Zephyr Squad's REST API. The HTTP-based REST API can be used from any framework, programming language, or tool.

Submitting data to Zephyr Squad via the REST API is done with simple POST/PUT requests. Requesting data is done with GET requests.

Note

The base URL for API requests is: https://prod-api.zephyr4jiracloud.com/v2

Tips

When you post a test-execution result using the API and include a username, it appears as a manual execution. This design allows you to mark an execution as manual, even if it was added via the API.

Help & Support

For any other questions or issues,  contact our support team here: Support Portal

Publication date: