Questions tagged [jira-zephyr]

JIRA and Zephyr integration is available via connectors

zephyr is a testcase management application and also supports integration with JIRA, one of the leading defect tracking tools. The integration helps you link your defects with the test cases and improves the trace-ability.

98 questions
4
votes
2 answers

"Zephyr with JIRA" integration with Selenium

We are using Zephyr with JIRA for test case management. And uploaded test cases into them. There are more than 1000 test cases. My Objective here is to use Selenium(Java) and Automate these test cases in such a way that: The corresponding test case…
MohanGV
  • 59
  • 1
  • 1
  • 4
3
votes
0 answers

Zephyr Scale integration with Cypress

we need to integrate Cypress with Zephyr Scale, to execute test cases and put pass/fail resolution. googled this question we found several solutions, but they are not…
Max Volobuev
  • 79
  • 2
  • 11
3
votes
2 answers

Search in test steps in Zephyr

Is there any possible way to search test cases in Zephyr by text from test steps? Now it looks like search occurs only in description, summary or specific field.
2
votes
1 answer

Unable to use any of the API of Zephyr Scale Server API (v1). Showing 404 Status / Dead Link issue

I am trying to use APIs from this https://support.smartbear.com/zephyr-scale-server/api-docs/v1/ documentation, where I am Unable to get the response. I am fulfilling all the specified requirements as mentioned in above…
sam edit
  • 21
  • 2
2
votes
0 answers

Failing initial response when updating test via Zephyr api

I am having some issues regarding updating an execution status in a zephyr test cycle, this implementation has been present for a year and the failure has only just started occurring, when we run our set of selenium tests, the first test will fail…
D. Barnett
  • 123
  • 6
2
votes
1 answer

Integrate Robot Framework with Zephyr for jira

I would like to know if there is the option of integrating automated test cases with zephyr de jira. Currently, I have a battery of automated tests in robot framework. In parallel, I have the test cases defined in Zephyr for jira. I would like to be…
Marta79
  • 91
  • 1
  • 3
  • 14
2
votes
2 answers

How to generate jwt token for JIRA API

I am trying to generate jwt token for authorizing the API. Firstly i can't find any token generator api from JIRA. After searching a lot, i found a java code to generate jwt token but it gives error while importing zephyr libraries. Error…
rAJ
  • 1,295
  • 5
  • 31
  • 66
2
votes
1 answer

unable to find gradle dependency for zephyr -ZFJCloudRestClient

I am new to ZAPI and generating the JWT token through java code for authentication. I got the code for generate JWT token from…
nurav
  • 269
  • 2
  • 6
  • 19
2
votes
2 answers

Zapi API - Getting error Expecting claim 'qsh' to have value

I just try to fetch general information from zapi api, but getting error Expecting claim 'qsh' to have value '7f0d00c2c77e4af27f336c87906459429d1074bd6eaabb81249e1042d4b84374' but instead it has the value…
Ahsan Akhtar
  • 21
  • 2
  • 5
2
votes
2 answers

How to get all issues from Test Cycle using ZAPI rest api call

I have created a Project in JIRA and created issues then I have created a Test Cycle using Zephyr plugin and added issues to the cycle. Now i want get all the issues I have added in Test Cycle using Rest call. I have tried below: I did a JIRA Search…
Umesh Kumar
  • 1,387
  • 2
  • 16
  • 34
2
votes
2 answers

JIRA API: How to update test result using Version and Test Cycle?

Could someone share the steps and code that would allow me to update a test cycle for a given release? I can get it to update the test results for Ad Hoc, but that is not what I want. Here is what I have: // 1. Get IssueId via…
Greg
  • 3,861
  • 3
  • 23
  • 58
2
votes
1 answer

Automatically populating default issue fields?

We are working on transitioning to Zephyr for JIRA from HP QC/QTP; but a tiny wiggle has presented itself: When creating a new issue from a test run; the tester has to manually enter version info for the new defect, which on its own is fine, but…
Williham Totland
  • 28,471
  • 6
  • 52
  • 68
1
vote
0 answers

How to connect zephyr with Eclipse project

we're using Karate Framwork in our project for API automation so the karate its basically work with a cucumber feature file(Gerkhin keyword based) so is that possible to connect zephyr board with this automation?. As the team requirment is like when…
1
vote
0 answers

Issue with Exporting Cycle into CSV filetype in Zephyr Squad REST API

Followed Official Doc: Zephyr Squad Cloud REST API (formerly Zephyr for Jira) Getting Missing parameter: projectId as a response from Zephyr Squad. I am not getting why parameter of projectId is missing even though I have been passing this in…
Nɪsʜᴀɴᴛʜ ॐ
  • 2,756
  • 4
  • 33
  • 57
1
vote
0 answers

Zephyr integration with Cypress

I am looking for a solution to integrate Zephyr with Cypress automation project. The main requirement is to execute the testcases from Cypress and update the corresponding testcases with Pass/fail status in Zephyr. I couldn't see any detailed…
meenakshi
  • 11
  • 2
1
2 3 4 5 6 7