OMrun Help
Version 4.x
Version 4.x
  • Introduction
    • Features
      • 📊Facts
      • 🔢Figures
    • System Requirements
    • Terms and Definitions
    • Release Notes
      • 📄Version 4.2
      • 📄Version 4.1
      • 📄Version 4.0
    • ❓Getting Help
  • Installation
    • ↘️Install OMrun
      • 📃OMrun Paths
      • 🔑License Key
    • ✔️Verify Setup
    • 🗑️Uninstall OMrun
  • Configuration
    • Data Adaptor
      • Data Queries
    • Program Adaptor
    • Dashboard Configuration
    • Customize own adapter
      • Own data adapter
      • Own program adapter
    • Configuration Files
      • PublishConfig.cfg
      • OMrunDataProvider.cfg
      • OMrunGuiProvider.cfg
      • OMrun.exe.config
    • Using Variables
      • OMrun Variables
      • Environment Variables
      • Parameter
  • Start OMrun
    • Start via Desktop
    • Start via Batch File
    • Start via Task Scheduler
  • Menu Functions
    • ▶️Button Execute
    • ⏹️Button Stop
    • 🎓Button License
    • ⚙️Button Configuration
    • 📥Button Export
    • ❓Button Help
    • 📌Button About
    • 🗂️Button Windows
    • ⏩Shortcuts and Functions
  • Element Overview
    • Navigation Tree
    • Business System
    • Component
    • Environment
    • Scenario
    • Test Data Object
      • Query
      • Body
      • Business Mapping
    • Test Program Object
      • Batch
      • CSV Converter
      • Data Staging
      • Housekeeping
      • Json Converter
      • Program
      • RTL Generator
      • XML Converter
      • XML Converter XL
    • Parameter List
  • Result Analysis
    • Color Codes
    • OMrun Test Results
    • Excel Result Reports
    • OMdashboard
Powered by GitBook
On this page
  1. Configuration
  2. Customize own adapter

Own program adapter

PreviousOwn data adapterNextConfiguration Files

Last updated 1 year ago

You can add your own adapter or copy an existing adapter and fit it to your needs by changing the connect string.

  1. On OMrun Ribbon choose Config

  2. Select tab Program adapter


You can add your own adapter or copy an existing adapter and fit it to your needs by changing the connect string. Description of the table above:

In this table interfaces to external functions are maintained. These functions can be an external GUI Test Tool or a batch-script or any (self developed) application.

What's exactly called is defined either in the connect string or in Test Program Object.

Column
Description

Program

Type of adapter defined within this line.

Provider Group

Displays all the included Data Provider. This information is predefined and can't be changed. If you need an additional GUI adapter, please get in contact.

Connect String

Describes the name of the external executable and its parameters:

  • "myTestApplication" allows to transfer the control to the application defined in the test environment and calls the application defined in "myTestSuite".

  • "Connection Timeout=x" sets the maximum time range in seconds which an external function is allowed to run without response. External function will be killed exceeding this dead line.

Remark

Enter your comments or parameter description here.

"myTestSuite" will be replaced by the linked or copied external executable defined in .

"@param1-4" will be replaced by values defined in .

Test Program Object
Parameter List
OMrun button configuration
OMrun configuration - program adapter
OMrun button configuration
OMrun configuration - program adapter