Forum Discussion

sanj's avatar
sanj
Super Contributor
7 years ago

How do I run reporting for tests that I have run

I see reporting templates but I have no clue how to run these?

I need to get summary of regression test run.

Thanks in advance and happy Friday to everyone!

 

6 Replies

  • groovyguy's avatar
    groovyguy
    Champion Level 1

    When I need to generate reports, I usually use the defaults already set up. You can run reports after tests at the Project, TestSuite, or Test Case level by opening up the specific part you want a report on and clicking the Report button. You can either do a J-Unit style HTML report or a Project/TestSuite/TestCase report.


    The J-Unit style HTML report will give you a high level overview of everything. This is the one that I tend to use for my test reporting.

     

    The X-level report will give much more indepth details; properties, ip addresses of endpoints, etc. I use this for my internal reporting and check ups so I don't deliver potentially sensitive information. 

    • sanj's avatar
      sanj
      Super Contributor

      I only see reporting which is pulling up the templates.

      where is the report tabs so I can generate these test case run reports?

       

      • groovyguy's avatar
        groovyguy
        Champion Level 1

        Uploading a screenshot. The circled button is the "Report" button I use to generate regression test reports.