

Whitebox Testing
White box testing is not just scanning the code for coding standards. It is to determine the consistency between the developed coding and the design. It is also to determine any functional and performance problems lie in coding stage itself.
The scope of white box testing is big and it has to be determined at the initial stage itself.

