Test Program Object

Abstract

Test Object Type "Program" executes any type of program, batch, built-in program or GUI test recorded by a GUI Test Tool like Ranorex®. With this test object the engineer usually develops the pre- and post-condition tests for a data comparison. The integrated console does show the communication between the plug-in or the externally invoked program. The results are shown as passed/failed to indicate whether or not the execution was successful. The parameters from the environment definition and from the parameter list are used to transfer data/information to the internal and external programs.

OMrun test program object screen
OMrun test program object screen

New

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

A new empty test object is created within the same component. After entering a new name you can begin with selecting a Program Call element and add the necessary parameters.

OMrun component - dropdown menue
OMrun component - dropdown menue

Copy, Rename, Delete

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

OMrun test program object - dropdown menue
OMrun test program object - dropdown menue

Drag & Drop

On Navigation Tree you can move or copy a test object from one container (Component) to another by simply drag & drop the element.

Action
Outcome

"left mouse button down" and drag object

Move Test Object to another Component (stop over component name)

"left mouse button down" + Ctrl and drag object

Copy Test Object to another Component (stop over component name)

OMrun test program object - drag & drop
OMrun test program object - drag & drop

Program Call

OMrun test program object - program call
OMrun test program object - program call

Selection of pre-defined program calls.

The dropdown list contains of built-in tests as well as pre-configured program or batch call objects.

OMrun test program object - program call drop down menue
OMrun test program object - program call drop down menue

Call
Remark

Batch

Starting a batch job while transfering the paramerters in double quotes "" separated by space.

Batch native

Starting a batch job while transfering the paramerters as plain text separated by space.

Program

Starting a program and transfering the paramerters as arguments separated by space.

PlugIn's

Several internal OMrun adapters to convert csv, xml, fix length records, mdx and run time list.

GUI tools

Settings for standard GUI tests like Ranorex or QF-Test


Parameter String Previewer

There is a tooltip when hover over label Program Call.

The tooltip is activated after 1 second keeping the mouse cursor over the label. After this delay the tooltip shows a preview of all 4 parameter strings for about 10 seconds.

  • Showing the preview of the parameter strings from parameter list with extracted (replaced) variables.

  • Copies all the parameter strings to the clipboard automatically.

OMrun test object program - parameter tooltip
OMrun test object program - parameter tooltip

Last updated