Selenium_grid_logo_large

Web Testing That Doesn't Take Hours!

Selenium Grid is an open-source tool that dramatically speeds up end-to-end web testing, giving you quick and accurate feedback you can rely on to improve your web application. Selenium Grid transparently distribute your tests on multiple machines so that you can run your tests in parallel, cutting down the time required for running in-browser test suites.

Get Started

Get Better

Give Feedback

Participate!

New Release available with Amazon EC2, TestNG and Ruby+RSpec support!

What is It?

Selenium Grid is a tool that dramatically speeds up functional testing of web-apps by leveraging your existing computing infrastructure. It allows you to easily run multiple tests in parallel, on multiple machines, in an heterogeneous enviroment. 

Based on the excellent Selenium web testing tool, Selenium Grid allows you to run multiple instances of Selenium Remote Control in parallel. Even better, it makes all these Selenium Remote Controls appear as a single one, so your tests do not have to worry about the actual infrastructure. Selenium Grid cuts down on the time required to run a Selenium test suite to a fraction of the time that a single instance of Selenium instance would take to run.

Of course, you get to choose which language you develop your tests in: Ruby, Java, Python, C#, PHP, ...

Last but not least, Selenium Grid is easy to use and simple to install.