Database testing
involves the retrieved values from the database by the web or desktop
application. Data in the User Interface should be matched as per the
records are stored in the database.
Database Testing Validations
The following verifications are carried out during database testing:
Follow @TestingQ
Database Testing Validations
The following verifications are carried out during database testing:
- Checking the data Mapping.
- ACID (Atomicity, Consistency, Isolation, Durability) properties validation.
- Data Integrity
- Business rule conformance