COMPUTER FUNDAMENTALS

COMPUTER NETWORKS AND COMMUNICATIONS

NETWORK SECURITY AND CYBERSECURITY

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
With black box testing, the technical details for the system are passed to the hacker before the test starts.
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -The correct answer is option 1. S1: Black-box tests are based on specifications; better at telling whether the program meets specification, better at finding errors of omission.

Detailed explanation-2: -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.

Detailed explanation-3: -Description: In black box testing, the structure of the program is not taken into consideration. It takes into account functionality of the application only. It is also called functional testing. Tester is mainly concerned with the validation of the output rather than how the output is produced.

Detailed explanation-4: -3.3. 1 Black-Box Testing. Black-box testing, also called functional testing, relies on the input/output behavior of the system.

There is 1 question to complete.