ISTQB Quiz
BlogExam SetsQuestionsPractice Quiz
ENVIDEPTJA
ENVIDEPTJA

ISTQB Quiz

Free ISTQB Foundation Level Practice Tests

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

Home/Questions/#128
Question 128ISTQB CFTL 2018 Sample Questions Exam set A

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

Answer Options

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.

Correct Answer

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.

Practice This Exam SetView All Questions

More Questions from This Exam

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