As a consequence, the programmer has better knowledge of how to design the database application and uses less time for debugging.
[3] White-box testing mainly deals with the internal structure of the database.
The limitation of white box testing is that SQL statements are not covered.
As shown in the figure, SQL statements are independently converted into GPL statements, followed by traditional white box testing to generate test cases which include SQL semantics.
[4] A set fixture describes the initial state of the database before entering the testing.