+2 votes

1 Answer

0 votes
by
In white box testing following steps are verified.

Verify the security holes in the code

Verify the incomplete or broken paths in the code

Verify the flow of structure according to the document specification

Verify the expected outputs

Verify all conditional loops in the code to check the complete functionality of the application

Verify the line by line coding and cover 100% testing

Related questions

+1 vote
asked Jun 23, 2019 in Testing by SakshiSharma
+1 vote
asked Jun 23, 2019 in Testing by SakshiSharma
...