Value
, Value 2
and Comparison
)Locator
and Locator Type
)Optional
)Timeout
)Release
)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 |