Forum Discussion

rageya's avatar
rageya
New Contributor
2 years ago
Solved

What is the easiest way to re-use test cases across multiple test cycles

Hi

We have some test cases that are shared across multiple test cycles.

I am trying to find the easiest way to create a test cycle with these specific test cases.

The way of selecting each test case one by one is not optimal.

The other approach of adding these tests to a folder and creating a test cycle from there works better. However, I cannot see a way to have the same test case in multiple folders.

Does anyone have a suggestion of how to do that in the fastest way?

  • Thank you for the reply. Yes, Labels in this case seem to solve the issue. 

     

2 Replies

  • MisterB's avatar
    MisterB
    Champion Level 3

    You might find the Filter feature useful in this scenario.  It enables you to view test cases by criteria so as long as you 'tag' your test cases that you want to re-use, e.g. the Component, Labels or a custom field, you can then filter to those specific tests and add them into the cycle(s) where they're needed.

     

    You can find the filter feature in the Test Cases area (1) and in the top right-hand corner of the window where you add test cases to your cycle (2).  If you are going to use this feature then you will probably want to save the filter for future use.  It's a simple but effective tool.

     

    Hope that helps but let me know if it doesn't or if I need to explain further?

     

    1: Test cases area

    Choosing criteria:

     

    Or choosing a saved filter (to save a filter the button is on the far right of the filter bar

     

    2: filter button in test cycle > test cases > add test cases

     

    • rageya's avatar
      rageya
      New Contributor

      Thank you for the reply. Yes, Labels in this case seem to solve the issue.