Creating a procedure parameter set
You can create a procedure parameter set. To do so, first use the parameters of the version file currently open. You can also use the parameters of a procedure parameters file *.par, *.xml or a script file *.vbs,*.py, *.pys, *.js, *.rb, *.pl and *.tcl.
1. Make sure the desired project is open (Editing basic settings of the project).
2. In the Edit project window, click the Procedure parameter sets tab.
3. Then click the Create a procedure parameter set icon.
Tip: Alternatively, click the Duplicate the procedure parameter set icon to copy an existing set. |
The Create a procedure parameter set window opens.
4. Make the desired changes.
Element |
Description |
Code |
Short name of the parameter set |
Description |
Description of parameter set |
Use the currently loaded procedure parameters |
If this option is activated, the new set contains the procedure parameters of the version file currently open. |
Use existing procedure parameters or script file |
Select this option and click the respective button to use a procedure parameters file (*.par, *.xml) or a script file (*.vbs,*.py, *.pys, *.js, *.rb, *.pl and *.tcl) (Saving procedure parameter settings to file). Note If you select a script file that contains other scripts, these must be copied manually to the folder of the main script. |
5. Confirm with OK.
The procedure parameter set is added in a new row. You can then continue to edit the procedure parameters (Editing procedure parameter sets).
Note: After specifying the procedure parameters, you have to assign them to the scenario of your choice (Creating scenarios). |