Webinar: BDD and CD with Lisa Crispin
Lisa shares why and how to align behavior-driven development and continuous delivery for better outcomes Continuous delivery (CD) is all about delivering small changes to customers frequently and without strain or stress for the team. A big part of this involves enabling shared understanding across…
12 Top Test Automation Tools to Try in Your Next Project
Whether you are just looking to start test automation as a part of your software quality engineering efforts or you are a seasoned test automation engineer, this list comprises tools for all experience levels. With a good plan in place, any of these tools for…
A Guide to Good Cucumber Practices
BDD is a development strategy, and even if you do not follow this practice, we find it beneficial to use Cucumber (or a similar tool) since it “forces you” to document your automated tests before implementing them. It’s fundamental that these tests be made clear to a user…
What is BDD and What Does it Mean for Testers?
A development strategy that makes sense for both your business team and tech team Behavior Driven Development (BDD), as its name indicates, is not a testing technique, but rather a development strategy (as well as TDD, which is test driven development). What it proposes is…