<?xml version="1.0" encoding="UTF-8" ?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:webfeeds="http://webfeeds.org/rss/1.0"
    xmlns:media="http://search.yahoo.com/mrss/"
    >
    <channel>
        <title>Test-driven-development Tag - Viblo</title>
        <link>https://viblo.asia/rss</link>
        <description><![CDATA[Free service for technical knowledge sharing]]></description>
        <atom:link href="https://viblo.asia/rss/tags/test-driven-development.rss" rel="self"></atom:link>
                <copyright>Sun* Inc.</copyright>
                                                <webfeeds:logo>https://viblo.asia/logo_full.svg</webfeeds:logo>
        <image>
            <url>https://viblo.asia/logo_full.svg</url>
            <title>Test-driven-development Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-04-21T15:17:25+07:00</lastBuildDate>
                <item>
            <title><![CDATA[Khi AI Viết Code: Tại Sao Tôi Vẫn Viết Test Trước]]></title>
                        <link>https://viblo.asia/p/khi-ai-viet-code-tai-sao-toi-van-viet-test-truoc-pPLkN19dJRZ</link>
            <guid isPermaLink="true">https://viblo.asia/p/khi-ai-viet-code-tai-sao-toi-van-viet-test-truoc-pPLkN19dJRZ</guid>
            <description><![CDATA[AI đã thay đổi cách tôi làm việc — nhưng không phải cái cách bạn nghĩ.

Nó Bắt Đầu Bằng Một Prompt

Một ngày đẹp trời, mở Claude Code, gõ:

3 giây sau...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AnhNino</dc:creator>
            <pubDate>2026-04-13 17:38:27</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Chất lượng mã và quản lý mã: Cách viết mã sạch, kiểm tra, sửa lỗi và duy trì mã]]></title>
                        <link>https://viblo.asia/p/chat-luong-ma-va-quan-ly-ma-cach-viet-ma-sach-kiem-tra-sua-loi-va-duy-tri-ma-vlZL93yW4QK</link>
            <guid isPermaLink="true">https://viblo.asia/p/chat-luong-ma-va-quan-ly-ma-cach-viet-ma-sach-kiem-tra-sua-loi-va-duy-tri-ma-vlZL93yW4QK</guid>
            <description><![CDATA[Chất lượng mã là một yếu tố quan trọng trong quá trình phát triển phần mềm. Viết mã sạch, kiểm tra, sửa lỗi và duy trì mã tốt là mục tiêu của mỗi lập ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michelle Nguyen</dc:creator>
            <pubDate>2023-07-25 22:01:11</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[NestJS Coding Practice: Viết tính năng check-in nhận reward với TDD và MongoDB Bucket Pattern - P1 - Cơ bản]]></title>
                        <link>https://viblo.asia/p/nestjs-coding-practice-viet-tinh-nang-check-in-nhan-reward-voi-tdd-va-mongodb-bucket-pattern-p1-co-ban-gwd43Mj3LX9</link>
            <guid isPermaLink="true">https://viblo.asia/p/nestjs-coding-practice-viet-tinh-nang-check-in-nhan-reward-voi-tdd-va-mongodb-bucket-pattern-p1-co-ban-gwd43Mj3LX9</guid>
            <description><![CDATA[Đây là bài viết nằm trong Series NestJS thực chiến, các bạn có thể xem toàn bộ bài viết ở link: https://viblo.asia/s/nestjs-thuc-chien-MkNLr3kaVgA

Xi...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ngoc Nguyen</dc:creator>
            <pubDate>2023-06-26 21:07:23</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[UNIT TEST Là gì?]]></title>
                        <link>https://viblo.asia/p/unit-test-la-gi-WAyK864mlxX</link>
            <guid isPermaLink="true">https://viblo.asia/p/unit-test-la-gi-WAyK864mlxX</guid>
            <description><![CDATA[Unit Test là gì?

Unit Test  là một loại kiểm thử phần mềm trong đó các đơn vị hoặc thành phần riêng lẻ của một phần mềm được kiểm tra. Mục đích là để...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Huỳnh Văn Thạnh</dc:creator>
            <pubDate>2021-08-23 21:07:31</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Chuyện tình Dev - Tester]]></title>
                        <link>https://viblo.asia/p/chuyen-tinh-dev-tester-m68Z0A42lkG</link>
            <guid isPermaLink="true">https://viblo.asia/p/chuyen-tinh-dev-tester-m68Z0A42lkG</guid>
            <description><![CDATA[Chúng ta của hiện tại "Anh dành hết thanh xuân để  fix Bugs, em dành hết thanh xuân để find Bug, chúng ta vì Bug mà cãi nhau rồi chia xa". Tóm lại chỉ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Thi Thuy</dc:creator>
            <pubDate>2021-03-23 09:02:01</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Build a Laravel REST API with Test-Driven Development]]></title>
                        <link>https://viblo.asia/p/build-a-laravel-rest-api-with-test-driven-development-4P856Jx15Y3</link>
            <guid isPermaLink="true">https://viblo.asia/p/build-a-laravel-rest-api-with-test-driven-development-4P856Jx15Y3</guid>
            <description><![CDATA[ở bài viết này sẽ giới thiệu cho ta cách để xây dựng một ứng dụng REST API với Test-Driven Development sử dụng  framework laravel.
Test-Driven Develop...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dev</dc:creator>
            <pubDate>2020-06-27 20:07:48</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Is Test-Driven Development a Silver Bullet?]]></title>
                        <link>https://viblo.asia/p/is-test-driven-development-a-silver-bullet-ByEZkwr4ZQ0</link>
            <guid isPermaLink="true">https://viblo.asia/p/is-test-driven-development-a-silver-bullet-ByEZkwr4ZQ0</guid>
            <description><![CDATA[Abstract— Building software is not easy. That’s true if we look through the history of software industry, the percentage of successful software produc...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">You Nguyen</dc:creator>
            <pubDate>2019-07-20 13:36:41</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[TDD and BDD – What’s the difference between them?]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/tdd-and-bdd-whats-the-difference-between-them-djeZ1D33KWz</link>
            <guid isPermaLink="true">https://viblo.asia/p/tdd-and-bdd-whats-the-difference-between-them-djeZ1D33KWz</guid>
            <description><![CDATA[Nếu bạn là một Developer, thường xuyên up-to-date các practices phát triển phần mềm mới nhất, chắc hẳn đã từng nghe về các khái niệm Test-Driven Devel...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Thi Huong</dc:creator>
            <pubDate>2018-11-22 05:07:03</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Test Driven Development &amp; Behavior Driven Development For Big Data in Scala]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/test-driven-development-behavior-driven-development-for-big-data-in-scala-L4x5x0xr5BM</link>
            <guid isPermaLink="true">https://viblo.asia/p/test-driven-development-behavior-driven-development-for-big-data-in-scala-L4x5x0xr5BM</guid>
            <description><![CDATA[![](https://images.viblo.asia/dd87e922-c47c-4e9a-97f8-5cd650d83ae6.png)


Overview
Software testing plays an important role in the life cycle of softw...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Navdeep Singh Gill</dc:creator>
            <pubDate>2018-02-12 16:54:16</pubDate>
                                                                                                        </item>
            </channel>
</rss>
