Navigation Tree/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Introduction == The navigation tree component of the expecco browser application shows the hierarchy of tree elements inside a test su…“) |
Cg (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
== Introduction == |
== Introduction == |
||
[[Datei:NavigationTree_all.gif]] |
|||
The navigation tree component of the expecco browser application shows the hierarchy of [[Tree Elements/en|tree elements]] inside a test suite. The UI component actually consists of various subcomponents, which are selected via a tab-bar at the top: |
The navigation tree component of the expecco browser application shows the hierarchy of [[Tree Elements/en|tree elements]] inside a test suite. The UI component actually consists of various subcomponents, which are selected via a tab-bar at the top: |
||
* Navigation Tree |
* Navigation Tree |
||
Zeile 11: | Zeile 12: | ||
=== Navigation Tree === |
=== Navigation Tree === |
||
[[Datei:NavigationTree_TreeTab.gif]] |
|||
=== Textual Search Tab === |
=== Textual Search Tab === |
||
[[Datei:NavigationTree_SearchTab.gif]] |
|||
=== Error Search Tab === |
=== Error Search Tab === |
||
[[Datei:NavigationTree_ErrorTab.gif]] |
|||
=== Special Search Tab === |
=== Special Search Tab === |
||
[[Datei:NavigationTree_SpecialSearchTab.gif]] |
|||
=== Remembered Search Result Tab === |
=== Remembered Search Result Tab === |
||
[[Datei:NavigationTree_RememberedSearchTab.gif]] |
Version vom 9. April 2014, 22:33 Uhr
Inhaltsverzeichnis
Introduction[Bearbeiten]
Datei:NavigationTree all.gif The navigation tree component of the expecco browser application shows the hierarchy of tree elements inside a test suite. The UI component actually consists of various subcomponents, which are selected via a tab-bar at the top:
- Navigation Tree
- Textual Search
- Error Search
- Special Search
- Remembered Search
Additional instances of the navigation tree can be created as independent window by clicking on the "Tear Off" button Datei:TearOffNavigationTree.gif at the top left. This is useful as the navigation tree is both used for navigation and as a source for drag & drop operations. Having a separate tree for drag&drop makes this much easier.
[Bearbeiten]
Datei:NavigationTree TreeTab.gif
Textual Search Tab[Bearbeiten]
Datei:NavigationTree SearchTab.gif
Error Search Tab[Bearbeiten]
Datei:NavigationTree ErrorTab.gif
Special Search Tab[Bearbeiten]
Datei:NavigationTree SpecialSearchTab.gif