Dynamic expected results field for test reuseability
Dear Community, I’ve recently started working on optimizing our test strategy, and one area that stood out was improving test reusability. We already utilize the capability to link test cases across different projects at the test cycle level, but this introduces a challenge I’m currently facing: all the original expected results are also linked to the new projects. At the test case level, I’m trying to separate test execution from test evaluation. The idea is that for newer projects, I could simply define new evaluation criteria for an existing reusable test case. However, in practice, this means copying existing test cases from Project A to Project B just to adjust the expected results field, which defeats the whole purpose of reusability. My question: Is there any way to achieve this separation in Zephyr today, or could this be considered for a future feature? Ideally, I’d like to keep a single test case and dynamically apply different expected results or requirement sets per project without duplicating the test case. I'm using Zephyr Scale Cloud. Your thoughts are appreciated. Cheers18Views0likes0CommentsZephyr broken after latest Jira update
Hi, We recently updated to Jira 11.1.1 and Zephyr 11.3.0-jira10. This broke our Zephyr plug in. This is the error message we're getting: We've let custom support know about the issue but the estimate we were given for a fix would be sometime in 2026. What we would like to try now is to export our test cases from the Jira DB. Does anybody know if this is possible or how feasible this would be? Thanks!145Views0likes2CommentsCreating issues within Zephyr scale
Hello ! Does anyone in here have a quick or smart solution when creating bug issues in Jira from Zephyr scale test run to get all the information like steps, test data (if possible) expected result and actual result copied over from the test case to the created Jira bug?37Views0likes1CommentZephyr on Jira Datacenter is very slow
Hello, I've got very strange problem. First of all, there is no load at server, like 0.02 load average. But simple operations like move test case from one folder to another or creating new folder are very slow, no errors at logs (or I cant find it), just after few minutes (or hour) new folder appears or test case moves to the right place. I've googled a bit, and disabled every debug logs, rebuilt index, checked database queue. Everything looks fine. Now I need some advice or help about this.21Views0likes0CommentsIs it possible to add test cases to a test cycle from API?
We plan to start to use Zephyr Scale. To import from test cases/cycles managed in excel file, I'm looking for the way that add Test Cases to a Test Cycle without Zephyr Scale UI. Is there any API that enable it? II referenced the API document but I cannot found test case or related parameter in Test Cycles API. Thank you.829Views0likes6CommentsZephyr new Test Runner scrolling up to previous steps
Hi All, After the new Zephyr update our Test Runner has started scrolling up by itself after we pass a step. For example let's say we pass step 35, the test runner window will then scroll up to Step 10 (not sure why that exact step) where you then have to scroll all the way back down to the current step and this is constant - with every single pass step it scrolls up. Is there any way that we can remove the update and use the old version of Test Runner? Is there a way this bug can be reported officially as it's quite an urgent fix.38Views0likes1Comment