Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Comparing DDD, TDD, and BDD

Pallavi Soorma answered on February 19, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers


Comparing DDD, TDD, and BDD

0

In particular, DDD relates more to the modeling of the application domain. In this sense, it can be observed from a more architectural point of view, defining how our application is modularized, the different layers, and even how different parts of our broader application (or, if you wish, different teams) should cooperate.

Once we have designed such layers and components, both TDD and BDD can be used as a way to drive our day-to-day development, ensuring we have the right testability and feature coverage requested within our code.

On the other hand, DDD is not a requirement for TDD or BDD, which can be seen as a simple technique that is also applicable to smaller applications, or to software architectures defined with approaches alternative to DDD. As you will often find in this book, those concepts can be viewed as tools, briefly introduced to give you an idea of their potentiality. It's up to you to then take what's needed for your specific project and combine it in a useful way.

Popularity 1/10 Helpfulness 1/10 Language whatever
Source: Grepper
Tags: bdd whatever
Link to this answer
Share Copy Link
Contributed on Feb 19 2023
Pallavi Soorma
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.