IT Placement Papers Testing DataBase Testing
This category contains DataBase Testing Interview Questions and Answers
Search by tag : Testing Interview Questions, DataBase Testing Interview Questions |
What we normally check for in the Database Testing?
|
|
|
|
|
In DB testing we need to check for,
1. The field size validation
2. Check constraints.
3. Indexes are done or not (for performance related issues)
4. Stored procedures
5. The field size defined in the application is matching with that in the db.
Tester must be aware of the database design concepts and implementation rules
Related items
Only registered users can write comments. Please login or register.
|