Versions Compared

Key

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

...

The library is automatically populated with all the steps upon the creation/update of Cucumber Tests/Preconditions.

Gherking reserved keywords (e.g. Given, When, Then, And) are not stored in the library.


Info
titleLearn more

Please refer to Overview of the Automated Steps Library for a more detailed information of this feature.

...

Table of Contents

Settings

Enable/Disable

Xray allows you to globally enable/disable the Automated Steps Library.

Image Added

Whenever enabled, there's an additional performance overhead on the creation/update of Cucumber Tests/Preconditions and upon the refactoring of existing steps within the Automated Steps Library UI. 

On the other hand, disabling the library will avoid that additional processing overhead.


To edit the Test Repository of a given project, you must be able to, at least, access the project (i.e., browse permission) and have one of the project roles configured in Xray settings for that project
Info
titlePlease note

if you disable the Automated Steps Library, all new steps that you added meanwhile or, in general, any changes that you have made to your existing Cucumber Tests/Preconditions afterwards will not be synchronized to the library. This means that the Automated Steps Library may be out-of-synch.

Synchronizing your existing steps with the library can be done with the Integrity Checker.


Maintenance

Integrity Checker may be used to force a per-project synchronization of steps, in case you find orphaned or missing steps in the library.


Overview of the Automated Steps UI

...