In some testing situations it is useful to use multiple configuration files to switch between different configurations for different test runs.
For example, if you test your product under different versions of the JVM you could specify a different Java launcher command in each configuration.
Use the editor's File >
Save As command to save a configuration to a file name of your choosing. You can save the configuration file anywhere in your file system. Generally, however, the work directory should not be used to save configuration files. Clearing the work directory would also result in deleting the configuration file.
Use the editor's File >
Load command to load a previously saved configuration file into the configuration editor. Click the Done button at the bottom of the panel to make that file the new default configuration and use it for test runs. If the Done button is not enabled, you must complete the interview before making it the new default configuration.