How to add a Test Case to multiple Test Cycles?
Hi all, I'm new to using Zephyr Scale and was wondering if it was possible to add a Test Case to multiple Test Cycles at once, without having to manually go into each Test Cycle, tick Edit and then add the Test Case that way. I read an old 2017 post that said there should be a field in the More column on the Test Case but I am not seeing it at all, so has this been removed?14Views0likes1CommentError Importing CSV - Unsupported File Format
Dear SmartBear Community, I’m encountering an issue when trying to import a CSV file into Zephyr Scale. Despite saving the file as CSV UTF-8 (Comma Delimited), I receive the error: "This file format is unsupported by Zephyr Scale." I’ve attached the file and a screenshot of the error for reference. Could you advise on how to resolve this? Thank you in advance for your support!Solved33Views0likes2CommentsImporting test cases via CSV that utilize call-to-test
Hello! I wanted to know if it is possible to import a mass amount of test cases via .csv file, which also use the call-to-test functionality (so that each of the imported test cases are referencing another set of steps/test cases). Is this possible? It doesn't seem to be when using the import wizard, but maybe there is another way? Thanks!39Views0likes1CommentZephyr scale not picking the new project key from JIRA project
Hi, So recently we have made a change to Jira project key, all the tickets in JIRA automatically picked the new key. the problem is with Zephyr scale test cases, the old ones didn't pick the new key and even creating a new test case is saved with the old key, same is happening with the test plans. Although the test cycles are picking the new project key (old ones didn't get updated though with the new key)338Views0likes2Commentsaccessing images
Hello, How can I programmatically access an image stored on your cloud? I need to process your XML export which contains links to images. e.g. https://cloudfront.tm4j.smartbear.com/tenant/abc/project/123/xyz.png Do you have an API for this? Something like a simple get request (authorized with an api token). What I’ve tried so far, is a Get request with a cookie called ‘jwt’ set (the value is taken from the session when I log into Attlassian). But this is not long term solution. I saw a similar question here, but with no replieshttps://community.smartbear.com/t5/Zephyr-Scale-Questions/Is-there-API-to-download-attachments-from-test-amp-steps/m-p/260153 Thanks!221Views0likes9CommentsIs there API to download attachments from test & steps?
I am looking for API here Zephyr Scale for Jira Cloud API (smartbear.com) To download attachments from the test and from the steps. I don't see anything for it. I am missing it? Is there an option to do it using API? Thank you.293Views0likes3CommentsAdd an attachment to test execution via API
Hi I saw that previously there was a discussion regarding it. to attach test artifacts to an execution. Is it possible to upload attachment to test execution via API? | SmartBear Community Is there any news on this matter? is it possible? or is there any workaround?19Views0likes0CommentsPublish cucumber test results to an existing test cycle
The automation executions cucumber API(v2/automations/executions/cucumber) always generates a new test cycle. Is there any way to upload the cucumber test result to an existing cycle rather than creating a new one? We are trying to create one test cycle/sprint and can have many test executions.26Views0likes0CommentsCSV fails to import Custom Step Fields
Hello everyone I am currently trying to import a Helix ALM export (.xml) to Zephyr using a script. The resulting .csv file is correctly formatted and double checked using csvlint. The problem is the following: I have added custom text fields in the Test Steps section (Step-note, Comment) and these simply get replaced with empty cells or get lost after/during the import, while all other fields are accepted as normal (Name, scope, objective, description, custom boolean fields, custom integer fields, non-step custom text fields, steps, expected result). I tried it with single-line fields and multi-line. This is purely conjecture but it's as if it deletes any fields that are not by default part of the Test Execution script, since Comment and Step-note can be added afterward and they appear as normal when the test is reloaded. Anyone have any idea where the issue could be?38Views0likes0Comments