What is Black Box and White Box Testing?
Interview question and answer by:
Jish | Posted on: 3/6/2012 | Category:
Software Testing - Quality Assurance Interview questions | Views: 1665 | |
Points: 40
Answer:
Black box testing : This tests are based on requirements and functionality.Internal system design is not considered in this type of testing.
White box testing – This testing is based on knowledge of the internal logic of an application’s code. Also known as Glass box Testing. Internal software and code working should be known for this type of testing. Tests are based on coverage of code statements, branches, paths, conditions
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: