Infinite spinner for Test Cases view when editing a Test Cycle
After getting a generic error for saving current state of the Test Cycle sometimes I'm getting an infinite spinner on the Test Cases tab and nothing can resolve it - tried to close the tab, browser, tried to logout and re-login to Jira - the spinner is still present on Test Cases view of the Test Cycle Zephyr Scale on Jira Cloud4Views0likes1CommentBDD - Gherkin Script - Unexpected error "Line should start with one of the following keywords:"
From today's morning, our team got a couple of errors in the previously valid BDD test cases. In all cases, the error message is the same: Line should start with one of the following keywords: Given, When, Then, And, But, *, or #. Interestingly, we have many similar tests for different endpoints, but errors appeared only in a few of them. Also, there are no new release notes on the Zephyr Scale, so what happened, and when will it be fixed?41Views0likes3CommentsUsing Zephyr Scale and Python/Robot Automation
My company is using Zephyr Scale within Jira for manual testing. About a year ago, we started using Python/Robot Framework for automation. I'm trying to figure out how to integrate the two. When creating our manual tests, on the Details page, there's a dropdown that says "Automatable" which I set to Yes but there's no other indication of how to use this field. Any suggestions?140Views0likes2CommentsIs 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.309Views0likes3CommentsTest Executions - No Test Cycle, how to edit / delete?
I'm using Zephyr Scale Cloud, and have found that if I start a new execution from the Jira Story ticket that's linked to the Test Case, then it's essentially created as an Adhoc execution, not associated with any Test Cycle. Is there any way to update the executions, so that they can be linked with an existing Test Cycle? Or at least be able to delete any executions that were accidentally started.132Views0likes3Commentsno permission
Please I am new into Software Testing and I am having a challenge using Zephyr scale. Although I am still using the trial version but its really frustrating and hindering my learning process. Seems my permission is restricted, I cant create test cases, even the one I managed to create, I cant save the test script. Please kindly help!37Views0likes1CommentTest Execution Limits in Zephyr Scale
We've recently moved to Zephyr Scale and whilst the features and functionality are as expected, what is a surprise is the low levels of execution limits. So low in fact that we're almost thinking we've bought the wrong product or our use case is not what ZS is intended for. We are a small team (<10) who run all our CI/CD workflows through GitHub Actions (however, the same issue would occur with other orchestration tools such as Jenkins/Bamboo). Per CI/CD best practices, we run our unit tests (via Pytest) and integration/acceptance tests (via ZS) on every commit to our GitHub repos (i.e. multiple times per day). Multiplied across even a small development team, this will quickly reach hundreds, if not thousands of test runs per month. We're now aware, after purchase, of the test execution limits. My question is, the limits so low (100 default on the 11+ user Jira tier or 600 with Zephyr Scale Automate) that we think we're misunderstanding the product entirely. I have a support case open with Smartbear asking similar, but we wanted to sanity check our assumptions and see if the community is seeing similar limitations? Any help appreciated.93Views1like4CommentsIs Zephyr Scale still in active development?
Hi we're moving away from another Test management tool and have started to look at Zephyr Scale. The initial impression is that it's pretty slick and easy to use, but now we've dug down into some details and we've found a lot of to us important features are missing. e.g not possible to clone a test plan not possible to use wiki style formatting not possible to download/upload attachments over API I've submitted them as ideas but I don't see a lot of activity. What's your impression, is this something that has become moth balled? I still have time to look at something else.. Thanks for any input, Best regards JohanSolvedZephyr Scale API - How to delete Folder / Test case
Hello, We are moving from SynapseRT test management tool to Zephyr Scale and we have some script to synchronize test suites/folder and test cases from a catalog of feature file (gherkin). I do see the documentation is not describing the endpoints to delete Folder and neither to delete Test case. https://support.smartbear.com/zephyr-scale-cloud/api-docs/#tag/Folders https://support.smartbear.com/zephyr-scale-cloud/api-docs/#tag/Test-Cases How can we achieve that without using the Web UI ? We need to automate. Reynald43Views0likes1Comment