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
0
votes
1 answer

Jira - Zephyr Test case import is marked as "successful", but no test case is created

I'm trying to import test cases into JIRA with the Zephyr Testcase importer: I followed the tutorial on Zephyr website, and this is the message I get in the log: Mon Oct 26 16:23:58 CET 2015 file:///Users/Sam/Downloads/AOTCDM 10 - …
SamAm
  • 39
  • 1
  • 5
0
votes
1 answer

Zapi API: How to login to Zephyr using Zapi API in order to fetch detail or update any Test case

I am new to Zapi(Zephyr API). I am trying to evaluate Zapi API for automated test case result updation. While trying to fetch detail about test case using it I am getting "Please log in" message on console. I am trying to use Zapi Rest API from…
0
votes
1 answer

Cannot add attachment to Zephyr test using ZAPI API

I have spent countless hours trying to get the Attachment Resource API(s) to work with no avail. I have referred to the docs here: http://docs.getzephyr.apiary.io/#executionresourceapis But they are not much help and Zephyr support has not responded…
JerryBringer
  • 150
  • 1
  • 1
  • 8
0
votes
2 answers

How to write individual step results in Zephyr(Jira) using ZAPI(REST API)

I have looked at the ZAPI documentation, and so far I can get the test cycle id and execution id, so I can execute the test case , write the result for test case in Zephyr. However, I have more test steps in the test case. Now I want to write the…
shaik sartaj
  • 49
  • 1
  • 2
  • 5
0
votes
1 answer

Zephyr API to access test steps not working

I need to access test steps of a test case. When I tried the following URL using CURL GET request, http:///rest/zapi/latest/teststep// I am getting the following error message
Geethanjali
  • 57
  • 2
  • 11
-1
votes
1 answer

Can someone help me with the custom script that needs to be written to trigger/collect selenium test results and post it to Zephyr for Jira using zapi

We are using Selenium and JMeter for functional automation and performance testing resp. We are thinking of using JIRA and Zephyr and integrate it with selenium. I have read some documentation about zephyr integration with selenium using ZAPI. As…
maddy
  • 1
  • 2
-1
votes
1 answer

how to Integrate zephyr for Jira, execute test cases & update results in jira automatically

I have hosted jira & jenkins servers seperately & integrated them using 'jira for jenkins' & 'jenkins for jira' plugins. I'm using zephyr for jira plugin with jira for test management but I don't find that working. I have googled and tried various…
-2
votes
1 answer

Creation of multiple test cases in JIRA using java

How to create multiple test cases in Jira using Zephyr(in Java)
1 2 3 4 5 6
7