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

ISTQB Quiz

ISTQB Foundation Level 無料練習テスト

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

ホーム/問題/#27
問題 27CTFL 4.0 Sample Exam3 2

You have been given the following conditions and results from those condition combinations. Given this information, using the decision table technique, what is the minimum number of test cases you would need to test these conditions? Conditions: Valid cash Valid credit card Valid debit card Valid pin Bank accepts Valid Selection Item in Stock Results: Reject Cash Reject Card Error Message Return Cash Refund Card Sell Item

選択肢

A.7
B.13
C.15✓
D.18

正解

C: 15

解説

C is correct. See table below. Conditions: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Valid cash T T T F Valid credit card T T T T F Valid debit card T T T T T F Valid pin T F T T T Bank accepts T F T T T F T T Valid Selection T F T T F T T F T Item in Stock T F T F T F Results: Reject Cash X Reject Card X X X X X Error Message X X X X X X X Return Cash X X Refund Card X X X X Sell Item X X X

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

この試験の他の問題

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