Computer Science Fundamentals Software Engineering Objective
Feb 14, 2013

What is Glass Box Testing?

Choose the correct answer:
A) To determine whether there are serious problems with a piece of software
B) Examining functionality without any knowledge of internal implementation
C) To test paths within a unit
D) Technique in which tests are designed to include representatives of boundary values
Detailed Explanation

Glass Box Testing:Similar to white box testing, based on knowledge of the internal logic of an application’s code.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback