TableDrivenBlock Editor-Table Editor/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Inhalt gelöscht Inhalt hinzugefügt
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 6: | Zeile 6: | ||
If tests get more complex table driven blocks can be transformed to compound blocks for further development. |
If tests get more complex table driven blocks can be transformed to compound blocks for further development. |
||
= |
= Common Tasks = |
||
== Add Row == |
== Add Row == |
||
| Zeile 19: | Zeile 19: | ||
== Move Rows Up/Down == |
== Move Rows Up/Down == |
||
You can move rows up / down in the table via the context menu to reorganized the execution order. |
You can move rows up / down in the table via the context menu to reorganized the execution order. |
||
= Toolbar = |
|||
= Context Menu = |
|||
== Step Menu == |
|||
== Input and Output Menu == |
|||
== Multi Selection Menu == |
|||
= Settings = |
= Settings = |
||
Version vom 12. März 2015, 11:58 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.
Common Tasks
Add Row
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
You can remove selected rows from table using the context menu or the delete button on your keyboard.
Replace Rows
You can replace stelected rows using the context menu.
Move Rows Up/Down
You can move rows up / down in the table via the context menu to reorganized the execution order.