How to reuse test cases created for multiple sprints

Pritam Kumar Sahu August 29, 2017

I Create a Test Case Say TC1 in zephyr for Jira

Now it is assign to a Sprint A 

Now I want to test the same test case later for same Project after 2 more sprints.

How can I do it?

 An I should also get the execution history of the test case for both the sprints.

And one more thing can we have Same test cycles say Regression Test Cycle for same Release in 2 different sprints.

 

 

1 answer

0 votes
Deleted user August 29, 2017

Hi Pritam,

One way to use same test case in 2 sprints is reopen that test case and add it in next sprint. Another way is to clone it and add it to next sprint.

Pritam Kumar Sahu August 29, 2017

Hi Swetha,

Thanks for the reply!

But if we reopen the test case then will it not the status of previous sprint be changes as that has been marked as done in previous sprint?

While cloning will it affect previous sprints? I am not aware of that but when we clone are we not duplicating test cases in the repository?

I am new to it so may be my questions are inavlid. 

Suggest an answer

Log in or Sign up to answer