📘 ISTQB Quiz
Bộ đề thiCâu hỏiLuyện thi
EN|VI|DE|PT|JA

📘 ISTQB Quiz

Ôn Thi ISTQB Foundation Level Miễn Phí

© 2026 ISTQB Quiz · Not affiliated with ISTQB

Trang chủ/Câu hỏi/#366
Câu 366ISTQB CTFL v4.0 Sample Exam C

You are working on a project to develop a system to analyze driving test results. You have been asked to design test cases based on the following decision table. R1 R2 R3 C1: First attempt at the exam? - - F C2: Theoretical exam passed? T F - C3: Practical exam passed? T - F Issue a driving license? X Request additional driving lessons? X Request to take the exam again? X What test data will show that there are contradictory rules in the decision table?

Câu 366 illustration 1
R1R2R3
C1: First attempt at the exam?--F
C2: Theoretical exam passed?TF-
C3: Practical exam passed?T-F
Issue a driving license?X
Request additional driving lessons?X
Request to take the exam again?X

Các đáp án

A.C1 = T, C2 = T, C3 = F
B.C1 = T, C2 = F, C3 = T
C.C1 = T, C2 = T, C3 = T and C1 = F, C2 = T, C3 = T
D.C1 = F, C2 = F, C3 = F✓

Đáp án đúng

D: C1 = F, C2 = F, C3 = F

Luyện thi bộ đề nàyXem tất cả câu hỏi

Câu hỏi khác trong đề thi này

#345

Which of the following is a typical test objective?

#346

Which of the following statements BEST describes the difference between testing and debugging?

#347

The ‘absence-of-defects fallacy’ is one of the principles of testing. Which of the following is an example of addressing this principle in practice?

#348

Which TWO of the following test activities are MOST likely to involve the application of boundary value analysis and equivalence partitioning?

#349

Given the following testware: 1. Coverage items 2. Change requests 3. Test execution schedule 4. Prioritized test conditions And the following test activities