This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Cucumber support
To support Business-driven development, we have built-in Gherkin support in Boozang.
Given / When / Then
The idea is that a business analyst or product owner write the acceptance criteria for a feature using Gherkin syntax (Given, When, Then).
Proven
Cucumber is proven and used by thousand of businesses. For an exhaustive description of the Cucumber / Gherkin language see https://cucumber.io/.
Reporting
Use existing Cucumber reporting plugins to create stunning report visualizations.
Jenkins and other CIs
For Jenkins, checkout the amazing plugin: https://plugins.jenkins.io/cucumber-reports/
Built-in reports
We also support a number of built-in report formats for a more detailed view, including performance reports.
Integrations
Push and maintain your features with your code.
VCS Integrations
We support GitHub, BitBucket, GitLab, and Azure version control system integrations out-of-the-box.
Jira / XRay
For Enterprise-level teams, we warmly recommend maintaining your features using XRay. We integrate with XRay out-of-the-box.
Tag support
Test execution
Tag your tests! By using tags on module and test level it’s very easy to control test executions from your CI server.
Comprehensive reports / BI
Tag by functional area and even team and extract valuable business. Slice and dice tests how you like using and/or/not logic.