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

ISTQB Quiz

ISTQB Foundation Level 無料練習テスト

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

ホーム/問題/#77
問題 77Foundation 2018 Sample Exam 1

You have been given the following set of test cases to run. You have been instructed to run them in order by risk and to accomplish the testing as quickly as possible to provide feedback to the developers as soon as possible. Given this information, what is the best order in which to run these tests? Test Case ID Duration Risk Priority Dependency 1 30 mins Low 6 2 10 mins Medium none 3 45 mins High 1 4 30 mins High 2 5 10 mins Medium 4 6 15 mins Low 2

Test Case IDDurationRisk PriorityDependency
130 minsLow6
210 minsMediumnone
345 minsHigh1
430 minsHigh2
510 minsMedium4
615 minsLow2

選択肢

A.2, 4, 5, 6, 1, 3✓
B.4, 3, 2, 5, 6, 1
C.2, 5, 6, 4, 1, 3
D.6, 1, 3, 2, 4, 5

正解

A: 2, 4, 5, 6, 1, 3

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

この試験の他の問題

#40

What is the test basis?

#41

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

#42

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

#43

Which of the following is a correct statement?

#44

Which of the following is an example of debugging?