Features
< Back to Blog Overview

Upload Selenium IDE tests

2012-06-26
TestLab: run your tests and suites in our online CI
  • Share on Facebook
  • Share on Twitter
  • Share on LinkedIn
  • Share on HackerNews

Lately we have been making some improvements to our TestLab. Our TestLab is a feature on our website which allows you to upload your Selenium IDE tests, then schedule when the test should be run and on which browsers/platforms.


This works great for people who don't need a sophisticated CI (Continuous Integration) environment, or just don't want to get their hands dirty.


Thanks to the suggestions of people using the TestLab, we now have a very useful tool to run your tests with a minimum of coding or effort. Here's what we have changed and added to the Lab in the last few weeks:


  • Test Suite support: import your test suites from Selenium IDE straight into our TestLab. Group previous tests in a test suite, view statistics and edit settings for all tests in a test suite.
  • Custom Headers: you can now specify custom headers, for example change the user-agent of the browser. This makes it easy to test mobile websites. You can for example set the user-agent to iPhone, which causes some websites to show a specific version of its website for iPhone users.
  • Reporting: we can now send you a daily report containing statistics about your tests at the time you specify. Attached in the report mail you will find a PDF with details.
  • User Extensions: specify a URL with your custom user extension code and it will be included during your test run.

Another interesting feature is that you can configure and run a specific TestLab test via our API.


Once the test has finished, you'll receive a response on your API callback URL. This makes for some great integration possibilities, for example running a suite of tests right before/after you deploy your new code.


We've got some more great ideas in the pipeline, which we'll be happy to share on this blog once they are available in the TestLab.

TestingBot Logo

Sign up for a Free Trial

Start testing your apps with TestingBot.

No credit card required.

Other Articles

TestingBot and BrowserMob Proxy

Today we have added support for using a BrowserMob proxy together with our Selenium grid.

Read more
blank

Today we have added full support for Webdriver-backed Selenium, which allows you to use the two API's together in a single test. By using this f...

Read more
Test TV - Live video stream of your tests running in the Cloud

Today we released a new feature in our TestingBot member area called Test TV.

Read more
Selenium Tunnel - Run Selenium tests on your staging environment.

Today we are proud to release our new Selenium Tunnel, which will enable you to run Selenium tests on your local computer and network infrastruct...

Read more
iPhone and iPad Selenium Testing with Webdriver

Since our last post announcing Mac OS X Selenium support, we now have added iPhone and iPad to the mix.

Read more
Mac OS X Selenium testing. Webdriver and Selenium RC testing with Apple.

We will make a lot of people happy with this announcement: today we start providing our customers with Mac OS X testing on-demand. Next to testin...

Read more