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
White Box Testing
C
Regression Testing
D
Integration Testing
E
Usability Testing
Correct answer: Black Box Testing
Explanation
Quick AnswerThe correct answer is Black Box Testing because it directly addresses the core logic of Software Engineering.
Correct answer: Black Box Testing.