Forum Discussion

NinaK's avatar
NinaK
New Contributor
2 years ago

How to make a list of new test cases?

I have added some new test cases. Which gadget or report I can use to list all of them in my dashboard? 

Those haven't been executed yet, so there's no execution data available.

  • MisterB's avatar
    MisterB
    Champion Level 3

    None of the gadgets are helpful for displaying test case detail.  They can only summarise numbers of test cases that fit criteria.  To show lists of test cases you will need to run a report.  The "Test execution results (list)" is a good report for this purpose.  Here's some info to help build a report:

     

    1. Select your project

    2. Choose a filter type (I tend to use Custom Query as it gives the most options)

    3. You could apply criteria at a test case level, like filtering by label

    4. Here I'm reporting on a specific test plan

    5. And I'm choosing to show all test cases that do not have a test result of Pass, Descoped, or Fail

     

     

    • NinaK's avatar
      NinaK
      New Contributor

      Thanks, this was really helpful 👍

      I would like to share a list of testcases to a dashboard. So that a customer can see the situation easily.

  • MisterB's avatar
    MisterB
    Champion Level 3

    All test cases have a default execution result of Not Executed, so you can filter for those test cases in reports and dashboards.  You will probably have to use other filters to narrow down which test cases you want to show and there are various ways to do this using things like the folder structure of test cases if you want to limit to a function, or test cycles if you want to limit to a group, or test plans if you want to limit to a whole test stage - it all depends how you have structured your test library.  There are also other options that you will find in test cases and test cycles, e.g. labels, test case status, etc., etc.

     

    There are limited options of information to show in dashboard gadgets but Reports can show more details, and if you export report data, you will get even more information.

     

    • NinaK's avatar
      NinaK
      New Contributor

      Okay. If I just want to list all my test cases, which gadget would show them in a list? I'm not getting any information to the gadgets i've tried. Maybe my settings are not correct.