extentreports-java icon indicating copy to clipboard operation
extentreports-java copied to clipboard

Customize extent reports: Pass percentage to be displayed based on Test steps count and not by test case count

Open pradeepdawaljee opened this issue 7 years ago • 0 comments

Summary

Summary : In the HTML report, the pass percentage count should be displayed based on Test steps

Description : The pass percentage needs to be displayed based on Test steps count where as currently its been displayed based on Test case count.

                    I just want to hide/remove Test case count/view from the html report. Thus, the reports will only have test steps view/count , so I want the pass percentage to be displayed based on Test steps in this case .

Expected Behavior

Pass percentage should be calculated based on Test steps.

Current Behavior

Pass percentage is been calculated based on Test case.

Environment Details

  • Extent report Version used: 2.41
  • Operating System and version: Windows 10
  • JDK Version: 1.8

Screenshots

pradeepdawaljee avatar Jun 06 '18 04:06 pradeepdawaljee