Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Since steps are persisted and indexed, they can then be used for autocomplete purposes during the creation/update of Cucumber Scenarios/Backgrounds, facilitating their creation and avoiding duplicated or messy steps.

automatic s

Thus, a A general setting, available in Global Preferences, allows you to globally opt-in or opt-out of this hierarchical way of organizing Testsfor this feature. If the Atutomated Steps Library is not enabled, users can still specify Cucumber Scenarios/Backgrounds, although lacking the autocomplete ability.

Key concepts 

<image>Image Added


The Automated Steps Library provides a per project organization for all the steps used in automated (Cucumber only) Tests and Preconditions belonging to that project.

...

Steps are always, and indirectly, automatically created in the library whenever creating/editing a Cucumber Test/Precondition. Steps cannot be created within the Automated Steps Library itself.

On the left side of UI steps can be searched and filtered by labels, while on the right side the step content can be edited and saved.

Steps are case insensitive and their content is trimmed (i.e. spaces removed at the start/end).


The Automated Steps Library provides the means to:

...