0 votes
in Sql by
What is Database White Box Testing?

1 Answer

0 votes
by

Database White Box testing involves:

Database Consistency and ACID properties

Database triggers and logical views

Decision Coverage, Condition Coverage, and Statement Coverage

Database Tables, Data Model, and Database Schema

Referential integrity rules

Related questions

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