Hello Everyone,
Since there have been issues reported about BDD on the latest version of Katalon,
- Resolving Java class inheritance error in Katalon version 10.0.0.223
- I got this `bytebuddy` error when executing BDD test
- Unable to Use BDD on Katalon
- Issues with Step definitions of Cucumber in 10.0.0 version
I would like to share an example Katalon project for BDD. It’s a boilerplate project that you can use.
You can check the project here: GitHub - depapp/sample-bdd-project-in-katalon-latest-version: This project is a boilerplate setup for Behavior-Driven Development (BDD) testing in Katalon Studio, compatible with both versions 9 and 10. It provides a structured template designed to streamline the development and execution of BDD tests using Gherkin syntax.
Also you can check the test report here: Cucumber Features
Hope this project can help everyone with BDD issue on Katalon