Database testing is an type of testing where we test the database data in order to check the whatever the operations we perform in fronted are available in data base properly. In other words to check the impact of fronted operations on backend database in terms of data validation and data integrity.
Ensure that application should display proper alert message on form feed and in process, Once the Database server is down. Exception Handling Mechnaism should be application for this.