Our blog.
TestingBot provides a cloud of browsers to run Automated, Live and Visual browser testing.

Uploading files with Selenium for testing
2015-12-11Since a lot of websites have upload functionality, it's important to know that this can be tested via Selenium. Uploading a file during a test

TestingBot updates in October/November
2015-11-13To keep up with the ever-changing world of software/development and testing, we keep on working to improve TestingBot and add new features. These l...

Today TestingBot has added a new feature that should help you debug issues you encounter when running automated tests. Suppose you're running ...

Selenium testing with Robot Framework
2015-09-23With Robot Framework you can build easy to read test cases, which can then be run via Selenium WebDriver on our Selenium Grid. It allows using...

This week we've been adding many more browser versions to our list of browsers you can pick from. You can now instantly launch a Chrome brow...

Windows 10 is now available on TestingBot to use during both manual and automated testing (Selenium WebDriver). This is the latest OS version av...

New design for our Manual Testing Service
2015-06-19Today we're introducing a new design for our Manual Testing Service.

Today we've updated our TestLab, where you can upload your Selenium IDE tests and schedule test-runs, with 2 new features. The first new featu...

Using GIT to automate your browser testing
2015-05-20If you're looking for a way to run tests after each git commit push, you can use the post-commit hook supplied by GIT.