Forum Discussion

nandini9's avatar
nandini9
Occasional Contributor
6 years ago
Solved

Generate a consolidated extent report when we execute multiple testcases

Hello Community,

I am generating a extent report from testcomplete after following the below link:

https://smartbear-cc.force.com/portal/KbArticleViewer?name=How-to-integrate-ExtentReports-with-TestComplete&sp=testcomplete

 

When I execute my testcase, it gives a single report for that particular testcase.

Now, I want to execute multiple testcases and generate a consolidated extent report. How is this possible? Please suggest.

 

Regards,

Nandini

  • Hi Nandini,

     

    As far as I see in the example, native Java methods of the ExtentReports framework are used. So, you will need to identify if this framework provides methods to implement the task you need and change the current code. Here is the link to its documentation:

    http://extentreports.com/docs/versions/2/java/