ExamGecko
Question list
Search
Search

Related questions











Question 245 - CTFL-2018 discussion

Report
Export

Which of the following statements correctly describe Black-Box Testing''

A.
Test on an individual software component in isolation from other components, to avoid external influence
Answers
A.
Test on an individual software component in isolation from other components, to avoid external influence
B.
Tests that investigate the input vs. trfe output behavior of a software system.
Answers
B.
Tests that investigate the input vs. trfe output behavior of a software system.
C.
Test derived from the ability of the testers and their intuition and experience with similar applications and technologies (sometimes used to strengthen systematic techniques)
Answers
C.
Test derived from the ability of the testers and their intuition and experience with similar applications and technologies (sometimes used to strengthen systematic techniques)
D.
Test of the interfaces between components and of the interactions with different parts of a system
Answers
D.
Test of the interfaces between components and of the interactions with different parts of a system
Suggested answer: B

Explanation:

Black-box testing is a test technique that investigates the input vs. output behavior of a software system, without considering its internal structure or implementation. Therefore, option B is correct. Option A is incorrect, as it describes white-box testing, which focuses on the internal structure or implementation of a software system. Option C is incorrect, as it describes exploratory testing, which relies on the testers' intuition and experience. Option D is incorrect, as it describes integration testing, which tests the interfaces and interactions between components or systems.

asked 18/09/2024
Zulkarnain Hashim
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first