Pages

Wednesday, June 8, 2016

SELENIUM

What is Selenium ?


                  It is a Portable Testing Framework  for web applications. In other words, it automates web browsers.

That means it is not limited for testing purposes. Selenium can also be used for automating boring web based Administration Tasks.


It's a Open-Source Software released under Apache 2.0 License , written in Java.

It provides a test domain-specific language to write tests in number of different other languages such as Java, C#, Perl, Python, PHP, Ruby.

Then these tests can be run on most modern web browsers in several different platforms  such as Windows, Linux and Macintosh




No comments:

Post a Comment