Zephyr Cloud Connector
Connect Parable to Zephyr Cloud to ingest test management data including test cases, test cycles, execution results, and step-level results. Zephyr Cloud is SmartBear’s test management solution for Jira Cloud, available by default on all new Jira Cloud instances since November 2023.API Access Token
A single API access token generated from your Jira profile settings.
Authentication Overview
Zephyr Cloud uses standard Bearer token authentication. You generate a single API access token from your Jira Cloud profile and paste it into Parable. No secret signing, no Jira Account ID required.Available Taps
| Tap | Description |
|---|---|
testcases | All test cases across all projects accessible to the token |
testcycles | All test cycles across all projects |
testexecutions | All test execution records |
testcase_steps | Step definitions for each test case |
testexecution_steps | Step-level result records for each execution |
testcase_versions | Version history snapshots for each test case |
testcase_links | Jira issue links associated with each test case |
testcase_weblinks | External web links associated with each test case |
testplans | All test plans across all projects |
folders | Folders used to organize test cases, cycles, and plans |
projects | Jira projects with Zephyr Cloud enabled |
environments | Test environments defined across all projects |
statuses | Test result and test case status definitions |
priorities | Test case priority levels |