state the process of white box testingwhite box


State the process of White box testing

White box testing:  This method, also termed as glass box testing, is performed early in testing process.  By using this, software engineer can derive a tests which promises that all independent paths within module have been exercised at least once.  It has below features: 

i)  Exercise all logical decisions on their false and true sides. 

ii)  Exercise internal data structures to assure their validity.

iii)  Execute all loops at their boundaries and within their operational bounds. 

 

Request for Solution File

Ask an Expert for Answer!!
Software Engineering: state the process of white box testingwhite box
Reference No:- TGS0354708

Expected delivery within 24 Hours