ISTQB Quiz
BlogBộ đề thiCâu hỏiLuyện thi
ENVIDEPTJA
ENVIDEPTJA

ISTQB Quiz

Ôn Thi ISTQB Foundation Level Miễn Phí

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

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

You are using acceptance test-driven development and designing test cases based on the following user story: As a Regular or Special user, I want to be able to use my electronic floor card, to access specific floors. Acceptance Criteria: AC1: Regular users have access to floors 1 to 3 AC2: Floor 4 is only accessible to Special users AC3: Special users have all the access rights of Regular users Which test case is the MOST reasonable one to test AC3?

Các đáp án

A.Check that a Regular user can access floors 1 and 3
B.Check that a Regular user cannot access floor 4
C.Check that a Special user can access floor 5
D.Check that a Special user can access floors 1, 2 and 3✓

Đáp án đúng

D: Check that a Special user can access floors 1, 2 and 3

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