in Sql by (23.9k points)
What is Database White Box Testing?

1 Answer

0 votes
by (32.2k points)

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 (32.2k points)
+1 vote
asked Jun 23, 2019 in Testing by SakshiSharma (32.2k points)
+2 votes
asked Jun 23, 2019 in Testing by SakshiSharma (32.2k points)
...