Selenium testing is one of the prime ares in automated testing. Selenium is a suite of tools that supports web application automation across many platforms. Selenium is an open source tool for web application testing. This tool is primarily developed in Java Script and browser technologies and hence supports all the major browsers on all the platforms. Selenium IDE is the easiest way to use Selenium and most of the time it also serves as a starting point for your automation. Selenium IDE come...
Continue reading ...