TestingBot Blog
TestingBot provides a cloud of browsers and devices, ready to run your Automated, Live and Visual tests.

Selenium testing with Behat and Mink
2012-02-10If you haven't heard of Behat yet, it's a BDD framework which runs on PHP written by Konstantin Kudryashov. Behat is similar to Cucumber for Ruby, ...

Selenium cloud testing with Jenkins
2012-02-09Jenkins (formerly known as Hudson) is an open-sourced continuous integration (CI) system built in Java. With Jenkins you are able to run your Selen...

This week we've reached the 35,000 tests milestone so we thought it might be interesting to do some research in the statistics we've gathered durin...

Video Record your Selenium Tests
2012-01-20When a Selenium test fails, you usually get a clear error message or trace to indicate where the problem is located. A video of your Seleniu...

Today we've added Android to our Selenium grid, which means you can now use our grid for mobile testing as well. We've hooked up an Android Ice C...

Today we've added SMS support to our alert options. If a test fails, we can now alert you via e-mail, push notification and SMS.

We are pleased to announce that we have updated our Selenium grid to the latest Selenium version, 2.16.1 Changes include improved stability and b...

Selenium SSL/HTTPs support
2012-01-02Today we've added SSL support to our Selenium grid, you can now test HTTPs pages without problems. Self-signed and regular SSL certificates should ...

Creating a Selenium test from scratch
2011-12-27In this blogpost we'll talk about creating your first Selenium test, running the test on your own computer and then later run it on several browser...