The Execution menu offers the following commands:
| Run | Runs the script or restarts the script from the paused state. |
| Pause | Causes the script to pause after completing the current action. |
| Stop | Stop the script execution as soon as possible. |
| Pause on Error | Causes the script to pause if an error occurs. Default disabled. |
| Run Continuously | Run the script continuously. |
| Set/Clear Breakpoint | Sets or clears a breakpoint. |
| Clear All Breakpoints | Clear all currently set breakpoints. |
| Step | Execute the next script command and pause. |
| Auto Remove | Auto Remove script from Batch Queue on completion (Batch Queue only). Default disabled. |
| Auto Save | Auto Save on change (Batch Queue only). This option is useful when the system is used as a batch tester as the batch queue is saved each time a script is added or removed and therefore the batch job can be recovered following any problem with the PC on which it is running (such as power failure).Default disabled. |
| Reset | Reset the scripts in the batch queue (Batch Queue only). This sets the batch queue back to the first entry and all the scripts to have no results. |
| Auto Reset | Enable/Disable auto results reset. Default disabled. |
| Enable Email | Enable Email (Batch Queue only). This option is deselected by default and when selected will result in the email address dialog being displayed each time a script is added to the batch queue. Assuming the SMTP server details are setup correctly the results of the script will be emailed to the addresses on completion. Default disabled. |
| Retry Count | Sets the number of times a failed batch queue item is retried to see if it can pass. Default 0. |