Test Execute Integration with Zephyr
I have an integration between Zephyr for JIRA Server and Test Complete Test Cases working thanks to this tutorial: https://support.smartbear.com/testcomplete/docs/working-with/integration/zephyr/index.html However, I am wondering what the integration is like with Test Execute. I do not have my pipeline in place yet, but once complete, I am hoping it would be something like this: 1) List of test cases to execute on a daily basis associated to Zephyr test cases 2) Creation of new test cycles in sync with test execution 3) Execute test cases in Test Execute 4) Send results to Zephyr. End result is that for a series of regression test cases executed over the course of say a week, the pipeline could automatically create new Zephyr Test Cycles (and Folders) and update the execution for the test cases within. Is this type of integration possible? What videos, articles, demos on this functionliaty am I missing to achieve this?Solved4.3KViews0likes8CommentsAdd tests to cycle via API
Hello all, I am so sorry to bother you every day. Today I want to add a tests into a test cycle via API. I tried to use the following link https://zfjcloud.docs.apiary.io/#reference/execution/get-execution/add-tests-to-cycle I created a JWT for the endpoint, used the body which is included on the mentioned link, adjusted the values, but I am getting the error"method field is required.". If I saw correctly it is not included in the body. Can you help me with this? As always I am including some screen shots. Thanks for the tips, TiborSolved4.2KViews0likes6CommentsUnexpected Response code:401 (Zephyr Cloud)
I am trying to set up the import tool for Zephyr for the first time. However, when I enter in my URL, username, password, Access Key and Secret Key, I am getting the error of Unexpected Response code:401. I have tried deleting the API key and regenerating it to no luck. How can I log in without getting the error? Thanks!Solved3.4KViews0likes3CommentsAnyone else experiencing slowness in Zephyr For Jira Cloud
I am experiencing really slow responses / updates when executing test cases in a test cycle in Zephyr. All other website and Jira itself is quick and responsive. just changing the status of a step when executing is too slow to work with. I will post a recording to demonstrate the lag between updating a step status, and going back control of the web page Actually I cannot, as it is over the 5 MEG limit Restarted machine to rule that out as an issue, and have been using Zephyr all day today without issue, until approx 7PM ESTSolved2.8KViews0likes6Commentsqsh error when creating test cycle with API
Hello all, I am trying to create a testing cycle through an API (currently Postman). This is what I am doing I am not using Authorization tab at all. As a JWT generator I use this code in JAVA I tried both "GET" and "POST" methods. An I still get the gsh error like seen in the first Image. I am using the following site to get the idea how should I send an API https://zfjcloud.docs.apiary.io/#reference/cycle/creates-new-cycle/creates-new-cycle?console=1 BTW: I am pretty sure that project ID and version is correct Am I doing something wrong? Can you please help me with this? Thanks a lotSolved2.2KViews0likes7CommentsExport Test Cases including "Details", "Test Script" and "Execution"
Hello, I am familiar with how to export Test Cases and it works smoothly if you are interested in the Details and the Test Script sections. However, what I have not yet figured out, is how to export the "Execution" section as well. Reason why: we are moving from one JIRA instance to another and due to auditing reasons I need to export all Test Cases (incl. details, test scripts and execution) from the old instance and import these Test Cases to the new JIRA instance. Thank you for your help in advance! Regards, FlorianSolved2.2KViews1like4CommentsZephyr for JIRA and TestComplete
Glad to know the new implementation of Test Automation from A.T.O.M for ZFJ (https://zephyrdocs.atlassian.net/wiki/spaces/ZFJCLOUD/pages/1234960420/Test+Automation) How to integrate with Test Complete seamless and trigger test execution from Jira ? Is ZAPI the only option till date ? Regards Valla1.9KViews0likes3CommentsUnable to publish results. via jenkins to zephyr enterprise EC2 server
Summary: I have zephyr running on AWS ec2 machine along with zbot. Also I have jenkins job which publish results from testng-results.xml to zephyr post build action. after build success the Automation folder doesnt create the test cases ran. Its empty. My setup: - project repo is present on :home/ec2-user/preojectrepo/ - Jenkins post build action Test result file is :preojectrepo/target/surefire-reports/junitreports/*.xml - Parser - JUnit See attached screenshot for your reference. What am I missing ? Thank you in advance. - Hemant1.8KViews0likes1CommentCreate a new test case via API
Hello all, I would like to ask how can I create Test or any kind of issue through Zephyr's API. I was able to create test cycle through the following APIhttps://zfjcloud.docs.apiary.io/#reference/cycle I did not find the way to create an issue or more specifically test case via API. I would really appreciate a tip how to configure headers and body too. Can you please help me with this?Solved1.7KViews0likes4CommentsRetrieving Zephyr Test Execution HISTORY via ZAPI
Hi All I can see that the history of an individual execution is retained, and it can be shown on the screen when you review a particular execution (see attachment). I would like to be able to access this information via ZAPI, but I can't work out if this is possible. Could you advise please Steve (PS - this is not Zephyr Standalone - it is Zephyr for JIRA - but I could not find that in the dropdown list)1.5KViews0likes1Comment