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

Câu 23: CTAL-TTA: Certified Tester Advanced Level Technical Test Analyst

Consider the pseudo code provided below: Which of the following options provides a set of test cases that achieves 100% decision coverage for this code fragment, with the minimum number of test cases?Assume that in the options, each of the three numbers in parenthesis represent the inputs for a test case, where the fi…

Nội dung câu hỏi

Consider the pseudo code provided below: Which of the following options provides a set of test cases that achieves 100% decision coverage for this code fragment, with the minimum number of test cases?Assume that in the options, each of the three numbers in parenthesis represent the inputs for a test case, where the first number represents variable “a”, the second number represents variable “b”, and the third number represents variable “c”.

Minh họa câu hỏi

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. (5, 3, 2)
  2. B. (5, 3, 2); (6, 4, 2); (5, 4, 0)
  3. C. (5, 4, 0); (3, 2, 5); (4, 5, 0) — đáp án hiện tại
  4. D. (4, 5. 0); {5, 4, 5)

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ề