What’s the Difference Between TDD and BDD?

In TDD (Test Driven Development), the test is written to check the implementation of functionality, but as the code evolves, tests can give false results. BDD (Behavior Driven Development) is also a test-first approach, but differs by testing the actual behavior of the system from the end users perspective.

https://blog.testlodge.com/tdd-vs-bdd/

TDD is doing the thing right!
BDD is doing the right thing!

Categorie: Development

0 commenti

Lascia un commento

Segnaposto per l'avatar