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

ISTQB Quiz

ISTQB Foundation Level 無料練習テスト

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

ホーム/問題/#155
問題 155ISTQB CFTL 2018 Sample Questions Exam set A

As a test manager you are responsible for testing the following requirements: R1 - Process anomalies R2 - Synchronization R3 - Approval R4 - Problem solving R5 - Financial data R6 - Diagram data R7 - Changes to the user profile Notation: Logical requirement dependencies (A -> B means, that B depends on A): R3 R4 R1 R2 R5 R6 R7 Which one of the following options structures the test execution schedule according to the requirement dependencies? R5 R6

選択肢

A.R1 -> R3 -> R4 -> R7 -> R2 -> R5 -> R6 .
B.R1 -> R3 -> R2 -> R4 -> R7 -> R5 -> R6.
C.R1 -> R3 -> R2 -> R5 -> R6 -> R4 -> R7.✓
D.R1 -> R2 -> R5 -> R6 -> R3 -> R4 -> R7.

正解

C: R1 -> R3 -> R2 -> R5 -> R6 -> R4 -> R7.

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

この試験の他の問題

#119

Which one of the following answers describes a test condition?

#120

Which of the following statements is a valid objective for testing?

#121

Which of the following statements correctly describes the difference between testing and debugging?

#122

Which one of the statements below describes the most common situation for a failure discovered during testing or in production?

#123

Mr. Test has been testing software applications on mobile devices for a period of 5 years. He has a wealth of experience in testing mobile applications and achieves better results in a shorter time than others. Over several months Mr. Test did not modify the existing automated test cases and did not create any new test cases. This leads to fewer and fewer defects being found by executing the tests. What principle of testing did Mr. Test not observe?