1.

What Is Way Of Writing Test Cases For Database Testing?

Answer»

Data base TESTING BASICALLY include the following.

  1. Data VALIDITY testing: For doing data validity testing you should be good in SQL QUERIES
  2. Data INTEGRITY testing: For data integrity testing you should know about referential integrity and different constraint.
  3. Performance related to data base: For performance related things you should have idea about the table structure and design.
  4. Testing of Procedure,triggers and functions: For testing Procedure triggers and functions you should be able to understand the same.

Data base testing basically include the following.



Discussion

No Comment Found