Test remote browsers

Tosca Cloud allows you to test web applications on remote machines and cloud environments. You can create test cases to run on remote browsers and playlists that run remotely from start to finish, or switch between remote and local tests.

Run tests on a remote machine

To test a browser on a remote machine, you must design a test case that steers web application controls. You need to use the OpenUrl module to open the website you want to test and we recommend that you use CloseBrowser module to close your browser or tab at the end of your test.

There are a few exceptions to the controls you can steer remotely, such as:

You must also set test case parameters in your test case or playlist. Different parameter configurations are necessary depending on the technology you use for your remote machines.