How to move test cycles from one release to another release within Zephyr.
Users executed set of test scenarios in a specific release for a user story and then later on that user story moved to a different release. So we would like to know how can I move all the previously executed test scenarios from previous release to a new release. This will save lot of time for our teams to re-execute those scenarios in new release.
We were already aware of the process of copying/Sharing of test scenarios within the Test Repository module.
Our goal here is to copy over execution results from one release to another release because of the functionality descope.
If we copy over test scenarios into Test Repository users must execute those scenarios again in new release which is a duplicate of work.
As an organization level this is kind of a repetitive work on every release. So unnecessarily users need to spend lot of work on re-executions.