📘 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/#406
Câu 406ISTQB CTFL v4.0 Sample Exam D

You are applying state transition testing to the hotel room reservation system modeled by the following state transition table, with 4 states and 5 different events: Events State Available NotAvailable ChangeRoom Cancel Pay S1: Requesting S2 S3 S2: Confirmed S1 S4 S4 S3: Waiting list S2 S4 S4: End Assuming all test cases start in the ‘Requesting’ state, which of the following test cases, represented as sequences of events, achieves the highest valid transitions coverage?

Events
StateAvailableNotAvailableChangeRoomCancelPay
S1: RequestingS2S3
S2: ConfirmedS1S4S4
S3: Waiting listS2S4
S4: End

Các đáp án

A.NotAvailable, Available, ChangeRoom, NotAvailable, Cancel
B.Available, ChangeRoom, NotAvailable, Available, Pay✓
C.Available, ChangeRoom, Available, ChangeRoom, NotAvailable
D.NotAvailable, Cancel, ChangeRoom, Available, Pay

Đáp án đúng

B: Available, ChangeRoom, NotAvailable, Available, Pay

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

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

#385

Which of the following is a typical test objective?

#386

A designer documents a design for a user interface that does not suitably address disabled users because the designer is tired. The programmer implements the user interface in line with the design but as they are working under severe time pressure, they do not include suitable exception handling in their program code for bonus calculations. When the operational system is used, complaints are made by some disabled users about the interface and the company is subsequently fined by the relevant regulatory authority. No one notices that bonus calculations are sometimes incorrect. Which of the following statements is CORRECT?

#387

High-level test conditions are being used by testers to generate test cases and execute tests. Even though the test conditions remain the same, the test cases are varied each time. Which of the following ‘principles of testing’ is being addressed through the variation of test cases?

#388

Given the following testware: i. Test completion report ii. Data held in a database used for test inputs and expected results iii. The list of elements needed to build the test environment iv. Documented sequences of test cases in execution order v. Test cases Which of the following BEST shows the testware produced as a result of performing test implementation?

#389

Which of the following is MOST likely to describe a task performed by someone in a test management role?