import test cases in Jira Zephyr Squad
Hello, When I try to import test cases in Jira Zephyr Squad (1.3.29-AC), the assistant doesn't show the following fields when I map (Screenshot 2). I add the Zephyr Teststep custom field to the Create screen for the Test issue type (Screenshot 2), but it doesn't show the mapping to Zephyr am I missing something? Thanks Ester123Views0likes0CommentsNeed help on Test Executions based on Cycle Zephyr Squad Cloud API
The API documentation for these two end points is terrible. https://zephyrsquad.docs.apiary.io/#reference/execution/get-list-of-executions-by-cycle/get-list-of- ... vs. https://zephyrsquad.docs.apiary.io/#reference/execution/get-list-of-executions-by-cycle-v2/get-list-... Specifically, there is no information provided for the following parameters: - expand "expand of Execution" String - sortOrder "sortOrder of Execution" String - action "action of Execution" String - sortBy "sortBy of Execution" String Can anyone refer me to something with more information? I'm specifically wondering about expand and action. This is the URL I am hitting: https://prod-api.zephyr4jiracloud.com/connect/public/rest/api/2.0/executions/search/cycle/f17f69af-02fc-4cdc-863a-bdbd4fa5a66b?versionId=16729&projectId=10087 I have even given necessary headers like Zapi access key and jwt token. Still unable to authenticate. MartiLobos anupdamodaran pls help! Screenshot attached. Pls note: My JWT token generation is working fine for other API endpoints but only for the above API its not working. Also I am unable to generate JWT sepcifically for the above API even after providing versionId, ProjectId,CycleID correctly. I need resolution on this urgently.667Views0likes1CommentZephyr SQUAP Rest API to expoert execution not exporting csv in correct format
Hi, I am using Zephyr Squad REST API to export test cycle with all test & steps. I tried with both Rest API endpoints to extract the file & I am able to extract the csv https://zephyrsquad.docs.apiary.io/#reference/execution/export-executions/export-executions?console=1 https://zephyrsquad.docs.apiary.io/#reference/cycle/export-cycle/export-cycle?console=1 Issue is that csv extracted using these end points is getting distorted as shown in SS below. After Priority Column, there is "Executed By" for which value is appearing in Date format which is obviously not correct and also a new line is inserted in csv after priority field. This is how it looks like in Excel:149Views0likes0CommentsUpdated Zephyr Squad Cloud version (01-11-23) for existing Cloud users
Hi everyone, I am trying to find out when the new version of Zephyr Squad Cloud (including the folder structure update) will be made available for existing Cloud users. In a blogpost from Smartbear on november 1st it is mentioned that the new Zephyr Squad Cloud version has already been made available for new Cloud users but not yet for existing users. Do we have an indication of when this will be available for existing users? Thank you!224Views0likes2CommentsStill unable to import test cases
Our team members have not been able to import their test cases since yesterday afternoon (US Eastern). The current error message is: "Import encountered a fatal error and could not proceed. Please try again." On a different approach, we are receiving: "When trying to import test cases in Zephyr Squad for [XXXX], Jira is displaying the following error: "503 Service Temporarily Unavailable". This error is also received when trying to link tests to test cycles and when trying to navigate to the Cycle Summary."242Views0likes1CommentJIRA Test case execution
Hi Team, I need to integrate JIRA zephyr squad with my application. I want to automate the process of test case execution and cycle execution. Can you please guide me, how to do that? I have tried something and posted on the Zephyr Squad community link is given below https://community.developer.atlassian.com/t/zephyr-squad-cloud-rest-api-integration-is-not-working-for-me/74639/2 Please give me step by step approach to do it. Thanks, Akhtar386Views0likes2CommentsTest Steps Comment in the Test Execution
Hello, I am looking for details on getting comments from the Test Execition's Test Steps via API for Zephyr Squad. Is this even possible? Help would be greatly appreciated as this is for our tool to migrate from Squad to Scale. Kind regards, MB273Views0likes1Comment