Rally Software

 View Only
  • 1.  How to create links between Test cases?

    Posted Oct 01, 2023 02:25 PM

    Hello,

    Is there a way to link a test case to another test case?

    For example: Assuming there are some identical userstories under different features, and for those user stories a single test case can provide common coverage.

    As there is no way to link a test case to multiple parents, can I create a dummy test case for one of those userstory and link it with the main test case? 

    In other simple words, is it possible to create a linkage between test cases (similar to creating dependencies between user stories)?

    Any leads will be helpful. Thanks.



  • 2.  RE: How to create links between Test cases?

    Posted Oct 02, 2023 12:20 PM

    Look into Test Sets, which live under iterations.  We create test sets to wrap up test cases that we need to run for a story or stories.  These test sets are then reusable/copyable into other iterations.