In white box testing following steps are verified
- Verify the security holes in the code
- Verify incomplete or broken paths of code.
- Verify the flow of structure according to the document specification
- Verify the expected results.
- Verify all conditional loops in the code to check incomplete functionality of the application.
- Verify the line coding and cover 100% testing.