<?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>E2e-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/e2e-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>E2e-test Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-07-21T23:49:44+07:00</lastBuildDate>
                <item>
            <title><![CDATA[Hướng dẫn toàn diện Python Framework &amp; Công cụ kiểm thử tự động do QA thực chiến lựa chọn]]></title>
                        <link>https://viblo.asia/p/huong-dan-toan-dien-python-framework-cong-cu-kiem-thu-tu-dong-do-qa-thuc-chien-lua-chon-1XVOWgkNVMz</link>
            <guid isPermaLink="true">https://viblo.asia/p/huong-dan-toan-dien-python-framework-cong-cu-kiem-thu-tu-dong-do-qa-thuc-chien-lua-chon-1XVOWgkNVMz</guid>
            <description><![CDATA[Giới thiệu

Xin chào, tôi là Sky blue. Mặc dù mới bắt đầu kiểm thử tự động với Python được vài tháng, nhưng tôi thực sự bối rối trước số lượng framewo...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sky blue</dc:creator>
            <pubDate>2025-09-12 14:25:04</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Giới thiệu SafeTest: Một cách tiếp cận mới cho việc kiểm thử Front End]]></title>
                        <link>https://viblo.asia/p/gioi-thieu-safetest-mot-cach-tiep-can-moi-cho-viec-kiem-thu-front-end-aAY4q765LPw</link>
            <guid isPermaLink="true">https://viblo.asia/p/gioi-thieu-safetest-mot-cach-tiep-can-moi-cho-viec-kiem-thu-front-end-aAY4q765LPw</guid>
            <description><![CDATA[Trong bài viết này, mình rất hào hứng được giới thiệu với các bạn về SafeTest - một thư viện cách mạng mang đến một góc nhìn mới mẻ về các bài kiểm th...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NGUYỄN ANH TUẤN</dc:creator>
            <pubDate>2024-06-25 08:37:12</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[End-to-End Testing Renec Chain - Tương tác ví Demon - Playwright]]></title>
                        <link>https://viblo.asia/p/end-to-end-testing-renec-chain-tuong-tac-vi-demon-playwright-vlZL93oB4QK</link>
            <guid isPermaLink="true">https://viblo.asia/p/end-to-end-testing-renec-chain-tuong-tac-vi-demon-playwright-vlZL93oB4QK</guid>
            <description><![CDATA[In the fast-paced world of software development, ensuring the reliability and robustness of your blockchain-based applications is crucial. One way to ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Henry Pham</dc:creator>
            <pubDate>2023-09-13 17:27:41</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[[Sử dụng Synpress test e2e Dapp - tương tác với Metamask] - P1: Setup Synpress]]></title>
                        <link>https://viblo.asia/p/su-dung-synpress-test-e2e-dapp-tuong-tac-voi-metamask-p1-setup-synpress-r1QLxPOdLAw</link>
            <guid isPermaLink="true">https://viblo.asia/p/su-dung-synpress-test-e2e-dapp-tuong-tac-voi-metamask-p1-setup-synpress-r1QLxPOdLAw</guid>
            <description><![CDATA[Why Synpress ?
Khi kiểm thử các ứng dụng DApp - Mình phải tương tác với Metamask rất nhiều - Confirm Transacition, Approve, Login with Metamask,... --...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Henry Pham</dc:creator>
            <pubDate>2022-10-11 10:22:26</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[E2E testing cho ứng dụng ReactJS sử dụng Cypress]]></title>
                        <link>https://viblo.asia/p/e2e-testing-cho-ung-dung-reactjs-su-dung-cypress-W13VM71QJY7</link>
            <guid isPermaLink="true">https://viblo.asia/p/e2e-testing-cho-ung-dung-reactjs-su-dung-cypress-W13VM71QJY7</guid>
            <description><![CDATA[Xin chào, trong bài viết này mình sẽ viết E2E (end-to-end) testing cho ứng dụng ReactJS sử dụng Cypress
1. Cấu hình Cypress cho ứng dụng ReactJS
Mục đ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyễn Danh Khương</dc:creator>
            <pubDate>2022-08-31 09:58:20</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Cưỡi React Native xem Appium (Phần 1 - Cùng tìm hiểu cách hoạt động của Appium)]]></title>
                        <link>https://viblo.asia/p/cuoi-react-native-xem-appium-phan-1-cung-tim-hieu-cach-hoat-dong-cua-appium-Eb85o4z2K2G</link>
            <guid isPermaLink="true">https://viblo.asia/p/cuoi-react-native-xem-appium-phan-1-cung-tim-hieu-cach-hoat-dong-cua-appium-Eb85o4z2K2G</guid>
            <description><![CDATA[1. Mở đầu

Do dòng đời đưa đẩy và khách thì tiền ít nhưng lại thích hít hàng thơm (toàn đòi 80~100 coverage -_-) nên mình cũng đã kinh qua react-nativ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bach Le</dc:creator>
            <pubDate>2021-01-04 21:19:28</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[End to end (e2e) testing trong Angular với Protractor &amp; Jasmine]]></title>
                        <link>https://viblo.asia/p/end-to-end-e2e-testing-trong-angular-voi-protractor-jasmine-djeZ1PyoKWz</link>
            <guid isPermaLink="true">https://viblo.asia/p/end-to-end-e2e-testing-trong-angular-voi-protractor-jasmine-djeZ1PyoKWz</guid>
            <description><![CDATA[End to end (e2e) testing là một phương pháp kiểm thử phần mềm được sử dụng để kiểm tra xem luồng ứng dụng có hoạt động như mong đợi từ đầu đến cuối ha...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cao Hoàng Anh</dc:creator>
            <pubDate>2020-01-15 09:21:36</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[END-To-END Testing Guide]]></title>
                        <category>Qa</category>
                        <link>https://viblo.asia/p/end-to-end-testing-guide-6J3ZgJVBKmB</link>
            <guid isPermaLink="true">https://viblo.asia/p/end-to-end-testing-guide-6J3ZgJVBKmB</guid>
            <description><![CDATA[Trong thực tế,  không ai muốn những sai lầm và sự sơ suất của họ bị người khác phát hiện ra, và đối với tester cũng vậy. Khi testers được yêu cầu  tes...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tran Quang Tung</dc:creator>
            <pubDate>2018-04-16 14:57:15</pubDate>
                                                                                                        </item>
            </channel>
</rss>
