Print Page | Close Window

Database Testing

Printed From: One Stop Testing
Category: Software Testing @ OneStopTesting
Forum Name: Beginners @ OneStopTesting
Forum Discription: New to the Club...!!! Don't Worry, We are here for you...!!! Learn the very basics of Software Testing and other pertinent Informations.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=6731
Printed Date: 21Jul2025 at 10:45am


Topic: Database Testing
Posted By: Mithi25
Subject: Database Testing
Date Posted: 30Jul2009 at 5:37am
Data bas testing basically include the following. 
1)Data validity testing. 
2)Data Integritity testing 
3)Performance related to data base.
4)Testing of Procedure,triggers and functions
 
for doing data validity testing you should be good in SQL queries 
For data integrity testing you should know about referintial integrity and different constraint. 
For performance related things you should have idea about the table structure and design. 
for testing Procedure triggers and functions you should be able to understand the same.

  



Print Page | Close Window