Introduction to BDD (Behavior Driven Development)
BDD (Behavior Driven Development) or ATDD (Acceptance Test Driven Development) is a mechanism of Software Development - where business logic is specified by example scenarios. Software is developed according to these examples scenarios. It allows a close collaboration between the business teams and the development teams. It supports live documentation - where requirements are always up-to-date with the current development code.
Requirements for trying this out yourself:
- Install latest Python
- Install pip
- Install behave package "pip install behave"
- That's it!
Shift Left:
If you are looking to move your Software Development Practices towards BDD, reach out to use at www.TestFramework.io. We are a Denver based company with years of experience in BDD Transformation and Implementation solutions.
TestFramework.io, Inc.
1499 W 120th Ave #110, Westminster, CO 80234
Email: contact@testframework.io
Web: www.TestFramework.io
Ещё видео!