OtfPlayerEditor

From emotive
Revision as of 12:24, 5 August 2018 by Js (talk | contribs) (Created page with "{{DISPLAYTITLE:Open Test Framework - Player Editor}}Category:OTF ==Overview== OTX projects can be executed in different ways. The easiest and most comfortable way is the O...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

OTX projects can be executed in different ways. The easiest and most comfortable way is the Open Test Player. With the Player Editor, the author can create a simple tester interface with various controls in just a few minutes. OTX procedures can be started and their parameters can be bound to controls using drag & drop. The result can be exported to a PPX file, which can be executed inside the stand-alone available Open Test Player.

The structure and features of the Player Editor are described in the following sections.

Structure

In the Player Editor the graphical user interface for a stand alone executable tester can be designed, see the image below. Each Player Editor consist of one Monitor. A Monitor represents a register tab inside the Open Test Player. A Monitor has a table layout consisting of a number of rows and columns.

OtfPlayerEditor.png
Easy way to create stand alone executable tester applications