| |
GeekInterview.com > Interview Questions > Testing > Software Testing
| Print | |
Question: when will we do white box testing?
|
| June 06, 2008 03:00:45 |
#4 |
| ranjithkumar_sanda |
Member Since: May 2008 Total Comments: 6 |
RE: when will we do white box testing? |
White box testing is nothing but aftere developers will complete the coding part of the one funtion then they will do unit testing on that function whether it's meeting the requirement or not and also after completing all the coding part of the APp -- then they will intigrate all the coding part and do the Intigration testing---these all comes under Whit box testing we can all so call as Glass box testing or structral testing...
But commonaly the developers will do white box tesign----
But we nevar say we will not perform this we can, some times If developers are too busy then we can also do Unit testing, Intigration testing---
|
| |
Back To Question | |