Search This Blog

Tuesday, August 9, 2011

Selenium Testing.

Recently worked with selenium testing for one web application for functional and cross browser testing.
so if you are new to selenium and want to know the steps for configuring selenium and writing a selenium testcase, then this article would be helpful.

pre-requisites:

Java JDK version 5.0 or higher.
Mozilla firefox web browser



... to be continued