Venkat Raju 0
What is the difference between Whitebox Testing and Blackbox Testing?
By Venkat Raju 0 in Software Testing on Nov 29 2006
  • Alka
    Aug, 2007 10

    whitbox testing that is related to structual knowledge whereas Blackbox Testing that is related to funtional knowledge

    • 0
  • Armando Moreno
    Jan, 2007 14

    In whitebox testing,knowledge of the code is required while in blackbox testing no knowledge of code is required and with the little knowledge of the code thats called 'greybox'testing

    • 0
  • Ravi Kumar
    Nov, 2006 29

    The major contradiction is that1) Generally black box testing will begin early in the software development i.e. in requirement gathering phase itself. But for white box testing approach one has to wait for the designing has to complete.2)We can use black testing strategy almost any size either it may be small or large.But white box testing will be effective only for small lines of codes or piece of codes.3) In white box testing we can not test Performance of the application.But in Black box testing we can do it.4 ) In general we have to write large quantity of test cases for whitebox. But in black box its a selcection of sample test cases.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS