Automation Framework
We start automation scripting with a single test case; Gradually, we increase the number as the business approves stories. A point comes where our automation pack grows in such …
Selenium Grid
When we are holistically following DevOps and Automation techniques in our project then we come at the stage where our automation test case become so huge in number that …
Listeners
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 …
Logging & Reporting
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 …
Logging & Reporting
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 …
Continuous Integration
Continuous Integration is on trend so is the DevOps. You would have mastery over Selenium WebDriver or Automation Framework development, but all your knowledge is incomplete without the knowledge …
Logging & Reporting
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. …
Parameterization
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 …
Parameterization
We are working on the marathon of tutorials to maintain parameterization efficiently. There is a very wide scope of data science and data analytics these days. Experts basically look …
Selenium IDE
This is going to be a talk of the town. Why I am saying this? You might get excited (especially who made their hands dirty during Selenium learning with …