Category: Automation Framework
Automation Framework
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 …
Automation Framework
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 …
Automation Framework
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 …
Automation Framework
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. …
Automation Framework
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 …