Kategorie:Editors: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
K
Zeile 1: Zeile 1:
Editors are the main workspace in expecco. They are used to write code, to create execution models [[Diagram Elements#Activity Diagram|activity diagrams]] or to modify test parameters.
Editors are the main workspace in expecco. They are used to write code, to create execution models [[Diagram Elements#Activity Diagram|activity diagrams]] or to modify test parameters.
The editor show on the right side depends on which item is selected in the left project tree:
The editor show on the right side depends on which item is selected in the left project tree:


Zeile 53: Zeile 53:


=== [[Simple GUI Block Editor/en]] ===
=== [[Simple GUI Block Editor/en]] ===
This type of editor is used to construct simple dialog-like UI blocks. These can be used to interact with the operator for data entry, monitoring, confirmations or similar. The eitor is shown if a GUI Elementary block is selected in the tree.
This type of editor is used to construct simple dialog-like UI blocks. These can be used to interact with the operator for data entry, monitoring, confirmations or similar. The editor is shown if a GUI Elementary block is selected in the tree.


-->
-->
Zeile 59: Zeile 59:


=== [[TestplanEditor/en | Testplan Editor]] ===
=== [[TestplanEditor/en | Testplan Editor]] ===
This editor is used to view, edit an execute [[Testplan Element|test plans]].
This editor is used to view, edit an execute [[Testplan Element|test plans]].


=== [[ProjectEditor/en | Testsuite (Project) Editor]] ===
=== [[ProjectEditor/en | Testsuite (Project) Editor]] ===

Version vom 23. November 2017, 21:07 Uhr

Editors are the main workspace in expecco. They are used to write code, to create execution models activity diagrams or to modify test parameters. The editor show on the right side depends on which item is selected in the left project tree:

Attachment Editor[Bearbeiten]

This editor is used to edit attachment items (file- and url attachments).

Block Skill Editor[Bearbeiten]

This subeditor (editor tab) defines the skills required by an action block. This is used of the resource manager, which allocates test resources during execution.

Code Editor[Bearbeiten]

This sub-editor (editor tab) is used to view and edit text or executable code of elementary blocks.

Compound Block (Network / Diagram) Editor[Bearbeiten]

This editor is used to define a compound action's activity diagram.

Documentation Editor[Bearbeiten]

This editor is used to modify either the documentation of a certain tree element or a documentation element itself.

Environment Editor[Bearbeiten]

This editor is used to create and edit variables in the environment of a test suite, test plan or a compound block.

Inventory Editor[Bearbeiten]

This editor is used to view and edit inventories which are collections of test resources.

Resource Editor[Bearbeiten]

This editor is used to view and edit test resources, which can be managed and reserved during execution.

Scheme Editor[Bearbeiten]

This subeditor (editor tab) is used to edit the external interface of an action block.

Skill Editor[Bearbeiten]

This editor is used to view and edit skills, which describe the attributes of a test resource.

Test Editor[Bearbeiten]

This editor is used to model and execute quick testing networks for unit-testing of action blocks. It is similar to the network editor.