Parameter List

Abstract
The parameter list contains hard coded values or variables from the environments. The grid can handle nested variables from the parameter list or from the environment definition.
The parameter are used to replace @param1
, @param2
, @param3
and @param4
within the query A and B (header in green).
Every record of a parameter list does execute the query again by replacing the configured parameters.
The field remark does appear on the OMdashboard as an unique entry. It is recommended to add an appropriate content to it.

New
On Navigation Tree at Test Object level click on the right mouse button and select
New
.

Create a new Runtime List Entry by entering a new sequence number in column "Id" (default suggestion with autoincrease displayed), @param1 - @param4, add a meaningful remark and select checkbox "Active". Row will not execute if checkbox "Active" is not set.

Copy, Rename, Delete
On Navigation Tree at Parameter List level click on the right mouse button and select
Copy
,
Rename
or
Delete
.

⚠️ The parameter list
Extensive
is not allowed to rename or delete as it belongs to the standard setting for each test object.
Parameter List Result
If a parameter list was executed (in this example Extensive
) the screen shows the OMrun Test Results below.

Navigate to Test Object
Via Parameter List Row
A double-click onto any value of column Id
of the parameter lists (in green) opens automatically a new "Tab" with the corresponding "Test Object" and its results.

Via Parameter List Result
A double-click onto any value of column Passed %
of the parameter result list (in green) opens automatically a new "Tab" with the corresponding "Test Object" and its results.

Last updated