Selenium

Selenium Webdriver ( Junit ) Tips and Tricks

Selenium Webdriver ( Junit ) Tips and Tricks

I have started working with Selenium Web Driver to Automate testing for a web application that I have been working on. Selenium is a great tool to Automate testing for your software when there are man...

May 10, 2015 · Tushar
Write Selenium test cases with Junit (Maven and Eclipse)

Write Selenium test cases with Junit (Maven and Eclipse)

This post will guide you how you on how you can run the automation test scripts with Selenium Web Driver and Junit. I am using Eclipse as my IDE and Maven as my build tool. This post assumes that y...

Apr 25, 2015 · Tushar