Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Xray DC 7.11.3
-
None
-
None
-
Data Center
Description
Description
When editing a step in the Automated Steps Library, if the cucumber test scenario starts with an asterisk ( * ) step, any first steps in the test that also begin with * will be removed.
This action does not remove the step itself or its association within the library.
Pre-conditions
- Have a test with Cucumber syntax where the first 3 steps start with * gherkin keyword
How to reproduce
- Go to the Automated Steps Library
- Edit any step that this test has
- Go back to the test
Actual result/Attachments
The first 3 Steps with * are removed from the scenario
Expected result
The first 3 Steps with * are visible along with the edited step
Version
- <app versions>
Workaround
Start the scenario with a different gherkin keyword