Category: Logging & Reporting
2 Comments
Leave a Reply
How to Send Email notification of Test report in Selenium?
December 16, 2018
If we use continuous integration through Jenkins, then we can easily configure email notification through the pipeline. In that case, we do not require the coding practices. Here we …
How to generate PDF report in Selenium with TestNG & iTextPDF?
December 15, 2018
We know that presentation matters for testing, so, it is always good to present a well-elaborated test report before the test manager. We have discussed a lot about different …
XSLT Reporting in Selenium Automation Framework with TestNG
September 30, 2018
We all are aware of the importance of maintaining reports for the better tracking of the processes in software testing. There are different techniques available to generate test reports …
Extent Reports: 5 Lines of code to set up reporting in Selenium
September 29, 2018
Test reporting is one the important activity in quality assurance. It doesn’t matter whether you are a manual tester or automation tester, you must implement logging as well as …
Configure log4j logging in Selenium Automation Framework
September 23, 2018
When you search How to set up log4j logging configuration in Java– it will give the appropriate result, instead of searching with How to set up log4j in Selenium. …
need information regarding custom logging and reporting in selenium
can you explain more?