Zephyr Squad BDD - Adding a scenario fails because 'Description' is required
Hi I just starting out using the BDD feature in Zephyr Squad but when I try to enter the a scenario I get a pop up error message saying: {"description":"Description is required"} I've read that a feature is a "Story" type issue and a scenario is a "test" type issue but in our project "Description" is set as a required field for both stories and tests, but I don't know how to show the description field to be able to populate it for the "scenario". Any help resolving this would be most greatly appreciated. TIA Kay Note : Description is displayed for the main story/featureSolved1.5KViews0likes5CommentsHow to generate JWT TOKEN from Postman
Hi Doug & Team, There seems to be some confusion. Kindly help me out here as soon as possible. My issue is How to generate JWT token from Postman itself. I have SecretKey, access Key, AccoutnId, Zephyr base URL also. Please just guide me how to use these details to generate JWT token from Postman. I am not talking about usage of the JWT TOKEN. I am asking about the process of generating JWT token via Postman. Thank you2.6KViews0likes6CommentsCannot see 'test script' in create test
Hi, When I try to create a single test case using 'Create' and Issue type 'Test' there is no place to add the test steps. However if I were to import a couple tests using Zephyr sqaud's import function it is available as a field. Why is the test steps section not availabe in Create Issue of type Test? Also, there is no section panel to add a folder. Regards, Archie12Views0likes0Comments"Internal Server Error" 500 code on using Save and Execute API
I have been getting an "Internal Server Error" (500 code) whenever I'm trying to use the save and execute API ( https://prod-vortexapi.zephyr4jiracloud.com/api/v1/automation/job/saveAndExecute) to upload the test execution reports. Here is an example of my request header and body: Request Header: { accessKey:{{accessKey}} jwt:{{JWT_Token}} secretKey:{{secretKey}} accountID:{{accountId}} } Request Body: { jobName:New Task jobDescription:New Task Desc automationFramework:Cucumber versionName:Unscheduled cycleName:AtestCycle createNewCycle:true appendDateTimeInCycleName:false folderName:Windows createNewFolder:false appendDateTimeInFolderName:false assigneeUser:{{accountId}} mandatoryFields:'{\"components\":[{\"label\":\"my component\",\"value\":\"my component\",\"content\":\"my component\"}],{\"reporter\":{\"label\":\"Jaya Kushwaha\",\"name\":\"Jaya Kushwaha\",\"id\":\"{{accountId}}\"}} automationVia:Upload projectKey:CC assigneeDisplayName:Jaya Kushwaha cycleStartDate:01/11/23 cycleEndDate:01/11/23 } Making this API call would result in the creation of the job on the U.I. but it is neither able to upload the cucumber report nor create the test cycle.268Views0likes2CommentsAccess to external users
Hello, I am working for a non profit organization and ours is open source code. So we have few questions regarding security and access to the testing artifacts within Jira/Zephyr. 1. Are there any aspects of the testing that can be made openly available to external users, here external means usersoutside the project/not part of the project. 2. Is there a way to make Testing data accessible to most appropriate users only? Not to all jira users? 3. If there is any increase in number of users, how will it affect the pricing over the period of time? Looking forward to hear from you. Thanks & Regards, Ramya233Views0likes0CommentsCanot import test cases from Excel to Zepyrl
I'm trying to import test cases from excel spreadhseet to Zyphyr Squad with 4 fields mapped 'Test case name', 'Description' , 'Channel' and 'Use case'. When i import its failing with this error. Please advice. Master Row : 3, Sheet Name : Sheet1, Error Message : Error while creating issue : {"customfield_10177":"Specify a valid value for Channel","customfield_10176":"Specify a valid value for UseCase"} Master Row : 2, Sheet Name : Sheet1, Error Message : Error while creating issue : {"customfield_10177":"Specify a valid value for Channel","customfield_10176":"Specify a valid value for UseCase"} the values of these two fields are as below. Channel Use Case Desktop-External AIA345Views0likes0CommentsInstalling the new Zephyr Squad version
Hi guys, I have a question regarding the new Zephyr Squad version. I am an existing user on the old version of Zephyr and I was wondering if I were to uninstall our current version of Zephyr, would I then be able to install the new version? So far Zephyr has not really been put to use, only for practice purposes. Uninstalling / no data migration wouldn't be an issue. Thanks in advance! Tessa90Views0likes0CommentsZephyr 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:86Views0likes0CommentsI want to connect TestIM with Zephyr Squad - Test Management for Jira
I'm currently on a quest to integrate TestIM with Zephyr Squad for Jira and would be immensely grateful for your guidance. If anyone has experience with this integration, could you kindly share a brief overview or steps to get started?97Views0likes0Comments