New Batch Queue command (File menu)
Use this command to create a new batch queue document in Test Script Runner GUI. You will be asked to provide a file name for the batch queue in order to ensure results get placed in a known location.
The batch queue will contain no entries and have the following default settings:-
- Auto Remove set to False.
- Change this via the Execution menu if the system is to be used as a standalone test station that enables engineers to add their software and scripts for execution and once complete should be removed from the batch queue.
- Auto Save set to False
- Change this via the Execution menu if you wish to auto save the batch queue each time it is updated in case of system failure. You can use the use the
AUTORUN=<filename>.tbq command line option of TestScriptRunnerGUI to restart the batch queue automatically.
- Enable Email set to False
- Change this to if you wish to be prompted for email addresses when adding scripts to the queue.
- Auto Reset set to False.
- Change this option if you wish each run of the batch queue in continuous mode and what each script result to only contain a single runs data. Without this option set the script result for each iteration of the batch queue will be added to the script results and this can result in very large results files.
- Retry Count set to 0.
- Change this to retry failed batch queue items.
You can open an existing document with the Open command.