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

ISTQB Quiz

ISTQB Foundation Level 無料練習テスト

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

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

Which of the following statements comparing component testing and system testing is TRUE?

選択肢

A.Component testing verifies the functionality of software modules, program objects, and classes that are separately testable, whereas system testing verifies interfaces between components and interactions between different parts of the system.
B.Test cases for component testing are usually derived from component specifications, design specifications, or data models, whereas test cases for system testing are usually derived from requirement specifications or use cases.✓
C.Component testing only focuses on functional characteristics, whereas system testing focuses on functional and non-functional characteristics.
D.Component testing is the responsibility of the testers, whereas system testing typically is the responsibility of the users of the system.

正解

B: Test cases for component testing are usually derived from component specifications, design specifications, or data models, whereas test cases for system testing are usually derived from requirement specifications or use cases.

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

この試験の他の問題

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