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.

OMrun parameter list screen
OMrun parameter list screen

New

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

OMrun test object drop down
OMrun test object drop down

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.

OMrun parameter list detail
OMrun parameter list detail

Copy, Rename, Delete

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

OMrun parameter list drop down
OMrun parameter list drop down

⚠️ 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.

OMrun parameter list results
OMrun parameter list results

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.

OMrun parameter list row id
OMrun parameter list row id

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.

OMrun parameter list result row
OMrun parameter list result row

Last updated