Adding System Variables to Process Steps
System variables are predefined and used as read-only variables to data values during test execution. System variables contain system values that are added to process steps, but they cannot be part of a recordset because you can write to variables in a recordset.
Certify provides the following system variables:
- Current locale
- Current date
- Current process name
- Current recordset name
- Current recordset row number
- Last step status
- Current user name
- Current layout name
- Current machine name
- Documents directory
To add system variables to process steps:
- In the Process Editor, create a new process or open an existing process.
-
Click the Steps tab.
The Steps tab opens.
- Add a new step or select a step in which you want to add the system variable.
-
In the Parameters tab, click the Select Variable button.
The Select Variable dialog opens.
- In the Navigation pane, click the System Variables folder.
- In the Variables Summary pane, select a system variable:
- AUT Locale
- Date
- Last Step Status
- Layout Name
- Machine Name
- My Documents
- Process Name
- Project Name
- Recordset Name
- Recordset Row Number
- User Name
-
Click OK.
The system variable is added to the step.