Choose the correct description of Black-box testing.
Difficulty: Medium
About this MCQ
This Medium Software Testing & SDLC MCQ checks one syllabus fact.
The question is: “Choose the correct description of Black-box testing.”
The accepted answer is A. A testing technique that evaluates functionality without knowledge of the internal code structure.. Black-box testing refers to a testing technique that evaluates functionality without knowledge of the internal code structure.
- A. A testing technique that evaluates functionality without knowledge of the internal code structure. ✓
- B. A testing phase that evaluates a fully integrated system against specified requirements.
Why not B: “A testing phase that evaluates a fully integrated system against specified requirements.” is not correct. The accepted answer is A. A testing technique that evaluates functionality without knowledge of the internal code structure.. Black-box testing refers to a testing technique that evaluates functionality without knowledge of the internal code structure.
- C. A testing phase that verifies the interaction between combined modules or components of a system.
Why not C: “A testing phase that verifies the interaction between combined modules or components of a system.” is not correct. The accepted answer is A. A testing technique that evaluates functionality without knowledge of the internal code structure.. Black-box testing refers to a testing technique that evaluates functionality without knowledge of the internal code structure.
- D. A preliminary test that checks whether the most basic and critical functions of software work correctly.
Why not D: “A preliminary test that checks whether the most basic and critical functions of software work correctly.” is not correct. The accepted answer is A. A testing technique that evaluates functionality without knowledge of the internal code structure.. Black-box testing refers to a testing technique that evaluates functionality without knowledge of the internal code structure.
Correct answer
A. A testing technique that evaluates functionality without knowledge of the internal code structure.
Explanation
Black-box testing refers to a testing technique that evaluates functionality without knowledge of the internal code structure.
Source: Software Testing & SDLC Official Reference Guide
Tags: computer science, sdlc, software testing, QA
Submitted by: MCQsHub Editorial
Related MCQs
- Which term refers to a testing method that verifies the smallest testable parts of an application, such as ind...
- What does Unit testing refer to?
- What is the name for a testing phase that verifies the interaction between combined modules or components of a...
- Which of the following best describes Integration testing?
- Identify the correct concept described as: a testing phase that evaluates a fully integrated system against sp...
- System testing is best defined as which of the following?