1.

In Database Testing, What Do We Need To Check Normally?

Answer»

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

Normally, the things that we check in database testing are:



Discussion

No Comment Found