Q1 2025 roadmap update for customers: AI, cloud-first, and more
See our vision for quality engineering in 2025 and the innovation...
Behavior-driven development is a testing practice that follows the idea of specification by example (e.g., Test-Driven Development [TDD]). The idea is to describe how the application should behave in a very simple user/business-focused language. BDD’s business-focused perspective on application behavior allows teams to create living documentation that is easy to maintain and can be consumed by all team members, including testers, developers, and product owners.
With BDD, tests are created using the gherkin Given-When-Then language.
For example:
BDD can be used in concert with most automated testing methodologies and tools.
BDD is one technique you can use to create tests for automated acceptance testing during Continuous Testing. With BDD-based tests running during your Continuous Integration process, you can give stakeholders fast feedback on whether the functionality is actually implemented and working–in terms that they can easily understand.
Popular development testing tools for creating and managing BDD tests are:
See our vision for quality engineering in 2025 and the innovation...
Hear experts from Government Technology and Tricentis discuss how...
Explore the key challenges public sector agencies face in...
Scale and run test automation across your full testing toolchain...
Hear our panel of experts share their perspectives on this and...