Expecco Reflection Library: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „== Introduction == The Reflection Library contains building blocks to automate expecco itself. Its main use is to automatically generate test suites or librar…“)
 
Zeile 4: Zeile 4:
For example, to import specifications in a textual format, a database or a QM-system and
For example, to import specifications in a textual format, a database or a QM-system and
generate test skeletons or concrete action blocks and/or test suites.
generate test skeletons or concrete action blocks and/or test suites.

Please refer to the documentation in the libraries action items.


== Opening/Closing/Controlling an Expecco Window ==
== Opening/Closing/Controlling an Expecco Window ==

Version vom 18. Dezember 2015, 18:28 Uhr

Introduction[Bearbeiten]

The Reflection Library contains building blocks to automate expecco itself. Its main use is to automatically generate test suites or libraries. For example, to import specifications in a textual format, a database or a QM-system and generate test skeletons or concrete action blocks and/or test suites.

Please refer to the documentation in the libraries action items.

Opening/Closing/Controlling an Expecco Window[Bearbeiten]

These include blocks to simulate various user actions, either towards the currently running expecco application, or to a secondary expecco window.

Project Manipulation[Bearbeiten]

Includes blocks to create test suites, to manipulate environments (create/modify variables), and to load and save test suite files (".ets"-files).

Tree Manipulation[Bearbeiten]

Includes blocks to create actions, datatypes, attachments and folders in a project's item tree.

Diagram Editing[Bearbeiten]

Includes blocks to create activity diagrams, to add steps and to connect pins.

Text Editing[Bearbeiten]

These operate on the currently running expecco, and are mostly useful for code-generation utilities, which can be bound to user-defined menu items.

Execution[Bearbeiten]

This allows for a testplan to be executed automatically, under control of another activity.

Reporting[Bearbeiten]

Actions to generate test reports.



Copyright © 2014-2024 eXept Software AG