John
What is Database testing???
By John in Software Testing on Sep 09 2010
  • Satyapriya Nayak
    Sep, 2010 9

    Database testing basically include the following.
    1)Data validity testing.
    2)Data Integrity 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 referential 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.

    • 0
  • John
    Sep, 2010 9

    To test the data base using queries is called Data base testing. or  test the application for the accuracy of the data which entered by user.

    through this testing we can test .. data integrity, updation, validity..etc

     

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS