TableDrivenBlock Editor-Table Editor/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 4: | Zeile 4: | ||
The following document describes the table driven test editor. The table driven test editor can be used for tests with a sequential test flow. |
The following document describes the table driven test editor. The table driven test editor can be used for tests with a sequential test flow. |
||
If tests get more complex table driven blocks can be transformed to compound blocks for further development. |
|||
This keeps the test as simple as possible. |
|||
== Add Row == |
== Add Row == |
Version vom 12. März 2015, 11:45 Uhr
The following document describes the table driven test editor. The table driven test editor can be used for tests with a sequential test flow.
If tests get more complex table driven blocks can be transformed to compound blocks for further development.
Inhaltsverzeichnis
Add Row[Bearbeiten]
You can drop steps from the test suite tree or use the context menu. New steps will be added as new row after the selected row.
Remove Row[Bearbeiten]
You can remove selected rows from table using the context menu or the delete button on your keyboard.
Replace Rows[Bearbeiten]
You can replace stelected rows using the context menu.
Move Rows Up/Down[Bearbeiten]
You can move rows up / down in the table via the context menu to reorganized the execution order.