Category: Automation Framework
One Response
Leave a Reply
WebDriver Event Listener for effective Logging and Reporting
October 1, 2018
We discussed a lot more things about Selenium WebDriver. Today we are going to discuss Selenium WebDriver Event Listener. A framework without the implementation of the listener is incomplete …
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. …
Read/Write Operations for Properties file in Automation Framework
September 22, 2018
This is another tutorial in the marathon series of tutorials on Parameterization in Selenium WebDriver. We are going to discuss read/write operations of properties file in Selenium. This is …
Automation Testing