Reporting with ATU Plugin

Reporting is always a challenge in automaiton, in previous post we have seen reporting with ReportNG, XSLT, Extent reporting pluging. In this post we see another free open source tool called ATU Reporter.

ATU Reporter is free open source plugin/utility for Selenum. This will be a TestNG listener for generating customized graphical reports. Following reports can be generated by this listener. 
Line Charts 
Bar Charts 
Pie Charts 

Please go to this blog for more details :

Step1 : Download ATU Reporter  5.1.1 from below drive.

https://drive.google.com/a/datarpm.com/folderview?id=0B7rZvkq9tkwPMkJlUjJGTkJjOTA&usp=sharing#

Step 2 : Go to eclipse and create a new Project as Reports and package as 
com.test.AUTReporting;

Step3 : After downloading unzip and add the ATU reporter jar in eclipse project.







Step 4 : In Un-zipped file we should be able to locate atu.properties file, copy this and paste to your project 



Step 5 : What;s there in atu.properties file, its configuration file please change where ever necessary 


Step 8  : Right click and run the script as TestNG Suite

On the console should display output as :




Refresh the project as this and go to folder ATU Reporter and open index.html















Thanks 


No comments:

Post a Comment

Note: Only a member of this blog may post a comment.