![]() |
Diffrence between block box and white box testing?In: Web Browsers |
[Edit] |
White box testing or unit testing : To do white box testing knowledge of internal logic code is required. Mostly done by developers.
Black box testing: To do black box testing , we should know the functionality of application,logic code is not required. This testing is done by testers.
Block box or system testing : testing the application without knowledge of underline code of the application. it is done by the testers.
White box testing or unit testing : To do white box testing knowledge of internal logic code is required. Mostly done by developers.
Black box testing: To do black box testing , we should know the functionality of application,logic code is not required. This testing is done by testers.
Block box or system testing : testing the application without knowledge of underline code of the application. it is done by the testers.
First answer by ID999386714. Last edit by ID999386714. Question popularity: 14 [recommend question]





