COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What is “black box” testing?
|
System testing
|
|
Integration testing
|
|
Testing with knowledge of the system internals
|
|
Testing without knowledge of the software internals
|
Explanation:
Detailed explanation-1: -Black box testing involves testing a system with no prior knowledge of its internal workings. A tester provides an input, and observes the output generated by the system under test.
There is 1 question to complete.