1.Yêu cầu chức năng

  • Sơ đồ ca

  • Gherkin
Feature: Do a test
            As a user
            I want to do a test
            In order to click "Luyện thi"

            Scenario: Do a random test
                Given I'm in "Luyện thi" page
                When I click "Vào thi" button under "Thi đề ngẫu nhiên"
                Then I see a random test
                When I check on radio button and click "Chấm điểm" button
                Then I see result test
                When I click "Xác nhận" button
                Then I see Homepage

            Scenario: Do a selected test
                Given I'm in "Luyện thi" page
                When I click "Vào thi" button under "Thi đề tự chọn"
                Then I see list include 30 test
                When I click one test of 30 test
                Then I see a selected test
                When I check on radio button and click "Chấm điểm" button
                Then I see result test
                When I click "Xác nhận" button
                Then I see Homepage

            Scenario: Learn test tips
                Given I'm in "Luyện thi" page
                When I click "Xem mẹo" button under "Mẹo thi"
                Then I see a test tips
                When I click "Xác nhận" button
                Then I see Homepage
Feature: Learn traffic signs
            As a user 
            I want to learn traffic signs
            In order to click "Biển báo giao thông"

            Scenario: Learn Biển báo cấm
                Given I'm in the Home page
                When I click "Biển báo cấm" in "Biển báo giao thông"
                Then I see "Biển báo cấm" page

            Scenario: Learn Biển báo nguy hiểm
                Given I'm in the Home page
                When I click "Biển báo nguy hiểm" in "Biển báo giao thông"
                Then I see "Biển báo nguy hiểm" page

            Scenario: Learn Biển hiệu lệnh
                Given I'm in the Home page
                When I click "Biển hiệu lệnh" in "Biển báo giao thông"
                Then I see "Biển hiệu lệnh" page

            Scenario: Learn Biển chỉ dẫn
                Given I'm in the Home page
                When I click "Biển chỉ dẫn" in "Biển báo giao thông"
                Then I see "Biển chỉ dẫn" page
            Scenario: Learn Biển phụ
                Given I'm in the Home page
                When I click "Biển phụ" in "Biển báo giao thông"
                Then I see "Biển phụ" page
            Scenario: Learn Vạch kẻ đường
                Given I'm in the Home page
                When I click "Vạch kẻ đường" in "Biển báo giao thông"
                Then I see "Vạch kẻ đường" page
Feature: Learn traffic laws
            As a user 
            I want to learn traffic laws
            In order to click "Luật giao thông giao thông"

            Scenario: Learn "Quy tắc giao thông"
                Given I'm in the Home page
                When I click "Quy tắc giao thông" in "Luật giao thông"
                Then I see "Quy tắc giao thông" page
                When I click "Xác nhận" button
                Then I see Homepage

            Scenario: Learn "Cẩm nang an toàn giao thông"
                Given I'm in the Home page
                When I click "Cẩm nang an toàn giao thông" in "Luật giao thông"
                Then I see "Cẩm nang an toàn giao thông" page
                When I click "Xác nhận" button
                Then I see Homepage

2.Yêu cầu chất lượng :

  • Trang web đơn giản, thân thiện, giúp người dùng dễ sử dụng, người dùng có thể sử dụng ngay trong lần đầu tiên truy cập trang web.

  • Trang web có tính an toàn cao

results matching ""

    No results matching ""