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
Feel free to express your thoughts here😊