What is white box testing? Q: What is white box testing? A: White box testing is based on knowledge of the internal logic of an application's code. Testing is based on coverage of code statements, branches, paths and conditions. _________________________________ http://www.softwaretestengineer.com http://www.robdavispe.com