A. White box testing
B. Black box testing
C. Grey box testing
D. None of the mentioned
Explanation: Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings.
Related Mcqs:
- By collecting __________________ during software testing, it is possible to develop meaningful guidelines to halt the testing process?
A. Failure intensity
B. Testing time
C. Metrics
D. All of the mentioned - Which testing is an integration testing approach that is commonly used when “shrink-wrapped” software products are being developed ?
A. Regression Testing
B. Integration testing
C. Smoke testing
D. Validation testing - Which of the following testing types is not a part of system testing ?
A. Recovery testing
B. Stress testing
C. System testing
D. Random testing - Which is a black box testing technique appropriate to all levels of testing ?
A. Acceptance testing
B. Regression testing
C. Equivalence partitioning
D. Quality assurance - The testing in which code is checked___________________?
A. Black box testing
B. White box testing
C. Red box testing
D. Green box testing - Which of the following is non-functional testing ?
A. Black box testing
B. Performance testing
C. Unit testing
D. None of the mentioned - In which testing level the focus is on customer usage ?
A. Alpha Testing
B. Beta Testing
C. Validation Testing
D. Both Alpha and Beta - Which of the following is not a software testing generic characteristics ?
A. Different testing techniques are appropriate at different points in time
B. Testing is conducted by the developer of the software or an independent test group
C. Testing and debugging are different activities, but debugging must be accommodated in any testing strategy
D. None of the mentioned - In which of the following testing strategies, a smallest testable unit is the encapsulated class or object ?
A. Unit testing
B. Integration testing
C. System testing
D. None of the mentioned - Which testing tool is responsible for documenting programs ?
A. Test/File Generator
B. Test Harness System
C. Test Archiving Systems
D. Coverage Analyzer