CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 12: CT-ACT: Certified Tester Acceptance Testing

On a project to develop an event booking platform, a review session is being conducted on acceptance test cases written in Gherkin’s language. Consider the following test case:1 GIVEN I am logged in on the event booking platform2 AND I have selected an event from the list displayed for the "live concert" category3 WHE…

Nội dung câu hỏi

On a project to develop an event booking platform, a review session is being conducted on acceptance test cases written in Gherkin’s language. Consider the following test case:1 GIVEN I am logged in on the event booking platform2 AND I have selected an event from the list displayed for the "live concert" category3 WHEN I click ‘Buy Tickets’ button4 AND I enter ‘3’ into ‘Ticket quantity’ field5 AND I agree on terms and conditions6 THEN The system should display the checkout page7 AND I should provide my personal data for payment and eticket deliveryWhich of the following sentences MOST closely corresponds to a comment that could be made on this test case during the review?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. This test case is perfectly written.
  2. B. The “When” part lacks an action to enter a number of tickets requested that is greater than the limit allowed per person.
  3. C. Line 3 refers to an element of the user interface, which is to be avoided and line 7 is an action and not a result. — đáp án hiện tại
  4. D. Line 4 the quantity should not be set and line 7 is an action and not a result.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề