Test Step is the lowest element of a baangt TestRun item (explore baangt Structure). It defineds the activity (including the details of the activity) to be performed. The list of the available in the system Test Steps is presented in the reverse chronological order (from the most recent to the oldest) by the creation time. The list shows the name, the description, and the activity type of the Test Steps.
Test Step Sequence Details
Clicking a Test Step name expands its details:
Test Step Details
The search feature allows to find Test Steps by a keyword occurrence in the name or the description. Just Type a keyword in the search field and you'll see only the Test Steps that match your search. The search is case-insensitive.
Create Test Step Sequence

At the top-right, click the create Test Step button to access the creation form. The form has two empty mandatory fields (marked with red borders on the screenshot below).

Field Mandatory Description
Name YES A short name that a new Test Step will be associated with
Description YES A brief description of a new Test Step
Activity Type YES The type of the activity that a new Test Step will call (select from a drop-down list).
Default value: GOTOURL
Locator Type YES The type of the locator that a new Test Step will use (select from a drop-down list).
Default value: xpath
Locator NO A string representing a baangt locator
Value NO A value associated with the Test Step activity
Comparison NO A comparison string if required by the Test Step activity.
Default value: none
Value 2 NO The second value if the Test Step activity requires a comparison
Optional NO A flag that shows if the execution of the current Test Case should be continued after a timeout exception is thrown.
Default value: False
Timeout NO A float value that verrides the default value of the baangt timeout
Release NO A release string of the Test Step
Create Test Step
Edit Test Step
Click button Edit (the button is available at the bottom of the Test Step details) to access the edit form. The form is similar to the one described in the Create Test Step section.
Delete Test Step Sequence
To delete a Test Step Sequence, expand the Test Step details and click the Delete button at the bottom. Then confirm the deletion in the pop-up window.