Please explain me concept of Black Box and white Box Testing.
Thanks in Advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jul 15, 2010, 8:14 AM
Whitebox Testing -We generate testcase based on the source code of the software.
Blackbox Testing -We generate testcase based on the functionality of the software.
This i know but you knows the differences better than me.So i hope that you will send it very soon.
Thanks
Chris RileyPosted Jul 15, 2010, 7:24 AM
http://en.wikipedia.org/wiki/Software_testing
Black box is testing without having knowledge of inner workings
White box testing is the opposite