News

Version 2 of the Behaviour-Driven Development (BDD) tool SpecFlow supports parallel test execution and adds support for xUnit 2.0 and NUnit 3.0. As well as an upgrade of all components to .Net 4.5 ...
Start using Behaviour-Driven Development (BDD) when designing an application and focus on the domain instead of the database, Julie Lerman, a Microsoft MVP since 2003, suggests. BDD lets ...
SpecFlow’s ability to create this shared business understanding, connected with automated tests, makes it the most trusted BDD platform for .NET development.” ...
BDD promotes teamwork between developers and testers and business stakeholders who define requirements through a collective language toolset which includes Cucumber or SpecFlow.
I do like the idea of using a DSL like Gherkin in a tool like Specflow to generates stub test methods which can then be completed with Watin and run as part of a test suite (in our case running ...
Using tools like Cucumber, SpecFlow, or platforms like ACCELQ, BDD enables the creation of executable specifications that serve as both documentation and test cases.