What is database testing and what we test in database testing
Answer :
Database testing involves some in depth knowledge of the given application and requires more defined plan of approach to test the data. Key issues include:
1) Data Integrity
2) Data Validity
3) Data Manipulation and updates
Tester must be aware of the database design concepts and implementation rules.