ExamGecko
Question list
Search
Search

Related questions











Question 237 - CTFL-2018 discussion

Report
Export

Which test level is concerned with testing the smallest bodies of software?

A.
Component test
Answers
A.
Component test
B.
Feature test
Answers
B.
Feature test
C.
Functional test
Answers
C.
Functional test
D.
Subsystem test
Answers
D.
Subsystem test
Suggested answer: A

Explanation:

Component testing is concerned with testing the smallest bodies of software, such as functions, classes, procedures, or modules. Component testing is also known as unit testing or module testing. Feature testing is a type of functional testing that focuses on verifying a specific feature or functionality of a system. Functional testing is a type of black-box testing that verifies that the system meets its functional requirements and specifications. Subsystem testing is a type of integration testing that verifies that a group of components work together as expected.

Reference: ISTQB Certified Tester Foundation Level Syllabus 2018, Section 2.2

asked 18/09/2024
Babatunde Ipaye
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first