Exelixis Media P.C., 2016. — 72 p.
Selenium is a portable software testing framework for web applications. Selenium provides a record/playback tool for authoring tests without learning a test scripting language (Selenium IDE). It also provides a test domain-specific language (Selenese) to write tests in several popular programming languages, including Java, C#, Groovy, Perl, PHP, Python, and Ruby.
The tests can then be run against most modern web browsers. Selenium deploys on Windows, Linux, and Macintosh platforms. It is open-source software, released under the Apache 2.0 license, and can be downloaded and used without charge.
In this ebook, we provide a compilation of Selenium programming examples that will help you kick-start your projects. We cover a wide range of topics, from Installation and JUnit integration to Interview Questions and Standalone Server functionality. With our straightforward tutorials, you will be able to get your projects up and running in minimum time.