anshooarora / extentreports-java

Community version of Extent API for Java has moved to https://github.com/extent-framework/
http://extentreports.com
Other
529 stars 318 forks source link

Help required to customize extent reports #1045

Open sachinkalra12 opened 6 years ago

sachinkalra12 commented 6 years ago

Summary

Need help on customization Hey, to be honest i am new to Extent reports.....I have done a demo to the stakeholder and shown him the extent reports power...they were very much impressed and gave some suggestions to customize if we can.

I saw a thread and found a sample report which is very much close to what is required. here is the link to sample.

http://relevantcodes.com/Tools/ExtentReports2/Extent203.html

We need following:

  1. test results summary based on different suite labels (here we call as categories i guess)
  2. test case name displayed as link to the details (test steps) of that particular test case logged in extent reports
  3. Need 2 sections only, Summary - Category and then test case link to detailed test steps.

We are already implemented the logging steps, screen shot capture etc. Just need to chnage the look and feel

Can someone suggest if this is achievable and how to proceed ? We are using 3.1.2 version of Extent reports. Thanks Sachin

sachinkalra12 commented 6 years ago

@anshooarora please suggest.