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/#29
Câu 29CTFL 4.0 Sample Exam3 2

You are creating test cases for the following story, applying the ATDD approach. As a hotel owner I want to reserve all the rooms on a floor before moving to the next floor So I can maximize the efficiency of the housekeeping staff You have decided to apply equivalence partitioning to this requirement and have identified the following partitions for the occupancy of a floor: 0 | 1 - floor full | overbooked You also want to be sure that the software is usable by the staff and that it performs quickly in determining which floors have availability. Given this information, what should be the priority order for the tests you will design?

Các đáp án

A.Planning✓
B.Implementation
C.Execution✓
D.Reporting

Đáp án đúng

A, C: Planning; Execution

Giải thích

A is correct. This tests the valid scenarios first, then invalid (overbooked), then the non-functional tests. #30 A metric that tracks the number of test cases passed is gathered during which activity in the test process? a. Planning b. Implementation c. Execution d. Reporting C is correct. Test execution metrics are gathered during the Test Execution activity. These metrics are used in reporting.

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

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

#1

When the tester verifies the test basis while designing tests early in the lifecycle, which test objective is being achieved?

#2

In some Agile teams, people are encouraged to use their skills to help the team, regardless of their role. This could mean that testers help the developers write code and developers help testers test. What is this approach called?

#3

Which of the following is a correct statement?

#4

Why is it important to avoid the principle of tests wearing out?

#5

When following a standard test process, when should the test control activity take place?