| |
|
Five main points that covers in White Box testing of database Question Posted on 21 Sep 2020 Home >> Testing >> Testing Questions >> Five main points that covers in White Box testing of database |
Five main points that covers in White Box testing of database
Below are the 5 main points covers when we doing white box testing of database
(1)First we will check the Database Consistency and ACID properties.
(2)Will also check Database triggers and the logical views.
(3)In third white box testing will also covers decision coverage, condition coverage and the statement coverage
(4)This testing also includes database tables, data model and the database schema.
(5)Will also covers referential integrity rules. | |
|
|
|
|