Test Scripts

How often can I run a test script?

You can schedule one test per hour of a script, which will be run at some time during that hour. You can run as many manual tests, browser tests or grouped runs as you like (credits permitting).

I have written a number of selenium rc test scripts in Python (or Java, Ruby .NET etc.). Am I able to use them with Cloud Testing?

We currently support the importing of scripts recorded with Selenium IDE – these consist of the relevant RC commands to be processed. We do not support running of user defined scripts within Cloud Testing.

What is a Snippet?

A Snippet is a number of Script steps that can be added to either the start or the end of a Script. They are usually used to log in or log out of a website, but can be used for any reason. If they are updated, the changed will be reflected in all Scripts that use them.

How do I connect to a web server using HTTP Basic Authentication?

Please see the HOWTO: HTTP Basic Authentication with Selenium and Cloud Testing.


Still got a question?

If you have a question that we haven’t answered, please contact us.

FAQ Home