Rally Software

 View Only
  • 1.  How to report on total test cases with method = automation or manual for past different test sets?

    Posted Jul 15, 2021 01:16 PM
    How to report on total test cases with method = automation or manual for past different test sets?


  • 2.  RE: How to report on total test cases with method = automation or manual for past different test sets?

    Broadcom Employee
    Posted Jul 22, 2021 12:09 PM
    Hi Godwin,

    Are you looking for something like this?



  • 3.  RE: How to report on total test cases with method = automation or manual for past different test sets?

    Broadcom Employee
    Posted Jul 22, 2021 05:16 PM
    Hi Godwin, Dave:

    My read of this question is not only to filter on Method (either 'Manual' or 'Automated') but also to filter on one of few specific past Test Sets.

    If it was only for the Method filtering then you can do something like this. Notice the 'MATCH FILTERS' = 'Any' which match for any of these filter lines (an OR statement).


    If you wanted to add a filter on TestSets then you'll need to use the Settings page, Query field as 'TestSets' isn't available in the Field drop-down.
    It would, however, for the test sets you'd like to include, you'll need to use OIDs. You can't use this format with fields such as FormattedID or Name. This means you'll need to fetch the test sets OIDs first, then plug them into this syntax. You can see how the results are reduced:





    This isn't an 'easy' way to get it done, but still it is a way. I hope this helps.

    Please let us know if that helped or if you have any questions.

    Sagi