Generating step files from feature files

Hello,

Is it possible to create step files from the feature files in the system or do they have to be created manually? How are they linked?

Any help around this would be helpful to evaluate the product. There is no clear answer in the support documentation.

Thanks,
James

Hi @james.pittendrigh ,
You have to create it manually. Your step definition will be executed if they match a step in your feature file (matching is based on evaluating the pattern defined before each of your step definition). Please refer to https://docs.katalon.com/katalon-studio/docs/cucumber-features-file.html#in-test-cases for more information