Tree view
Tosca Cloud displays tree views in either single-line or multiline view.
Single-line view
Tosca Cloud automatically creates single-line TreeViews when they are scanned with Tosca XScan.
You can steer these TreeViews by specifying the path to the according entry. You have to use the string -> to represent path nodes.
Action mode |
Value |
Description |
---|---|---|
Input |
<path> |
This selects the entry by using the specified path. |
Selecting entries by using relative paths
If the path to a visible entry is subject to change, you can use relative paths in multiline view.
To do this, on the Properties tab, change the value of the configuration param BusinessAssociation to Descendants.
Selecting entries via indexes and names
If multiple entries with the same name exist in the multiline view, you can use an index to specify which entry to use.
-
Define the configuration param ExplicitName for the entry in the moduleAttribute and set its value to True.
-
In the test case, use the syntax #<n> in the Name column to specify the exact entry to use with multiple search results.