New to Zephyr - please help!

Hello,

I am trialling using Zephyr to easier track and run accessibility manual tests. I have written the tests in a project, and I would like for the teams I work with (40+ teams) to be able to clone the steps and use in their own projects, giving them better control and understanding of their tests suites. Anytime I try to clone, it clones only in my project (which is the master suite).

Can anyone provide guidance on this?

3 Likes

I’ve not used it but saw a demo. I think they said something like, if you edit the clone there’s a share or move function to send it to a team or project, so they can then see it and use it. Apologies if I’m mis remembering, but I remember thinking that sounds easy to share.

2 Likes

Not sure if you need to stick with Zephyr specifically, but Qase.io has amazing clone functionality. You can create a free account and try using it right away. It’s one of my favorite test case management tools.

2 Likes

If its Zephyr scale, you can’t move test cases between projects, you can only export them and import them. I don’t know if different editions have extra features.

To get around that, we keep our test cases in a neutral project so we have a single source to then use in the test cycles of other projects.

2 Likes

@ayesha.saeed In zephyr (scale or squad) , you wont be able to move test cases across projects. This is one of the limitation in Zephyr.

In same project you can assign suites / test cases to different team members.

1 Like

I followed a really good tutorial set on youtube, over a year ago, I had to create an iteration from a test cycle. Very manually intensive. TCMS systems are a lot different from each other and are thus confusing initially. I no longer work /have Zephyr, but yes, if you are on zephyr scale, I have no idea.

This is the YT https://www.youtube.com/watch?v=QI275UGSppk ,

2 Likes