Google News
logo
Database Testing - Interview Questions
In Database Testing, What Do We Need To Check Normally?
Normally, the things that we check in database testing are :
 
* Constraint Check
* Validation of a Field size
* Stored procedure
* Matching application field size to database
* Indexes for performance based issues
Advertisement