---
title: "TDD vs BDD: Selecting The Suitable Framework"
url: https://daily.dev/posts/tdd-vs-bdd-selecting-the-suitable-framework-ut3kg3k7c
source_url: https://www.lambdatest.com/blog/tdd-vs-bdd/
type: article
source: "TestMu AI (Formerly LambdaTest)"
author: "Enrique A Decoss"
published: 2024-04-07T09:52:11.164Z
updated: 2024-09-05T06:52:42.073Z
tags: ["testing", "agile", "tdd"]
reading_time: 17
upvotes: 27
comments: 4
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# TDD vs BDD: Selecting The Suitable Framework

**[TestMu AI \(Formerly LambdaTest\)](https://daily.dev/sources/testmu_ai)** · [@enriqueadecoss](https://daily.dev/enriqueadecoss) · 17 min read · 27 upvotes · 4 comments

## Summary

A comparison between TDD and BDD, implementation of TDD, and advantages of BDD.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.lambdatest.com/blog/tdd-vs-bdd/>

## Community discussion

Top comments from developers on daily.dev.

**@randy** · 2 upvotes

> There is so much wrong with this article. Not sure the author even knows one thing about the topic. You can actually do TDD for BDD _and_ ATDD tests. Not only that, but what constitutes an “acceptance test” could be the exact same thing as a test created in a BDD fashion. And on top of that, depending on how you write tests, they may read in a BDD fashion even though you’re not trying to follow BDD. An example of that is using the Spock framework.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#testing](https://daily.dev/tags/testing), [#agile](https://daily.dev/tags/agile), [#tdd](https://daily.dev/tags/tdd)

[View this post on daily.dev](https://daily.dev/posts/tdd-vs-bdd-selecting-the-suitable-framework-ut3kg3k7c)
