Software testing technique where internal logical structure, code paths, and implementation details are fully known to the tester is called:
AWhite-Box Testing (Glass-Box Testing)
BBlack-Box Testing
CGrey-Box Testing
DAcceptance Testing
Explanation
White-box testing focuses on code coverage, control paths, branches, and internal logic verification.
Exam Relevance
- Topic: Software Testing
- Subtopic: Testing Methodologies

No Comments