OtfWorkflowDesigner
Revision as of 11:05, 25 July 2014 by Nb (talk | contribs) (Created page with "{{DISPLAYTITLE:Open Test Framework - Workflow Designer (OTX Designer)}}Category:OTF {{FontColor|red||EDITING...}} ==Overview== The Workflow Designer is the central inter...")
EDITING...
Contents
Overview
The Workflow Designer is the central interface to input and arrange OTX nodes. It helps the authors create, edit and understand the test sequences graphically. The following main tasks will be implemented with the OTX Designer:
- Specification
- Realization
- Documentation
The structure and functions of the workflow designer are described in the following sections.
Structure
In the Workflow Designer, procedures can be edited graphically, see figure. It may consist of one or many tabs, each tab corresponds to a procedure (a flow sequence). Within a sequence, the various activities (OTX nodes) are drawn together into a sequence on a white sheet. These activities can be configured through the Properties window. The activities are executed sequentially from top to bottom.
...