Errors caught by WBT, but not BBT and vice versa

Posted by David Relihan on Stack Overflow See other posts from Stack Overflow or by David Relihan
Published on 2010-05-17T23:46:15Z Indexed on 2010/05/17 23:50 UTC
Read the original article Hit count: 291

Hi Folks,

Can you think of one type of error that might be found using White-Box testing, and one type using Black-Box testing. i.e. an error that would be found by one and not the other.

For WBT there would null else statements, but what would you catch with BBT and not WBT???

BTW this question is just based on my own personal study - I'm not getting free marks out of this!!!!

Thanks,

© Stack Overflow or respective owner

Related posts about white-box-testing

Related posts about black-box-testing