Automation test case design, pattern and best practices For automation test cases, I always try to…
Category: Selenium
How To Solve Popup Issues in Selenium
Handling Popup is not easy in Selenium.This post talks about handle popup in selenium,code to handle…
What is GEB-Groover Browser Functional Testing?
If we really look at the functional testing audiences,we can see the major stake holders are…
How To Convert JUnit Report Produced by ANT to Excel
Reporting is an important area where automation needs to fine-tune.Every test should have some objectives. That…
Commonly Used Clipboard Objects in Testing
Clipboard Objects in Testing ClipBoard class is used for a Transferable object and can be used…
How To Create Test Data for Advanced Test Structure or Test Framework
In my last couple of posts, Structure of Automation Test Cases and Best Test Structure:: Hermetic…