Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Xray 2023 S17, Xray 2023 S18
-
Description
When creating a Cucumber Test, with example names or values bigger than 256 chars, Xray is unable to create a Test Run
Given I have entered <input_1> into the calculator And I have entered <input_2> into the calculator When I press <button> Then the result should be <output> on the screen Examples: | input_1 | input_2 | button | output | | 20 | 30 | add | 50 | | 2 | 5 | add | 7 | | 0 | 40 | add | 40 | | 1 | 40 | the result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should bethe result should be | 41 |
Attachments
Issue Links
- is duplicated by
-
XRAY-9619 If cucumber scenario is more than 255 characters getting error while executing it.
- Closed