Difference between revisions of "OtfPlayerEditor"
(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...") |
m |
||
Line 6: | Line 6: | ||
==Structure== | ==Structure== | ||
− | In the Player Editor the graphical user interface for a stand alone executable tester can be designed, see the [[#WDImg|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. | + | In the Player Editor the graphical user interface for a stand alone executable tester can be designed, see the [[#WDImg|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... |
{{Anchor|WDImg|}} | {{Anchor|WDImg|}} | ||
{{ImageStyleCenter|OtfPlayerEditor.png|900|Easy way to create stand alone executable tester applications}} | {{ImageStyleCenter|OtfPlayerEditor.png|900|Easy way to create stand alone executable tester applications}} | ||
+ | |||
+ | ... |
Revision as of 12:25, 5 August 2018
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...
![]() |
Easy way to create stand alone executable tester applications |
...