ISTQB Quiz
nav.blog試験セット問題練習クイズ
ENVIDEPTJA
ENVIDEPTJA

ISTQB Quiz

ISTQB Foundation Level 無料練習テスト

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

ホーム/問題/#29
問題 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?

選択肢

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

正解

A, C: Planning; Execution

解説

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.

この試験セットで練習するすべての問題を見る

この試験の他の問題

#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?