You can run scripts remotely to distribute automated tests across multiple computers and more quickly run tests. For example, you can run a script on a computer in your QA lab to test it on a different operating system version.
Keep the following in mind before you run scripts remotely:
1. Open the script to run remotely and choose Script > Run Remote.
Note: If a script is set as the main script for the workspace, you can run it remotely without opening it. Choose Script > Run Main Script Remote. See Setting and running a main script.
The Run Remote dialog box opens.
2. Select the remote computer.
Click Add if you need to add a remote computer. See Configuring remote computers.
3. Select Monitor remote run to automatically start the status tool when remote scripts run. This lets you monitor script playback line-by-line. See Viewing playback information in the status tool.
4. Click OK.
The script runs on the remote computer. A dialog box opens to confirm the script is running.
Note: You may be prompted to enter information before playback starts, such as a session name, repository variable values, or server login credentials. See Running scripts.
5. Click OK to close the dialog box.
When the script finishes running, the run report is saved on the remote computer in C:\Users\<username>\Documents\My Documents\QA Wizard Reports.
Note: If you want to email the results and run report, you must configure email notifications on the remote computer.