FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is “black box” testing?
A
System testing
B
Integration testing
C
Testing with knowledge of the system internals
D
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.