Dec 19 2012 03:09 AM 6029 6 White box testing and black box testing yadleen What is difference b/w black box and white box testing? Dan Jan 29th, 2013 Black box -Testing, either functional or non-functional, without reference to the internal structure of the component system White Box - Testing based on an analysis if the internal structure of the component or system. vamcee Profile Answers by vamcee Questions by vamcee Jan 16th, 2013 Or on a precise note, as the name suggests : White Box tests the internal structure of the system where as blackbox doesnt know what the internal implementation of the system is but just tests the end-to-end functionality. Answer Question Select Best Answer
Dec 19 2012 03:09 AM 6029 6 White box testing and black box testing yadleen What is difference b/w black box and white box testing? Dan Jan 29th, 2013 Black box -Testing, either functional or non-functional, without reference to the internal structure of the component system White Box - Testing based on an analysis if the internal structure of the component or system. vamcee Profile Answers by vamcee Questions by vamcee Jan 16th, 2013 Or on a precise note, as the name suggests : White Box tests the internal structure of the system where as blackbox doesnt know what the internal implementation of the system is but just tests the end-to-end functionality. Answer Question Select Best Answer
Dan Jan 29th, 2013 Black box -Testing, either functional or non-functional, without reference to the internal structure of the component system White Box - Testing based on an analysis if the internal structure of the component or system.
vamcee Profile Answers by vamcee Questions by vamcee Jan 16th, 2013 Or on a precise note, as the name suggests : White Box tests the internal structure of the system where as blackbox doesnt know what the internal implementation of the system is but just tests the end-to-end functionality.