Test Automation: Iterate through Elements
The module provides the possibility using the b4A datastreams to iterate through the elements of a test definition or the results
Designation
- Name
- ta.Iterate
Datastreams
-
Result result: Number, <benutzerdefinierte Spalten>
-
Scenario scenario: Number, <benutzerdefinierte Spalten>
-
Step step: Number, Type, <benutzerdefinierte Spalten>
Configuration
- Optionen
- Object for structured documentation (
structured-docu
) - If given the information are stored in the structured documentation of the object
- Name of structured documentation (
structured-docu-name
) - Defines the name of the tab of the structured documentation that should be used. If empty the first one is chosen.
- Element Type (
element-type
) - Defines the element type to use for the iterationMögliche Werte: Scenario (
scenario
), Step (step
), Result (result
)
- Parent Number (
parent-no
) - Number of the parent node. The counting starts with 1 and follows the order in the XML structure
- Node Attributes (
attributes
) - If given just these attributes of nodes will be added to the stream. Otherwise all found attributes in the selected nodes will be added.