Now that we have created a couple of scenarios and examples for the feature Account Holder withdraws cash, we can start the execution by creating a test run. Tests can be executed either manually or automated.
For automated execution, CucumberStudio publisher enables you to extract scenarios from CucumberStudio and generate feature files for different frameworks. Here is an example of generated file for Cucumber/Ruby:
To integrate the execution to your CI process, look at the Automate your tests section.