<?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>Integration-test 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/integration-test.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>Integration-test Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-04-27T19:21:40+07:00</lastBuildDate>
                <item>
            <title><![CDATA[Integration Test là gì? Khi nào nên dùng trong dự án thực tế]]></title>
                        <link>https://viblo.asia/p/integration-test-la-gi-khi-nao-nen-dung-trong-du-an-thuc-te-pPLkN31yJRZ</link>
            <guid isPermaLink="true">https://viblo.asia/p/integration-test-la-gi-khi-nao-nen-dung-trong-du-an-thuc-te-pPLkN31yJRZ</guid>
            <description><![CDATA[Integration Test là gì? Khi nào nên dùng trong dự án thực tế

Trong quá trình kiểm thử phần mềm, nhiều người mới thường nghe đến Unit Test trước. Tuy ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">itprep</dc:creator>
            <pubDate>2026-04-20 15:06:59</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[GOLANG INTEGRATION TEST VỚI GIN, GORM, TESTIFY, MYSQL]]></title>
                        <link>https://viblo.asia/p/golang-integration-test-voi-gin-gorm-testify-mysql-GyZJZyYG4jm</link>
            <guid isPermaLink="true">https://viblo.asia/p/golang-integration-test-voi-gin-gorm-testify-mysql-GyZJZyYG4jm</guid>
            <description><![CDATA[Trong bài này chúng ta sẽ viết một chương trình integration test cơ bản cho ứng dụng Golang sử dụng các thư viện như Gin, Gorm, Testify, và MySQL (sử ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Truong Phung</dc:creator>
            <pubDate>2024-10-17 20:52:03</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Các mức độ kiểm thử phần mềm]]></title>
                        <link>https://viblo.asia/p/cac-muc-do-kiem-thu-phan-mem-Rk74am564eO</link>
            <guid isPermaLink="true">https://viblo.asia/p/cac-muc-do-kiem-thu-phan-mem-Rk74am564eO</guid>
            <description><![CDATA[Tất cả các giai đoạn của quá trình phát triển phầm mềm đều trải qua quá trình kiểm thử phần mềm. Có 4 cấp độ kiểm thử phần mềm là:
* Kiểm thử đơn vị (...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vân Yume</dc:creator>
            <pubDate>2024-08-07 09:09:48</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Unit Testing (Phần 1)]]></title>
                        <link>https://viblo.asia/p/unit-testing-phan-1-r1QLxxydLAw</link>
            <guid isPermaLink="true">https://viblo.asia/p/unit-testing-phan-1-r1QLxxydLAw</guid>
            <description><![CDATA[Giới Thiệu
Đặt Vấn Đề
Trong quá trình phát triển sản phẩm, chắc chắn mọi người đều có gặp một số vấn đề nhức nhối sau:
* Phát sinh nhiều bugs. Có đủ c...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">System Design VN</dc:creator>
            <pubDate>2023-06-22 20:55:00</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[SpringBoot Integration Test với Testcontainers]]></title>
                        <link>https://viblo.asia/p/springboot-integration-test-voi-testcontainers-7ymJXx9xJkq</link>
            <guid isPermaLink="true">https://viblo.asia/p/springboot-integration-test-voi-testcontainers-7ymJXx9xJkq</guid>
            <description><![CDATA[Một trong những phần khó nhất của Integration Test là giả lập tương tác với các hệ thống bên thứ ba ví dụ như Database,  HTTP Servers, ... và Caches. ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Coding Cat</dc:creator>
            <pubDate>2023-04-25 22:55:36</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Integration testing - Kiểm thử tích hợp]]></title>
                        <link>https://viblo.asia/p/integration-testing-kiem-thu-tich-hop-maGK7v7O5j2</link>
            <guid isPermaLink="true">https://viblo.asia/p/integration-testing-kiem-thu-tich-hop-maGK7v7O5j2</guid>
            <description><![CDATA[1. Integration testing là gì ?

(image)
- Là một trong các test level.
- Được thực hiện trong quá trình kiểm thử tích hợp nhóm các thành phần (module)...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tô Trinh</dc:creator>
            <pubDate>2021-07-04 14:22:08</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[[Android][Testing] Thực chiến Testing Phần 1: Testing có thực sự quan trọng với Dev ?]]></title>
                        <link>https://viblo.asia/p/androidtesting-thuc-chien-testing-phan-1-testing-co-thuc-su-quan-trong-voi-dev-naQZRQGqKvx</link>
            <guid isPermaLink="true">https://viblo.asia/p/androidtesting-thuc-chien-testing-phan-1-testing-co-thuc-su-quan-trong-voi-dev-naQZRQGqKvx</guid>
            <description><![CDATA[Xin chào các bạn đã quay trở lại với bài chia sẻ của mình.

Sau 1 thời gian "vắt tay lên trên trán mở mộng" thì hôm nay mình sẽ cùng các bạn bước chân...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">KhacTungShjn</dc:creator>
            <pubDate>2021-07-02 00:00:21</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Integration Test - Chuyện kết hợp]]></title>
                        <link>https://viblo.asia/p/integration-test-chuyen-ket-hop-oOVlYP1oZ8W</link>
            <guid isPermaLink="true">https://viblo.asia/p/integration-test-chuyen-ket-hop-oOVlYP1oZ8W</guid>
            <description><![CDATA[Mình nhớ hồi xưa khi được dạy software development. Giờ kiểm tra thầy giáo cầm cái tờ giấy có in Testing Pyramid và hỏi mình: Cái gì đây? Mình trả lời...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rice</dc:creator>
            <pubDate>2021-05-03 20:35:06</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Laravel testing controler, form request - How do you do?]]></title>
                        <link>https://viblo.asia/p/laravel-testing-controler-form-request-how-do-you-do-vyDZOM3O5wj</link>
            <guid isPermaLink="true">https://viblo.asia/p/laravel-testing-controler-form-request-how-do-you-do-vyDZOM3O5wj</guid>
            <description><![CDATA[Intro

Giả sử bạn có form request như thế này, bạn sẽ test nó như thế nào?

Nhắc lại một chút về Form Request:

-   Nhiệm vụ chính của class là dùng đ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pham Tuan</dc:creator>
            <pubDate>2021-05-30 23:45:57</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Cypress - cách giúp bạn cải thiện quan hệ với QA]]></title>
                        <link>https://viblo.asia/p/cypress-cach-giup-ban-cai-thien-quan-he-voi-qa-gAm5yyAX5db</link>
            <guid isPermaLink="true">https://viblo.asia/p/cypress-cach-giup-ban-cai-thien-quan-he-voi-qa-gAm5yyAX5db</guid>
            <description><![CDATA[Từ trước đến nay, ở nhiều dự án luôn có một sự xích mình ngầm giữa dev và QA. Vì sao? Có một người anh đã từng nói với tôi, mindset của dev là phát tr...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dương Mạnh Hoàng</dc:creator>
            <pubDate>2020-10-26 11:15:48</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Integration Testing -Kiểm thử tích hợp]]></title>
                        <link>https://viblo.asia/p/integration-testing-kiem-thu-tich-hop-gGJ59Pb1lX2</link>
            <guid isPermaLink="true">https://viblo.asia/p/integration-testing-kiem-thu-tich-hop-gGJ59Pb1lX2</guid>
            <description><![CDATA[Kiểm thử tích hợp là gì?
- Kiểm thử tích hợp được định nghĩa là một loại kiểm thử trong đó các module phần mềm được tích hợp một cách hợp lý và được k...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tran Thi Thoa</dc:creator>
            <pubDate>2020-08-14 14:09:30</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Tìm hiểu về kiểm thử tích hợp (Integration Testing)]]></title>
                        <link>https://viblo.asia/p/tim-hieu-ve-kiem-thu-tich-hop-integration-testing-yMnKM94AK7P</link>
            <guid isPermaLink="true">https://viblo.asia/p/tim-hieu-ve-kiem-thu-tich-hop-integration-testing-yMnKM94AK7P</guid>
            <description><![CDATA[A. Kiểm thử tích hợp là gì?
1. Định nghĩa
KIỂM THỬ TÍCH HỢP được định nghĩa là một loại kiểm thử trong đó các mô-đun (modules) phần mềm được tích hợp ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">My Nguyen</dc:creator>
            <pubDate>2020-04-20 22:55:05</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Cùng tìm hiểu các cách kiểm thử hệ thống .]]></title>
                        <link>https://viblo.asia/p/cung-tim-hieu-cac-cach-kiem-thu-he-thong-63vKjk8AZ2R</link>
            <guid isPermaLink="true">https://viblo.asia/p/cung-tim-hieu-cac-cach-kiem-thu-he-thong-63vKjk8AZ2R</guid>
            <description><![CDATA[1. Unit test

1.1 Định nghĩa

- Là một mức kiểm thứ phần mềm với mục đích để xác nhận từng unit của phần mềm được phát triển đúng như được
thiết thế ....]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Quang Anh</dc:creator>
            <pubDate>2020-02-16 11:43:50</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Các Test Level trong kiểm thử phần mềm]]></title>
                        <link>https://viblo.asia/p/cac-test-level-trong-kiem-thu-phan-mem-djeZ14AJKWz</link>
            <guid isPermaLink="true">https://viblo.asia/p/cac-test-level-trong-kiem-thu-phan-mem-djeZ14AJKWz</guid>
            <description><![CDATA[![](https://images.viblo.asia/3c364b54-f42b-41ab-b479-e51c997a9d62.gif)


1. Unit Test  - Kiểm thử đơn vị
* Khái niệm: Kiểm thử đơn vị là loại kiểm th...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tran Thi Thanh Tuyen</dc:creator>
            <pubDate>2019-08-18 10:27:46</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Cypress Tutorials]]></title>
                        <link>https://viblo.asia/p/cypress-tutorials-m68Z0LqjZkG</link>
            <guid isPermaLink="true">https://viblo.asia/p/cypress-tutorials-m68Z0LqjZkG</guid>
            <description><![CDATA[1. Cypress là gì?
Cypress là front end testing tool được xây dựng cho các ứng dụng Web hiện đại. Đây là một công cụ hỗ trợ hữu hiệu cho developers và ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tran Dieu Linh</dc:creator>
            <pubDate>2019-04-24 08:57:55</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[[Viblo Deployment Day] Web Development Best Practices]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/viblo-deployment-day-web-development-best-practices-Eb85oJGWl2G</link>
            <guid isPermaLink="true">https://viblo.asia/p/viblo-deployment-day-web-development-best-practices-Eb85oJGWl2G</guid>
            <description><![CDATA[Với nhiều năm kinh nghiệm trong lĩnh vực phát triển Web Services, đến với sự kiện "Deployment Day" lần này, diễn giả Trần Đức Thắng, Top #1 Author trê...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viblo Announcer</dc:creator>
            <pubDate>2017-12-19 09:33:31</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Tôi đã test một Rails Application như thế nào? (Introduction)]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/toi-da-test-mot-rails-application-nhu-the-nao-introduction-V3m5WzJxlO7</link>
            <guid isPermaLink="true">https://viblo.asia/p/toi-da-test-mot-rails-application-nhu-the-nao-introduction-V3m5WzJxlO7</guid>
            <description><![CDATA[Introduction
Đối với một Developer việc kiểm thử (Testing) trong một project là điều gần như là bắt buộc để có được một sản phẩm chất lượng, và đặc bi...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hồ Việt Tuấn</dc:creator>
            <pubDate>2017-06-25 17:31:49</pubDate>
                                                                                                        </item>
            </channel>
</rss>
