Hello, I would like to perform a 'Test Plan' multiple times over the course of my projects lifetime. I am able to clone a 'Test Plan' but, the associated 'Test Cycles' within that plan are t...
Hi! We are trying to get a list of all Test Executions within a Test Plan. By using the JQL project = "XX" AND issuetype = "Test Execution" AND issue in testPlanTestExecutions(XX-XXXX) , we can a...
Hi, I've been trying to use JIRA project automation to copy some xRay test plan fields when I create test execution from that test plan (usually with specific status) with no luck but the pr...
Users are editing past test cycles. How do we lock previous test cycles so they remain untouched? Because people are still able to edit these test cycles it is 1) impacting and changing our past metr...
Wondering if anyone can offer some assistance. I am receiving a 'Test Phase Error' when attempting to create ain individual Test Script or a Test Plan within a Project. The error does not...
I'm looking to programmatically get the test cycle and all of the tests. I have used the API and can find the test cycle but not sure how to get all of the tests for that cycle. I'm hoping to generat...
Hi all, we're using Test Management 4 Jira at our company, and I'm trying to create a ScriptRunner listener that clones the actual test cycle (with all test cases in it) with a new name once the tes...
Hello there, I am recently started to use Jira with Zephyr, in order to create different test case and include those inside a specific test cycle. As a Software Tester I would like to integrat...
I am using the api for our automated tests. Is it possible to get the testcases associated with a given testcycle?
Hi All When I am adding test cases to a test cycle within a project JIRA seems to be creating a copy of the test case, rather than move the original. This is causing problems with reporting as it ap...
Hi all, in our scenario we need to group tests (i.e. login function) in test sets for "admin user" and "other user". Both test sets are included in a test plan (for business unit xx o...
Hi, I'm trying to add Jira test cases into zephyr cycle and first test case has been created twice instead of one time. I am using the following zephyr REST API to add test to cycle. https://getzep...
Hi there, I created a number of test cases (tied to User Stories and Epics), Now to prepare for their UAT phase, I need to generate their execution pages by clicking on the 'Execute In' button on a ...
I am using Zephyr for JIRA to create Test issues, and will group these Test issues via Test Cycles to repeat them a few times that align with key phases of my project. In my JIRA project, I have a c...
When I navigate to Plan Test Cycles and click on any iteration, I cant see the custom fields in the columns. Therefore I cant even query on any custom field. How can I do this?
I have been looking for information online about our use case, and I am surprised that I can't find others with this challenge. We have stories, bugs and test (Zephyr) issue types in our JIRA ...
We are currently evaluating Zephyr as a tool for our test-management team. From an audit point of view we found one issue. Any user can delete test cycles. Is there any way to prevent that? Thank...
Copied to clipboard