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 used within the query A and B.

Every record of a parameter list does execute the query by replacing the indexed parameters.

The field remark does appear on the OMdashboard as a 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", @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.

If a "Parameter List" was executed the Window is split and shows the Parameter Results below.


A double-click into any of the parameter lists row "Id" (blue circle) opens automatically a new "Tab" with the corresponding "Test Object".


A double-click into any of the parameter result lists "Passed %" (yellow circle) opens automatically a new "Tab" with the corresponding "Test Object Results".

A double-click into any of the parameter result lists "Id" (red circle) opens automatically a new "Tab" with the corresponding "Test Object".

Last updated