Forum Discussion
8 months ago
Summary:
Issue with Gherkin syntax in data tables not being accepted.
Description:
Previously, the Gherkin syntax for data tables was accepted and executed successfully, as seen in prior automated test runs. However, it is no longer working, and the same syntax is now being rejected.
Steps to Reproduce:
- Open the affected test case in Jira Zephyr.
- Run the test case containing the data table with Gherkin syntax.
- Observe that the syntax is not accepted.
Expected Result:
The Gherkin syntax should be accepted, and the test case should execute successfully as before.
Actual Result:
The syntax is rejected, blocking test execution.
Impact:
This issue affects multiple automated test cases and delays validations for critical functionalities.