BDD in .NET – Chicken or Egg or..?
Predicate: I’m brand new to BDD / TDD, but I’ve done my homework.
How to edit existing user stories
I’m quite new to working in Agile and with user stories and scenarios in the BDD tool Cucumber and ideally I’ll need to go on a course of all of this. I have a set of user stories that need to be edited for an upcoming release.
TDD, BDD or both? [duplicate]
This question already has answers here: Relation between BDD and TDD (4 answers) Closed 11 years ago. I’m a little bit confused about BDD. I’m doing TDD currently. My question is whether BDD is complementary to TDD or it’s a whole new thing and my team should do both TDD and BDD? Or is it […]
“TDD is about design, not verification”; concretely, what does that mean?
I’ve been wondering about this. What do we exactly mean by design and verification.
How to design software when using BDD?
I’m working on a project right now and it’s my first project using BDD. Up till now, the user stories have proven themselves a very valuable weapon to understand requirements and to specify the solution in a comprehensive, easy to understand language.
How to be successful at BDD Specifications Workshops?
Today we tried to introduce BDD in our software development process by having a specification workshop.
SpecFlow/Cucumber – Documenting available steps [closed]
It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago. Our company is looking at implementing BDD in […]
Using NSpec at various architectural layers
Having read the quick start at nspec.org, I realized that NSpec might be a useful tool in a scenario which was becoming a bit cumbersome with NUnit alone.
Behavior-Driven Development / Use case diagram
Regarding growing of Behavior-Driven Development imposing acceptance testing, are use cases diagram useful or do they lead to an “over-documentation”?
Behavior Driven Development and Unit Testing in Python [closed]
Closed 9 years ago.