Difference between revisions of "OtfOtlEditor"
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:Open Test Framework - OTL Code Editor}}Category:OTF ==Overview== For professional users it is much more efficient to create and edit OTX in a code editor, e...") |
(No difference)
|
Revision as of 21:29, 5 August 2018
Overview
For professional users it is much more efficient to create and edit OTX in a code editor, especially for big OTX projects. EMOTIVE has developed OTL - Open Test Language. OTL is a Java-like scripting language for the OTX. Designer and code editor synchronize continuously. This allows to seamlessly switch between the two ways of working. The code editor has powerful syntax highlighting and auto complete features.
The structure and features of the OTL code editor are described in the following sections.
Structure
![]() |
OTL code editor |