PrepAway - Latest Free Exam Questions & Answers

The specific advantage of white box testing is that it:

The specific advantage of white box testing is that it:

A. verifies a program can operate successfully with other parts of the system.

B. ensures a programs functional operating effectiveness without regard to the internal program structure.

C. determines procedural accuracy or conditions of a programs specific logic paths.

D. examines a programs functionality by executing it in a tightly controlled or virtual environment with restricted access to the host system.

Explanation:

White box testing assesses the effectiveness of software program logic. Specifically, test data are used in determining procedural accuracy or conditions of a programs logic paths. Verifying the program can operate successfully with other parts of the system is sociability testing. Testing the programs functionality without knowledge of internal structures is black box testing. Controlled testing of programs in a semi-debugged environment, either heavily controlled step-by-step or via monitoring in virtual machines, is sand box testing.


Leave a Reply