Errors caught by WBT, but not BBT and vice versa
- by David Relihan
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,