This post is only to let you all know that I have started my own Git repo. Today I am going to introduce all to the new Automation Test Execution Report.
Below is the repo link:
https://github.com/nainappa/TestExecutionReport
If you are wondering, how this report is different from TestNG or any other report, below are the differences.
Below is the repo link:
https://github.com/nainappa/TestExecutionReport
If you are wondering, how this report is different from TestNG or any other report, below are the differences.
- Comprehensive and eye catching UI with logo and team names etc,
- Time duration has been specified at each test level and overall execution level,
- We can archive the reports unlike TestNG. This can be easily configured with a flag.
- Report has a header with more details like env, date, user etc.
- The report can be opened automatically in the browser after the execution gets completed. We can configure that too with a flag.
- Report also has an animated pie chart which gives the overall summary of the execution.
If you are planning to use this report as part of your automation, All you need to do is clone the project and follow README.
super
ReplyDelete