What is the type of testing in which the tester will know about the input and the expected output details based on the specification document only but no knowledge on implementation?
Answer options
A
Black Box Testing
B
Unit testing
C
Integration testing
D
System testing
Correct answer: Black Box Testing
Explanation
The correct answer is: Black Box Testing.